delete
https://api.controlup.com/daas-iq/v1/cloud/tenants//credentials/
Soft deletes a credential from a tenant.
If deleting the default credential, another credential will be automatically promoted to default (prioritizes enabled credentials, then oldest by creation date).
Validation rules:
- Cannot delete the only credential for a tenant
- Cannot delete if it would leave no enabled credentials
204Successfully deleted the credential.
500Internal server error.
