Update PAM Integration

Updates an existing PAM integration. Only provided fields will be updated

Path Params
integer
required

PAM integration ID

Body Params
string

Updated name (must remain unique per client)

uri

Updated endpoint URL

string
enum

Updated PAM system type

Allowed:
string
enum

Updated authentication method. When changing methods, provide required fields for the new method:

  • token: none
  • credentials: identifier, pam_authentication_method_id
  • app_role: identifier, namespace
Allowed:
string

Updated token, password, or secret ID

string

Updated username (credentials) or role ID (app_role)

string

Updated auth method ID (credentials only)

string

Updated namespace (app_role only)

Responses

Language
Response
Choose an example:
application/json