Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
Path Parameters
Request Body
Full JSON Body Example - Single Credential
Full JSON Body Example - Multiple Credentials
Request Body Fields
Notes
credentialNameListmust 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)
cURL Example
Permissions
- User must have
IDENTITY+MANAGEpermission 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
Related Documentation
- Update Credentials - Replace all credentials
- Delete Credentials - Remove credentials
- Create RLCL - Create a new RLCL

