Delete a source

delete/sources/{sourceId}

Deletes a source object by its unique identifier.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
sourceId
string
true

The id for the source to delete.

Responses

StatusMeaningDescription
204No Content

The source was deleted.

400Bad Request

The request was invalid.

Schema
401Unauthorized

The user was not authenticated.

Schema
422Unprocessable Entity

The server understands the request but was unable to process the contained instructions.

Schema