Skip to main content
DELETE
Order - Remove Tag

Authorizations

Authorization
string
header
required

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

Body

application/json
orders
object[]
required

Array of order references

tag_id
string
required

Tag ID to remove

Response

Tag removed from orders

success
boolean
required

Whether the operation succeeded

errors
object[]

Errors for individual orders that failed