auth
Settle an API auth session
Cancels a pending session or acknowledges that an approved credential was stored.
delete/v1/api/auth/sessions/{sessionId}
Path parameters
sessionIdstring required
Session ID to settle
Response
Session settled successfully
Changes
Changed in 2 of the 61 revisions of this API.11
- ●
removed the optional property
errorfrom the response with the500statusresponse-optional-property-removed
- ●
- ○
endpoint added
endpoint-added
- ○