Skip to main content

Delete Location

DELETE 

/organizations/:organizationId/locations/:locationId

Delete location

Request

Path Parameters

    organizationId stringrequired

    The ID of organization.

    locationId stringrequired

    The ID of location

Responses

Schema
    data objectrequired

    Data of the location.

Loading...