Create an Account
Create a new cheqd Studio account for an authenticated user.
Authorizations
x-api-keystringRequired
Body
namestringOptional
primaryEmailstringRequired
Responses
201
The request was successful.
application/json
400
A problem with the input fields has occurred. Additional state information plus metadata may be available in the response body.
401
Access token is missing or invalid
500
An internal error has occurred. Additional state information plus metadata may be available in the response body.
post
/account/createLast updated
Was this helpful?