Chuyển tới nội dung chính

Delete Phase

DELETE odata/phase({phase-id})
--x-appvity-channelId: [ChannelID]
--x-appvity-teamid: [TeamID]
--Cookie: graphNodeCookie=[ID]

URL Endpoint

odata/phase({phase-id})

Method

DELETE.

Parameters

Do not supply OData Filter syntax.

Request

Header

--x-appvity-channelId: [ChannelID]
--x-appvity-teamid: [TeamID]
--Cookie: graphNodeCookie=[ID]

Body

This method does not supply the request body.

Response

Code: 204 No Content.

Error

Code: 400 Bad Request

{
"message": "Update not successful"
}