Jump to Content
Home
User docs
Help center
Roadmap
Sign up for free
API Reporters
API Reference
v1.0
v2.0
Home
User docs
Help center
Roadmap
Sign up for free
Log In
API Reference
Log In
Moon (Dark Mode)
Sun (Light Mode)
v1.0
API Reporters
API Reference
Update milestone
Search
JUMP TO
Qase.io TestOps API v1
Introduction to the Qase API
attachments
Get all attachments
get
Upload attachment
post
Get attachment by Hash
get
Remove attachment by Hash
del
authors
Get all authors
get
Get a specific author
get
cases
Get all test cases
get
Create a new test case
post
Get a specific test case
get
Delete test case
del
Update test case
patch
Create test cases in bulk
post
Attach the external issues to the test cases
post
Detach the external issues from the test cases
post
custom-fields
Get all Custom Fields
get
Create new Custom Field
post
Get Custom Field by id
get
Delete Custom Field by id
del
Update Custom Field by id
patch
environments
Get all environments
get
Create a new environment
post
Get a specific environment
get
Delete environment
del
Update environment
patch
defects
Get all defects
get
Create a new defect
post
Get a specific defect
get
Delete defect
del
Update defect
patch
Resolve a specific defect
patch
Update a specific defect status
patch
plans
Get all plans
get
Create a new plan
post
Get a specific plan
get
Delete plan
del
Update plan
patch
projects
Get All Projects
get
Create new project
post
Get Project by code
get
Delete Project by code
del
Grant access to project by code
post
Revoke access to project by code
del
results
Get all test run results
get
Create test run result
post
Get test run result by code
get
Bulk create test run result
post
Update test run result
patch
Delete test run result
del
milestones
Get all milestones
get
Create a new milestone
post
Get a specific milestone
get
Delete milestone
del
Update milestone
patch
runs
Get all runs
get
Create a new run
post
Get a specific run
get
Update external issues for runs
post
Delete run
del
Update a specific run
patch
Update publicity of a specific run
patch
Complete a specific run
post
search
Search entities by Qase Query Language (QQL)
get
shared-parameters
Get all shared parameters
get
Create a new shared parameter
post
Get a specific shared parameter
get
Update shared parameter
patch
Delete shared parameter
del
shared-steps
Get all shared steps
get
Create a new shared step
post
Get a specific shared step
get
Delete shared step
del
Update shared step
patch
suites
Get all test suites
get
Create a new test suite
post
Get a specific test suite
get
Delete test suite
del
Update test suite
patch
system-fields
Get all System Fields
get
configurations
Get all configuration groups with configurations.
get
Create a new configuration in a particular group.
post
Create a new configuration group.
post
Update milestone
patch
https://api.qase.io/v1/milestone/
{code}
/
{id}
This method updates a milestone.
Language
Shell
Node
Ruby
PHP
Python
Credentials
Header
Header
RESPONSE
Click
Try It!
to start a request and see the response here!