Create Service Token

POST {{base_url}}/api/v3/accounts/{{account_id}}/service-tokens/

This request creates a service token, but does not assign permissions to it. Permissions are assigned via the Assign Service Token Permissions request in the Update URIs section.

See the user tokens and service tokens documentation for more information.