Create an account

1. Create Account

/api/v2.0/account

post

Create account

Body
coordinate_tagsstring[]Optional

Strictly optional application-scoped tags for the account coordinates.

created_atstring · date-timeOptional

Optional Account created date. If not provided, the current date will be used.

idstring · uuidRequired

A globally unique identifier for the account request.

namestringRequired

Customer defined name of the account

product_idstring · uuidRequired

UUID of product configuration to be used

product_versionstringOptional

Version of product configuration to be used

referencestringRequired

A globally unique identifier for the account.

Responses
chevron-right
200

Response to /api/v2.0/account

application/json
post
/api/v2.0/account
200

Response to /api/v2.0/account

Last updated