Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request PATCH \ --url https://api.example.com/api/v2/external/orgs/{slug}/members/{user_id} \ --header 'Content-Type: application/json' \ --data '{}'
{ "user_id": "<string>", "created_at": "2023-11-07T05:31:56Z", "email": "<string>" }
owner
admin
member
Successful Response