Documentation Index

Fetch the complete documentation index at: https://docs.britive.com/llms.txt

Use this file to discover all available pages before exploring further.

Britive platform release 2026.07.01 is now live in production.

Documentation is reorganized in Administrators, Users, and Developers sections.

Check in an active session by transaction ID

Prev Next
Delete
/api/paps/sessions/{id}

Checks in the application profile session identified by the given transaction ID. The operation is idempotent - checking in an already checked-in session succeeds without effect. Sessions with access type DEVICE cannot be checked in through this API. An audit event of type ADMIN_ACCESS_CHECKIN is generated.

Security
HTTP
Type bearer
Path parameters
id
stringRequired

The transaction ID of the session to check in

Responses
204

No Content

400

Invalid transaction ID, or the session cannot be checked in through this API