cURL
curl --request DELETE \ --url https://platform.versori.com/api/switchboard/v1alpha1/organisations/{organisationId}/credentials/{credentialId} \ --header 'Authorization: <api-key>'
{ "id": "<string>" }
Deletes an existing Credential by ID in the current organisation.
DeleteCredentialResponse is the request definition for creating a new credential.
The response is of type object.
object