Deletes a list of place by the Ids.

Deletes a list of place.

Sample request:

/v1/places?placeIds={placeId}&placeIds={placeId}&placeIds={placeId}

Query Params
placeIds
array of uuids
required

Represents the list of Ids of places to delete.

placeIds*
Responses
204

Success code. Request completed successfully.

401

Unauthorized

403

Forbidden

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