Skip to main content

Endpoint

Authentication

Requires a Personal API Access Token.

Request

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

Important Notes

  • This endpoint replaces ALL existing credentials with the provided list
  • If you want to add credentials without removing existing ones, use Add Credentials endpoint

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

  • Complete Replacement:
    • Replaces ALL existing credentials with the provided list
    • Existing credentials not in the new list are removed
  • Use Add Credentials for Addition:
    • If you want to add credentials without removing existing ones, use Add Credentials endpoint