Skip to main content
Question

Pass Addition Information while creating a user

  • May 22, 2025
  • 1 reply
  • 2 views

Forum|alt.badge.img

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"
}

1 reply

Forum|alt.badge.img

You can pass a bunch of additional values in the body as described here https://developer.box.com/reference/post-users/#body-parameters