Requires permission:
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Success
Example:
"Success"
Delete a material
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success
"Success"