post https://{api_url}/api/v5/admin//administrators
Create a new Administrator
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Create a new Administrator
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
curl --request POST \
--url https://example.jrni.com/api/v5/admin/company_id/administrators \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"role":"admin"}'
Try It!
to start a request and see the response here! Or choose an example: