Endpoint
Authentication
Requires a Personal API Access Token.Header
Request
Headers
| Header | Value | Required |
|---|---|---|
| Authorization | Bearer | Yes |
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| projectName | string | Yes | Project name |
| rlclName | string | Yes | RLCL name |
Request Body
None.Response
Success Response (200 OK)
Error Response (400 Bad Request)
cURL Example
Permissions
- User must have
IDENTITY+MANAGEpermission in the project
Notes and Warnings
- Permanent Deletion:
- RLCL is permanently deleted
- This action cannot be undone
- Configurations:
- All credentials, endpoints, and conditions are also removed
Related Documentation
- Create RLCL - Create a new RLCL
- Update RLCL - Update an RLCL

