Authorizations
JWT access token obtained from the /auth/token endpoint
Path Parameters
The unique identifier for a console project
"consoleproject"
Body
Human-readable display name for the customer
"admin"
Unique identifier for the customer
64
"contosohospital"
The tenant identifier used for multi-tenancy and resource isolation. If not provided, a default value will be used
14
"base"
Region for the customer's resources.
eu
, us
"eu"
Flag indicating if this is a Not-For-Resale (NFR) customer account.
false
Response
Customer created successfully
Human-readable display name for the customer
"admin"
The tenant identifier used for multi-tenancy and resource isolation.
14
"base"
Region for the customer's resources
eu
, us
Unique identifier for the customer
64
"contosohospital"
Flag indicating if this is a Not-For-Resale (NFR) customer account
false
Timestamp when the customer was created
"2023-10-01T12:00:00Z"