Openapi
Replace the users assigned to a task.
Supabase browser session cookie. Supabase may split larger session values into chunked cookies like sb-auth-token.0.
In: cookie
uuiduuidapplication/json
The assignee payload.
TypeScript Definitions
Use the request body type in TypeScript.
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X PUT "https://example.com/v1/organizations/123/tasks/123/assignees" \ -H "Content-Type: application/json" \ -d '{ "userIds": [ "416ebe2c-ad2f-4853-b1f3-0c3479151dfe" ] }'{ "success": true}items <= 50