Delete a data source definition

delete/providers/{providerId}/sourceDefinitions/{sourceDefinitionId}
Internal-Use Only

Deletes the specified data source definition.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
providerId
string
true

The ID for the provider.

sourceDefinitionId
string
true

The ID for the source definition.

Responses

StatusMeaningDescription
204No ContentThe data source definition was deleted.
400Bad RequestBad RequestSchema
404Not FoundNo provider or data source definition exists at the requested path. Schema