post https://sandbox-api.kenjo.io/api/v1/areas
Creates a new area.
The name is the only required field.
Log in to see full request history
Responses
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.
Creates a new area.
The name is the only required field.
401UNAUTHORIZED. The Authorization header is incorrect, not provided or the token expired.
xxxxxxxxxx
curl --request POST \
--url https://sandbox-api.kenjo.io/api/v1/areas \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: