DELETE
/
v1
/
projects
/
{project_id}
/
iterations
/
{iteration_id}
Delete Iteration
curl --request DELETE \
  --url https://api.retab.com/v1/projects/{project_id}/iterations/{iteration_id}
{}

Authorizations

Api-Key
string
header
required

Path Parameters

project_id
string
required
iteration_id
string
required

Response

200
application/json

Successful Response

The response is of type object.