Create account

View as Markdown
Creates a new personal or team account for the authenticated user.

Authentication

AuthorizationBearer
OAuth 2.0 device flow or platform session token

Request

This endpoint expects an object.
namestringRequired
typeenumRequired

Response

Account created
idstringOptional
namestringOptional
typeenumOptional
ownerobjectOptional
created_atdatetimeOptional
updated_atdatetimeOptional

Errors

400
Bad Request Error
401
Unauthorized Error
409
Conflict Error