Skip to main content

Endpoint

Authentication

Requires a Personal API Access Token.

Request

Headers

Path Parameters

Request Body

Full JSON Body Example - Single Credential

Full JSON Body Example - Multiple Credentials

Request Body Fields

Notes

  • credentialNameList must not be empty
  • Credential names must exist in the project
  • Duplicate credentials are ignored (not added twice)
  • Credentials are added to the existing list

Response

Success Response (200 OK)

Error Response (400 Bad Request)

or

cURL Example

Permissions

  • User must have IDENTITY + MANAGE permission in the project

Notes and Warnings

  • Credential Names:
    • Use credential usernames (not IDs)
    • Credentials must exist in the project
  • Duplicate Handling:
    • Duplicate credentials are ignored
    • No error is thrown for duplicates
  • RLCL Must Exist:
    • RLCL must exist before adding credentials