v1
latestOpenAPI 3.0.12026-07-24283883639.5 KBPathway
Delete a Section in a Pathway
This endpoint deletes the specified section and any nested resources in an existing Pathway. On a successful deletion, it returns a 204 No Content response. <br><br><h3>Required Scope</h3>pathways:write
delete/api/v2/pathways/{id}/sections/{section-id}
Path parameters
idstring required
The ID of the pathway.
section-idstring required
The ID of the section.
Response
No Content