Models/Parts
Delete a part
Deletes the part
DELETE
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200
_mintlify/placeholder
Part deleted successfully
Deletes the part
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Part deleted successfully