put https://api.fuzy.ai/v3/timeline/cicd/release
Send a product release event from your cicd tool.
Log in to see full request history
Response
202Accepted
Send a product release event from your cicd tool.
202Accepted
xxxxxxxxxx
curl --request PUT \
--url https://api.fuzy.ai/v3/timeline/cicd/release \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!