Delete sprint
| Suitable Enviroment | SaaS |
| Private Deployment |
Requirements
| ONES |
|---|
| v6.0.76+,v6.1.43+ |
Payload
EventData
| Field | Type | Description |
|---|---|---|
id | string | ID of the sprint with the event. |
projectID | string | ID of the project associated with the event. |
Example
{
"data": {
"eventType": "ones:project:sprint:deleted",
"eventID": 1773166207945625601,
"timestamp": 1709005723000,
"eventContext": {
"triggerUserID": "tgbvfr34",
"teamID": "wsxcdejk",
"organizationID": "mkobhu1u"
},
"eventSubscriber": {
"subscriberID": "Re6FSci9",
"clientID": "37732555"
},
"eventData": {
"projectID": "HqrU1wWJ5cUPiip8",
"id": "Hzxvyngc"
}
}
}