Test Util API endpoints

The Test Util API provides endpoints that help with development and testing.

Warning: The Test Util API is intended for use in a development environment only. Do not use the Test Util API on a production system.

The following table lists the endpoints in the Test Util API that are used most often, and where you can go to get more information about them.

Description Endpoint More information
View plan information GET /test-util/v1/plans/{planId} Endpoints for testing plans
Mark a plan as being "in use" POST /test-util/v1/plans/{planId}/mark-in-use Endpoints for testing plans