API DocumentationManufacturer assembly controller

Delete assembly

DELETE
/api/manufacturer/v1/assemblies/{id}

Deletes an assembly

Authorization

Phasio API Bearer Token
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Assembly ID

Response Body

curl -X DELETE "https://example.com/api/manufacturer/v1/assemblies/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty
Empty

Last updated on