Releases
Create a Release
post/releases
Request body
Example request
{
"ChannelId": "Channels-1",
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Response
Created
Example response
{
"ChannelId": "Channels-1",
"Id": "Releases-1",
"ProjectId": "Projects-1",
"SpaceId": "Spaces-1"
}Changes
No recorded changes to this endpoint across all 7 revisions of this API.