Verify a delegate token
Board
Verify a delegate token
Validates a short-lived delegate token issued by POST /api/platform/user-token.
Checks the JWT signature, expiry, and confirms the token was issued for the same
company as the API key. Use this to confirm the identity of an authenticated Aptly
user inside an embedded plugin or iframe.
POST
Verify a delegate token
Documentation Index
Fetch the complete documentation index at: https://docs.getaptly.com/llms.txt
Use this file to discover all available pages before exploring further.