Create api-token

post

API tokens securely grant operators access to an API's services by authenticating and authorizing their requests, ensuring proper permission to access resources and perform actions.

Body
brand_idstringRequired

Unique identifier for the brand, provided by the TBB platform.

passwordstringRequired

Password associated with the brand, provided by the TBB platform.

Responses
chevron-right
200

Token successfully created

application/json
post
/api/token

Last updated