Skip to main content

Overview

Removes specific credentials from an RLCL. Only the specified credentials are removed; other credentials remain in the RLCL.

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Same structure as Add Credentials. See Add Credentials for field descriptions.

Important Notes

  • Only the specified credentials are removed
  • Credentials not in the RLCL are ignored (no error)

Response

Same as Add Credentials. See Add Credentials for response format.

cURL Example

Permissions

  • User must have IDENTITY + MANAGE permission in the project

Notes and Warnings

  • Selective Removal:
    • Only the specified credentials are removed
    • Other credentials remain in the RLCL
  • Non-existent Credentials:
    • Credentials not in the RLCL are ignored (no error)