Skip to main content

Delete operations area.

DELETE 

/api/v1/operationsArea/:id

This endpoint allows us to delete operations area. To delete a operations area a operations area's id needs to be provided. Please see Get operation areas request to get a list of operation areas and their IDs.

Request

Path Parameters

    id int64required

Responses

Success

Loading...