Skip to main content

Delete an agent profile

POST 

/api/v1/agent-profiles/delete

Deletes the profile. If it was the project's default_profile_id, that pointer is cleared as well.

Conversations that still name this profile in active_profile_id fall back to the conversation's own generation config for subsequent turns.

Request

Responses

Profile deleted