Batch Delete Api (Region)

Endpoint to manage regions with the additional /batch/ action to create a batch of regions asynchronously.

When used in /batch/ mode, the endpoint endpoint will create regions in the given order in the payload's list, meaning that the order of regions is important. Any parent region must already exist by the time a region is created. If a child region appears before its parent is created, it will be ignored.

Returns: id: A Job ID.

Example: Input: [ {"name": "Region1", "center_position_latitude": "", ...}, {"name": "Region2", "center_position_latitude": "", ...}, ]

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
enum
Allowed:
string
properties
object
Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json