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_ids
Response
Successful Response
deleted_order_ids
Errors
422
Orders Delete Many Drafts V1request Unprocessable Entity Error

