not_authorized
The authenticated user or API key does not have permission to perform the requested operation.
Last updated
Was this helpful?
The authenticated user or API key does not have permission to perform the requested operation.
Last updated
Was this helpful?
Was this helpful?
{
"type": "https://docs.warp.dev/reference/api-and-sdk/troubleshooting/errors/not-authorized",
"title": "You do not have permission for this operation.",
"status": 403,
"detail": "user is not a member of the team",
"instance": "/api/v1/agent/tasks/abc123",
"error": "You do not have permission for this operation. (user is not a member of the team)",
"retryable": false
}