Skip to main content

Update an App Attestation for a dispatch target

PATCH 

/nevisidm/api/core/v1/:clientExtId/users/:userExtId/dispatch-targets/:dispatchTargetExtId/app-attestation

Since: 8.2605.0, 9.2605.0

Required permission(s): (AccessControl.CredentialModify orAccessControl.DispatchTargetModify), (AccessControl.CredentialView orAccessControl.DispatchTargetView) or SelfAdmin Role

Partially updates the App Attestation associated with the specified dispatch target. This operation allows modifying the details of the app attestation, such as the counter, receipt, public key, device ID, or environment. Updating the app attestation can be useful for maintaining accurate and up-to-date information about the application's environment and security posture, which may be used for making informed decisions during authentication.

This endpoint supports self-admin access. When accessed by the user themselves, a valid JWT token must be provided in the X-Token header.

Request

Responses

App Attestation updated successfully