Modify Contact

Update contact of requesting user by ID (use 'Modify User' method to update other users). Account Admins may use this method to update group info by group ID. .

Scopes: Default, wsReadWrite

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
required
Query Params
metadata
array of objects
length ≤ 100

Metadata to be updated. Requesting user has read/write access to his own metadata, other entries are read-only. Limit : 100

metadata
currentBillRate
object

Update current user's bill rate

currentCostRate
object

Update current user's cost rate

string

Update current user's job role id

customFields
array of objects
length ≤ 100

Custom fields to be updated or deleted (null value removes field). Limit : 100

customFields
fields
array of strings

Json string array of optional fields to be included in the response model

  • currentCostRate - Current user's cost rate
  • customFields - User's custom fields
  • currentBillRate - Current user's bill rate
  • jobRoleId - Current user's job role id
fields
Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json