API DocumentationManufacturer assembly controller

Delete assembly

Deletes an assembly

DELETE
/api/manufacturer/v1/assemblies/{id}
AuthorizationBearer <token>

In: header

Path Parameters

idstring

Assembly ID

Formatuuid

Response Body

curl -X DELETE "http://m-api-dev.phas.io/api/manufacturer/v1/assemblies/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty
Empty

Last updated on