Delete an agent profile
POST/api/v1/agent-profiles/delete
Deletes the profile. If it was the project's defaultProfileId, that pointer is
cleared as well.
Conversations that still name this profile in activeProfileId fall back to the
conversation's own generation config for subsequent turns.
Request
Responses
- 200
Profile deleted