CreateAccountResponseDto
Example
JSON
{ "access_token": "string", "token_type": "string", "expires_in": 0, "account": { "id": "string", "name": "string", "slug": "string" }, "application": { "id": "string", "name": "string", "slug": "string" }, "default_environment_slug": "string" }
Properties
Tell us how we can improve this guide.