Skip to content

Add Query Param 'fields' when creating and updating user #1154

Description

@jenniferdobox

Box Public API supports field 'fields' when updating and creating user
https://developer.box.com/reference/post-users/#query-parameters

we would need this to have only 1 HTTP call to Box Public API when creating/updating user because we want to request for non-standard fields.

At the moment, we're doing a workaround by getting user info after creating user. However, as performance plays an important role in our service, we failed to serve client when having 2 HTTP calls.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

enhancementAdded to issues that describes enhancements

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions