2025-04-03: OAuth Service - new endpoint
Previous2025-04-03: Schema Service - endpoints for managing custom entities and instancesNext2025-04-07: IAM Service - new query parameter
Last updated
Was this helpful?
Last updated
Was this helpful?
A new validate a customer token
endpoint has been created.
The endpoint checks whether a token is valid.
If the token is invalid, it returns a 401 status code.
If the token is valid, it provides the token details.
New endpoint has been added.
There are no known problems.