Change Updates

Do not miss any Logto API references changes, ever again

Subscribe to the Logto API references changelog to be up to date on recent changes.

RSS

18 days ago

dev
Cloud
Compare

API structure has changed

10 structure changes including:
10 Modifications
Modified 10
GET /api/configs/jwt-customizer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • object-1 alternative Modified
        • value property Modified
GET /api/configs/jwt-customizer/{tokenTypePath}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • object-1 alternative Modified
        • contextSample property Modified
GET /api/one-time-tokens
  • Response
  • 200 response Modified
    • application/json content type Modified
      • context property Modified
        • googleIdentitySub property Added
GET /api/one-time-tokens/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • context property Modified
        • googleIdentitySub property Added
PATCH /api/configs/jwt-customizer/{tokenTypePath}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • object-1 alternative Modified
        • contextSample property Modified
POST /api/configs/jwt-customizer/test
  • Body
  • application/json content type Modified
    • object-1 property Modified
      • context property Modified
        • interaction property Modified
POST /api/one-time-tokens
  • Body
  • application/json content type Modified
    • context property Modified
      • googleIdentitySub property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • context property Modified
        • googleIdentitySub property Added
POST /api/one-time-tokens/verify
  • Response
  • 200 response Modified
    • application/json content type Modified
      • context property Modified
        • googleIdentitySub property Added
PUT /api/configs/jwt-customizer/{tokenTypePath}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • object-1 alternative Modified
        • contextSample property Modified
  • 201 response Modified
    • application/json content type Modified
      • object-1 alternative Modified
        • contextSample property Modified
PUT /api/one-time-tokens/{id}/status
  • Response
  • 200 response Modified
    • application/json content type Modified
      • context property Modified
        • googleIdentitySub property Added