Assign Expense Policy to Users

Endpoint to assign a specific ExpensePolicy to one or more User resources. Since a User can hold at most one ExpensePolicy, any existing assignment is replaced.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • expense_policy_write
Path Params
string
required

The ExpensePolicy ID.

Body Params

Add ExpensePolicy assignees JSON parameters.

assignee_ids
array of strings
required

List of User IDs to assign to the ExpensePolicy.

assignee_ids*
Responses
204

No content as result.

400

Your request has missing arguments or is malformed.

404

One or more resource requested does not exist.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!