最近の検索


最近の検索はありません

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件のコメント

サインインしてコメントを残してください。

お探しのものが見つかりませんか?

新規投稿