メインコンテンツまでスキップ

Create account API token

POST 

/bv/account/v1/accounts/api-token

Generates an API token associated with the current user's account. When invoking an API using this token (with some exceptions detailed in the API documentation), the x-bv-org-id must be included in the header to specify the organization.

Notice: The endpoint /bv/account/v1/accounts/api-token will be deprecated soon. Please use /bv/account/v1/accounts/api-tokens instead.

Request

Responses

A successful response.