Skip to main content

Delete Work Order

DELETE 

/organizations/:organizationId/work-orders/:workOrderId

Delete work order

Request

Path Parameters

    organizationId stringrequired

    The ID of organization.

    workOrderId stringrequired

    The ID of work order.

Responses

Schema
    data objectrequired

    Data of the work order.

Loading...