DeleteLocations

This method allows you to delete multiple locations by ID.

You must pass in an array of integers, representing the location IDs that you wish to delete.

The result locationId parameter will contain the total number of locations deleted, if successful.

This process will also delete related members (users) and roles.

**Return Value: ** LocRslt

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
required
string
required
ids
array of int32s

A maximum of 1000 ids may be passed in a single call.

ids
Responses

Language
LoadingLoading…
Response
Choose an example:
application/json