node-zendesk icon indicating copy to clipboard operation
node-zendesk copied to clipboard

Bad Request for create userfields

Open roco1234 opened this issue 3 years ago • 0 comments
trafficstars

Zendesk userfields.create method is returning BadRequest. It expects type CreateUserField ( { key: string} ).

Postman requests an object of type { user_field: { key: string} }

Is the problem in node-zendesk or with the DefinitelyTyped package?

roco1234 avatar Mar 29 '22 18:03 roco1234