Skip to main content

Delete user location history

DELETE 

/api/web/v1/users/:userid/userlocations

Delete one or more entries from a user's location history. Caller requires the USERRBASETTINGS:REMOVE permission.

Request

Path Parameters

    userid stringrequired

    The UUID of the user whose location history is to be updated.

Body

array

required

  • Array [

  • string

  • ]

Responses

Successful

Loading...