API DocumentationManufacturer assembly controller
Delete assembly
Deletes an assembly
Authorization
Phasio API Bearer Token AuthorizationBearer <token>
In: header
Path Parameters
id*string
Assembly ID
Response Body
application/json
curl -X DELETE "https://example.com/api/manufacturer/v1/assemblies/497f6eca-6276-4993-bfeb-53cbbbba6f08"Empty
{ "error": "ORDER_NOT_FOUND", "message": "Order not found"}