Delete many drafts

Hard-deletes multiple draft orders and all dependent entities. | authz_personas=[draft_creator_org_operator] | (OrdersDeleteManyDraftsReq) -> (OrdersDeleteManyDraftsRes)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
order_idslist of stringsRequired

Response

Successful Response
deleted_order_idslist of strings

Errors

422
Orders Delete Many Drafts V1request Unprocessable Entity Error