Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Get a single API token by ID.
Update the specified token object.
Get the API tokens collection.
Delete an existing token object.
Create a new token object for the specific account.
Enable the specified token object.
Disable the specified token object.
The token
object represents an authentication token user in the Marketplace platform. This object contains the following properties:
id
string
Primary API token identifier.
Example: "TKN-1671-0642"
href
string
Relative reference to object on API.
Example: "/v1/accounts/accounts/ACC-1671-0642/tokens/TKN-4134-7330"
name
string
Name of the token.
Example: "Robot"
description
string
Token description.
Example: "Test token"
status
string
Status of the token: Active, Disabled, Deleted
modules
At least one modules validation when creating API Token.
account
Account under which the token has been defined.
Example:
token
string
Authentication code.
No Content
Success
Created
Success
Success
Success
Success