BetterCloud · Example Payload

Bettercloud User Update Request Example

AutomationComplianceEnterpriseIT OperationsSaaS ManagementSecurityWorkflowsUser Lifecycle

Bettercloud User Update Request Example is an example object payload from BetterCloud, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

first_namelast_namedepartmenttitlelocation

Example Payload

Raw ↑
{
  "first_name": "Jane",
  "last_name": "Smith",
  "department": "Product",
  "title": "Product Manager",
  "location": "New York"
}