Update user

Change user data

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
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"
}'
{}
Path Params
string
required

User identifier

Body Params
string
enum

Account role. Please check role descriptions on your Workspace Settings page. A reviewer can browse, watch and comment on videos, but cannot create or edit anything.

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json