Update a specified user tag

Prev Next
Patch
/api/user-tags/{userTagId}
Security
HTTP
Type bearer
Path parameters
userTagId
stringRequired
Body parameters
Expand All
object
userTagId
string
name
string
description
string
status
string
Valid values[ "Inactive", "Active" ]
userCount
integer (int32)
created
string (date-time)
modified
string (date-time)
external
boolean
membershipRule
boolean
userTagIdentityProviders
Array of object (UserTagIdentityProvider)
object
identityProvider
object (IdentityProviderDto)
id
string
name
string
type
string
Valid values[ "DEFAULT", "SAML" ]
externalId
string
attributeCriteriaBeans
Array of object (UserTagAttributeCriteria)
object
value
string
attributeId
string
operator
string
Responses
200

OK

object