Create an App Attestation for a dispatch target
POST/nevisidm/api/core/v1/:clientExtId/users/:userExtId/dispatch-targets/:dispatchTargetExtId/app-attestation
Since: 8.2605.0, 9.2605.0
Required permission(s): (AccessControl.CredentialCreate orAccessControl.DispatchTargetCreate)
Creates an App Attestation and associates it with the specified dispatch target.
An app attestation represents a statement from an application about the authenticity of the device or environment it is running in. This operation allows associating an app attestation with a dispatch target, which can be used for additional security checks during authentication.
Request
Responses
- 200
- 403
- 404
- 422
App Attestation created successfully
Insufficient permissions
Referenced resource not found
Invalid request parameters