API documentation
post
/api/v1/registration/externalPOST /api/v1/registration/external
Registration
Request body
{
"userName": "string",
"email": "string",
"firstName": "string",
"lastName": "string",
"externalId": "string",
"countryCode": "string",
"country": "string",
"password": "string",
"phone": "string"
}Responses
The OpenAPI specification does not include response body schemas for this endpoint. Use Try It with your credentials to see a live response.
- 200Success