Shared Steps
Delete Shared Step
Delete a shared step collection. Fails with 409 if the collection is still referenced by tests.
DELETE
Permission Required:
project:edit-tests409 if any tests still reference the collection — update or
delete those tests first.
Path Parameters
The shared step collection ID
Response
ID of the deleted shared step (echoes the path param)
Always
true on successAuthorizations
API key for authentication
Path Parameters
Shared step collection ID
The project ID. You can copy it from the project settings page or the project URL in the dashboard.