Delete many

Deletes multiple draft orders and associated entities, skipping drafts with billing links. | authz_personas=[draft_creator_org_operator] | (OrdersDraftDeleteManyReq) -> (OrdersDraftDeleteManyRes)

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
Drafts Delete Many V1request Unprocessable Entity Error