最近搜索


没有最近搜索

Invalid attribute: missing users parameter zendesk users api



已于 2023年6月29日 发布

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 条评论

请先登录再写评论。

找不到所需的内容?

新建帖子