Create User API Token
POST {{baseUrl}}/users/:userId/apitoken
Create an API token for a user in an organization. <!--From Readme--> You must be an organization admin in the specified user's organization in order to create their API token. <!-- theme: warning -->
Administrator Request
To use this call you must be a Qualtrics brand administrator.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"result":{"apiToken":"\u003cstring\u003e"},"meta":{"httpStatus":"in enim aliquip consequat non","requestId":"nulla do consequat officia","notice":"in exercitation"}}