@lihua.zhang
Thank you for reply.
I tried identity params.
But response is
{
"statusCode": 400,
"error": "Bad Request",
"message": "Payload validation error: 'Additional properties not allowed: identity'.",
"errorCode": "invalid_body"
}
The API I tried is /api/v2/tickets/password-change
, is that correct?