The request could not be processed because certain fields contained invalid values.
{ "type": "https://developers.sinch.com/docs/errors/registry/validation-error", "title": "Validation Error", "errors": [ { "pointer": "/age", "detail": "must be a positive integer" }, { "pointer": "/email", "detail": "is not a valid email format" } ] }
Correct the values for the fields listed in the error and retry your request.