Revoke TaskAgent Share
Revoke a TaskAgent share by setting active to false.
Requires task_agent:edit on the parent TaskAgent. The share record is
preserved for management views and analytics.
Authentication
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
OR
AuthorizationBearer
API key or access token, sent as Authorization: Bearer <token>. The simplest option: create an API key in your dashboard under Settings, then paste it here.
Path parameters
org_id
The organization ID
project_id
The project ID
task_agent_id
The task agent ID
Response
TaskAgent share revoked
id
project_id
task_agent_id
task_agent_revision_id
user_id
task_agent_name
short_id
views_count
active
created
title
description
expires_at
modified
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error