v2

latestSwagger 2.02026-07-26109144190.4 KB
Users

Update a user

Update the designated user

This API may be called a maximum of 2 times per second.

put/api-public/v1/user/{user}

Path parameters

userstring required

The VictorOps user to be updated

Headers

X-VO-Api-Idstring required

Your API ID

X-VO-Api-Keystring required

Your API Key

Request body

firstNamestring required
lastNamestring required
usernamestring required
emailstring email required
adminboolean
expirationHoursnumber

The validity duration for the invitatation/set password link sent to the added user.

Response

Some details about the user that was added

firstNamestring
lastNamestring
usernamestring
emailstring
createdAtstring
passwordLastUpdatedstring
verifiedboolean

Whether or not this user has set their password (will always be false)

_selfUrlstring