Skip to main content
mutation

Requires write_locations access scope.

Deletes a location.

ID!required

The ID of a location to delete.


Was this section helpful?

Anchor to LocationDeletePayload returnsLocationDeletePayload returns

ID

The ID of the location that was deleted.

Anchor to locationDeleteUserErrorslocationDeleteUserErrors
[LocationDeleteUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?