Installer.com Docs
API ReferenceV1
DELETE
/api/v1/orders/{orderId}/tags/{orderTagId}

Unassigns a tag from an order

AuthorizationBearer <token>

Installer.com auth token

In: header

Path Parameters

orderId*string
Formatuuid
orderTagId*string
Formatuuid

Response Body

curl -X DELETE "http://localhost:8000/api/v1/orders/497f6eca-6276-4993-bfeb-53cbbbba6f08/tags/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty