Unstable
Experimental endpoints that may change or disappear at any time.
ποΈ Get the number of change requests you can do something with
Returns the number of change requests in this project that your user can move into the next stage by approving or applying them.
ποΈ Get all feedback events.
Get all feedback events.
ποΈ Submit user feedback
Allows users to submit feedback.
ποΈ Get SCIM settings.
Returns the current settings for SCIM provisioning.
ποΈ Set SCIM settings.
Sets new settings for SCIM provisioning.
ποΈ Generates a new SCIM API token.
Generates a new SCIM API token. Previously generated tokens will be invalidated.
ποΈ Get all release plan templates.
Returns a list of all release plan templates.
ποΈ Create a release template.
Creates and returns a release template.
ποΈ Get a release plan template by its id.
Finds and returns a release plan template by the provided id.
ποΈ Deletes a release plan template by its id.
Finds and deletes a release plan template by the provided id.
ποΈ Updates a release plan template by its id.
Finds and updates a release plan template by the provided id. Will delete existing milestones and create new ones from the body
ποΈ Archives a release plan template by its id.
Finds and archives a release plan template by the provided id.
ποΈ Adds a milestone to a release plan.
Finds release plan identified by its id and adds a milestone
ποΈ Updates existing milestone
Finds milestone by id, and updates to body included in request
ποΈ Removes an existing milestone
Deletes an existing milestone and all attached strategies beneath it