Skip to main content

Delete Work Request

DELETE 

/organizations/:organizationId/work-requests/:workRequestId

Delete work request

Request

Path Parameters

    organizationId stringrequired

    The ID of organization.

    workRequestId stringrequired

    The ID of work request.

Responses

Schema
    data objectrequired

    Data of the work request.

Loading...