Modify a user

This operation enables you to modify an existing user.

NOTE: < and > characters are not allowed in any updateable field.

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

User ID.

Query Params
string
enum
Defaults to application/xml

Selects the requested response representation format.

Allowed:
Body Params

Holds the sentinel user information for PUT operation.

string

The user's Sentinel role.

string

The user's mailing address.

string

The city in which the user resides or works.

string

The company the user works for.

string

The country in which the user resides or works.

string

The user's first name.

string

The user's last name.

number

A phone number where the user can be reached.

string

The state in which the user resides or works.

number

The zip code associated with the user's address.

number

A fax number where the user or user's company can be reached.

string

The user's job title.

string

Any additional notes about the user.

string

First initial of the user's middle name. NOTE: Only a single character is acceptable for this field. If more characters are used, the update will not be applied.

string

The user's time zone. Only valid time zones with the accepted timezone format are allowed. EXAMPLE: 'America/New_York'

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

400

BadRequestResponse indicates a request with invalid parameters.

401

UnauthorizedResponse signals an unauthorized API access.

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized.

500

GenericError generic error.

Language
LoadingLoading…
Response
Choose an example:
application/json
application/xml