Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
Success!
The response is of type object
.
Delete a data source permanently. This action cannot be undone.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success!
The response is of type object
.