Skip to content
Search
K
Main Navigation
Guide
Rest API
Wiki
English
Deutsch
English
Deutsch
Appearance
Menu
Return to top
Adds a region using the given data.
POST
/api/region
Authorizations
api_key
Requests manipulating data need to supply a CSRF token
Type
API Key (header: X-CSRF-Token)
Responses
200
400
401
403
success
Content-Type
application/json
Schema
JSON
JSON
{
"regionId"
:
0
}
POST
/api/region
Playground
Authorization
api_key
Try it out
Samples
cURL
JavaScript
PHP
Python
cURL
JavaScript
PHP
Python