post
https://identity.api.sandbox.cleeng.com/hooks/v1/auth0/actions/token
Receives user authentication events from Auth0 post-login/post-registration action. Creates a new customer or updates existing customer data (if changes detected). Generates Cleeng access token (JWT) with configurable expiration.
Authorization: Requires Bearer token (JWT). The token value must match the secret in publisher configuration.
IMPORTANT NOTE: This feature is currently in Early Access. This means it's ready for real-world use while we gather user feedback to enhance its functionality and address any minor issues.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Errors
| HTTP Status code | Error Code | Message Example |
|---|---|---|
| 400 | ID0001 | Validation failed |
| 400 | ID0001 | Invalid payload: unexpected EOF |
| 401 | ID2001 | Missing Authorization header |
| 409 | ID2104 | Auth0 identity ID mismatch: cannot change identity from existing value to auth0|9876543210 |
| 500 | IDXXXX (X - number) | Internal Server Error |

