Skip to main content
POST
Bulk provision tokens

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
tokens
object[]
required
Required array length: 1 - 1000 elements

Response

The batch was accepted for processing

operation_id
string<uuid>
required

Identifies the background operation processing this batch

submitted_count
integer
required

Number of tokens accepted, equal to the length of tokens

Required range: 1 <= x <= 1000