Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.openworklabs.com/v1/members/{memberId}/role \ --header 'Content-Type: application/json' \ --data ' { "role": "<string>" } '
{ "success": true }
Changes the role assigned to a specific organization member.
Den TypeID with 'om_' prefix and a 26-character base32 suffix.
29
^om_.*
1 - 64
Member role updated successfully.
Was this page helpful?