Recent searches


No recent searches

Invalid attribute: missing users parameter zendesk users api



Posted Jun 29, 2023

The create or update API : {{baseUrl}}/api/v2/users/create_or_update_many keeps throwing the error "Invalid attribute: missing users parameter"

The documentation does not mention what json params are optional and what are required. Can someone help?

{

"user":{

"name":"<string>",

"email":"<string>",

"custom_role_id":"<integer>",

"external_id":"<string>",

"identities":[

{

"type":"<string>",

"value":"<string>"

},

{

"type":"<string>",

"value":"<string>"

}

],

"organization":{

"name":"<string>"

},

"organization_id":"<integer>",

"role":"<string>"

}

}

0

0

0 comments

Please sign in to leave a comment.

Didn't find what you're looking for?

New post