Update a specified user tag
    • PDF

    Update a specified user tag

    • PDF

    Article summary

    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

    Was this article helpful?

    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.