FruxonDocs
ApiAgentcollaborator

Rejects a pending access request.

Removes the pending request. Requires Admin role on the agent.

POST
/v1/tenants/{tenant}/agents/{agent}/collaborators/{user}:reject

Path Parameters

agent*string

The agent ID.

user*string

The user ID to reject.

tenant*string

The tenant identifier

Response Body

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