v1

latestOpenAPI 3.0.32026-07-22238629559.2 KB
WizCredentialService

post/api/notifications/deployments/{deploymentId}/wiz/validate

Path parameters

deploymentIdinteger required

Request body

deploymentIdinteger
clientIdstring
clientSecretstring
apiUrlstring
tokenUrlstring
idstring

Existing credential to validate. When set and no client_secret is provided, the stored secret is validated server-side, so clients can test a saved credential without sending (or knowing) the secret. When a client_secret is provided, that secret is validated instead.

Response

OK

validboolean
errorstring