Pass Addition Information while creating a user
While posting to the create user endpoint, the schema for it is predefined. Is it possible to add our own fields to it so that box could also save it at their end ?
Example :
{
"login": "ceo@example.com",
"name": "Aaron Levie",
"department" : "sales"
}
-
You can pass a bunch of additional values in the body as described here https://developer.box.com/reference/post-users/#body-parameters
サインインしてコメントを残してください。
コメント
1件のコメント