Update the token expiration days for an existing service identity token

Prev Next
Patch
/api/users/{targetUserId}/tokens
Security
HTTP
Type bearer
Path parameters
targetUserId
stringRequired
Body parameters
object
id
string
name
string
expiresOn
string (date-time)
createdOn
string (date-time)
type
string
Valid values[ "DEFAULT", "SCIM", "ServiceIdentity" ]
tokenExpirationDays
integer (int32)

Any value between 1 and 90 days.

status
string
Valid values[ "Active", "Inactive" ]
lastAccessed
string (date-time)
assignedTo
string
token
string
createdBy
string
Responses
200

OK

object