Managed Credentials
Save an Azure credential without access verification (escape hatch)
Only valid when the access probe has been running for >5 minutes and hasn't succeeded. Moves the credential to unverified_saved; /creds calls will still try to generate and auto-promote to verified on success.
post/organizations/{id}/credentials/{cred_id}/save-unverified
Path parameters
idstring required
Organization ID
cred_idstring required
Credential ID
Response
OK