Create Account

JSON example to create a Account

POST

{
    "email":"[email protected]",
    "password":"usuario1234",
    "businessName" : "Center test",
    "country": "co",
    "locale": "co"
}
Language
Authorization
Header
Click Try It! to start a request and see the response here!