keychaincredential.delete

Delete Keychain Credential with specific id.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

Unique identifier of the keychain credential to delete.

Parameter 2: options

options

Type: object Default: {"cascade": false}

Options controlling the deletion behavior.

No Additional Properties

Cascade

Type: boolean Default: false

Whether to force deletion even if the credential is in use by other services.

Result

Type: null


Required roles: KEYCHAIN_CREDENTIAL_WRITE