Skip to main content

Delete a stored credential

DELETE 
/custom_storage_credentials/:connection_id

Deletes a stored custom credentials configuration.

Request

Responses

204:

The credentials configuration for connection_id was deleted successfully.

401:

Unauthorized. The request lacks valid authentication credentials.

404:

Resource not found. The requested resource or URL could not be found.

default:

Unexpected error.