Update User
Users
Update User
PATCH
Update User
Documentation Index
Fetch the complete documentation index at: https://docs.stackone.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Headers
The account identifier
Set to "heartbeat" to enable keep-alive newline heartbeats during long-running requests. Response includes Preference-Applied: heartbeat header when honored. (RFC 7240)
Example:
"heartbeat"
Path Parameters
Body
application/json
Primary email address of the user. This is generally a work email address.
Example:
"han@stackone.com"
Example:
"Han"
Example:
"Solo"
User's name which (can be a full name or display name)
Example:
"Han Solo"
Example:
"hansolo1977"
Indicates if the user is a bot or service user
Example:
true
Value to pass through to the provider
Example:
{ "other_known_names": "John Doe" }