v1

latestOpenAPI 3.0.12026-07-24283883639.5 KB
Pathway

Delete a Specific Pathway

This endpoint removes a pathway from the organization. On a successful delete, it returns a 204 No Content response. <h3>Required Scope</h3>pathways:write

delete/api/v2/pathways/{id}

Path parameters

idstring required

The ID of the pathway to delete.

Response

Success