Skip to main content

Endpoint

Authentication

Requires a Personal API Access Token.

Request

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

Important Notes

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

Response

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

cURL Example

Permissions

  • User must have IDENTITY + MANAGE permission in the project

Notes and Warnings

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