Delete a Credential Input Source

delete

/api/v2/credential_input_sources/{id}/

Make a DELETE request to this resource to delete this credential input source.

Request

Supported Media Types
Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

204 Response

403 Response

Body
Example Response (application/json)
{
    "detail":"You do not have permission to perform this action."
}
Back to Top