v1
latestOpenAPI 3.1.02026-07-241360148.9 KBCreate User
post/v1/user
Headers
Authorizationstring required
Bearer (Token)
Request body
Response
200
Example response
{
"success": true,
"message": "User created successfully.",
"data": {
"id": 5155,
"agent_id": "05046630050",
"agent_extension": "06046630036"
}
}