Skip to main content
PUT
Replace all tags on a fulfillment order

Authorizations

Authorization
string
header
required

Authenticate using a bearer token. To create a token, navigate to /settings/api-tokens and click Create API Token.

Path Parameters

fulfillmentOrderId
integer
required

Fulfillment order ID

Body

application/json
tags
string[]
required

New complete set of tag names

Response

Tags replaced successfully

message
string
Example:

"Tags replaced successfully"

tags
object[]