post deprecatedhttps://{tenantUrl}/public-api/resources/locations/v1.0
Create new location
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
422The payload you provided is invalid
Create new location
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
422The payload you provided is invalid
xxxxxxxxxx
10curl --request POST \
--url https://example.com/public-api/resources/locations/v1.0 \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"region": "AL",
"country": "AF"
}
'
Try It!
to start a request and see the response here! Or choose an example: