API 文档
post
/api/v1/registration/externalPOST /api/v1/registration/external
Registration
请求体
{
"userName": "string",
"email": "string",
"firstName": "string",
"lastName": "string",
"externalId": "string",
"countryCode": "string",
"country": "string",
"password": "string",
"phone": "string"
}响应
OpenAPI 规范中未包含此端点的响应体模式。请使用您的凭据运行“试用”功能以查看实时响应。
- 200Success