Revoke access to a specific agent from one or more users via their email addresses.
Revoke access to a specific Voice Agent for one or more users. This endpoint is the counterpart to the Share Agent endpoint. Use it when team members change projects, leave the organization, or no longer need visibility into an agent’s configuration.Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
agentId (Path Parameter): The 24-character unique ID of the agent in the URL path.email_ids: An array of strings containing the email addresses of the users whose access is being revoked.admin_user_id: The ID of the administrator or owner who is authorizing this unshare action.The unique identifier of the agent.
"f790923795a23467555c0ad6"
Unshare operation completed successfully.
The response is of type object.