File Management
Delete File
DELETE
Delete a file from your current project based on the API Key you are using.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Was this page helpful?