users
Create a persistent access key for the current user
For users authorized to multiple accounts an authorization to a different account is created with this call
post/users/{id}/access-keys
Path parameters
idstring required
User id
Request body
Response
The access key that was created. The secret for the access key is available only as a result of creating it and cannot be obtained afterward.
Changes
No recorded changes to this endpoint across all 1 revision of this API.