2026-08-20 Access Token API
- Access tokens now report when they expire through a new optional
expires_atfield, returned byGET /v1/access-tokens,POST /v1/access-tokens, andDELETE /v1/access-tokens/{id} - The maximum
expires_inaccepted byPOST /v1/access-tokenswas raised from 7 days (604800seconds) to 1 year (31536000seconds)