cURL
curl --request PATCH \ --url https://monitor.aevr.space/api/v1/orgs/{orgId}/members \ --header 'Content-Type: application/json' \ --cookie auth-token= \ --data ' { "userId": "<string>", "role": "owner" } '
Documentation IndexFetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://monitor-f3599674.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Signed session cookie returned by the platform auth flows.
owner
admin
member
viewer
Member updated