Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Data request deleted successfully
Example:
true
Delete a data request
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Data request deleted successfully
true