FruxonDocs
ApiAgentcollaborator

Removes a collaborator's access from an agent.

DELETE
/v1/tenants/{tenant}/agents/{agent}/collaborators/{user}

Path Parameters

agent*string

The agent ID.

user*string

The user ID to remove.

tenant*string

The tenant identifier

Response Body

curl -X DELETE "https://api.fruxon.com/v1/tenants/string/agents/string/collaborators/string"
Empty
Empty
Empty