Delete Data Source

Delete the specified data source.


Valid Authentication Methods

API Key Grants:

  • CloudEdit

OAuth 2.0 User Token and Account Token Scopes:

  • cloud.datasource
Path Params
string
required
Headers
string
required
Defaults to 1
Responses
204

No Content. Occurs when the data source is successfully deleted.

400

Bad Request. Occurs when the data source ID is malformatted.

403

Forbidden. Occurs when the data source does not exist or the user does not have access to it.

409

Conflict. Occurs when deletion is attempted while jobs are running.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!