My account
Revoke a grant by ID
Revoke a specific user application grant by grant ID and remove the related session authorization. A logto-verification-id in header is required for revoking grants.
delete/api/my-account/grants/{grantId}
Path parameters
grantIdstring required
The unique identifier of the grant.
Response
The grant was revoked successfully.
Changes
No recorded changes to this endpoint across all 2 revisions of this API.