Skip to main content

Edit a authentication sequence

PUT 

/sse/config/v1/authentication-sequences/:id

Modify a authentication sequence.

Request

Path Parameters

    id stringrequired

    The resource's unique identifier.

Body

The authentication sequence you want to edit

    authentication_profiles string[]
    name stringrequired
    use_domain_find_profile boolean

    Default value: true

Responses

Ok

Loading...