Skip to main content
POST
Upsert Anrok API token

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Set the Anrok API token for some specified delivery_method_ids

delivery_method_ids
string[]
required

The delivery method IDs of the billing provider configurations to update, can be found in the response of the /listConfiguredBillingProviders endpoint.

anrok_api_token
string
required

The Anrok API token that is added to the configuration.

Response

Success

data
object
required