Update a Requester

Updates an existing user's profile information. This endpoint is used for both Worker and Requester profile updates.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32

The identifier for the user that is being updated.

int32

An optional unique identifier for a branch within a given Marketplace. The values are dependent on the system and assigned by WorkN for the app to use.

string

The caller's internally used identifier for a customer branch (branch to WorkN). Note: If provided, it will be used instead of the branch_id parameter to lookup in WorkN's system and determine the proper branch. This mapping of ext_branch_id to branch_id must be done by an Administrator of the Marketplace before the ext_branch_id is used. This value must not exceed 50 characters, all spaces are removed by the system.

profile_info
object

A list of profile attributes associated with the user that are being changed. Only those attributes that are being changed must be specified and sent.

Headers
string
required
Defaults to Token <place token here>

The authorization token returned from the Log In endpoint.

Responses

Language
LoadingLoading…
Response
Choose an example:
application/json