patch
https://apis.elai.io/api/v1/users/
Change user data
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
curl -X PATCH 'https://apis.elai.io/api/v1/users/66a1f0c2b7cd13032a9c6500' \
-H 'Authorization: Bearer YOUR_API_TOKEN' \
-H 'Content-Type: application/json' \
-d '{
"accountRole": "editor"
}'
{}
