patch https://api.onset.io/v1/releases/
Log in to see full request history
Response
xxxxxxxxxx
10curl --request PATCH \
--url https://api.onset.io/v1/releases/id \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"is_pinned": false,
"is_public": false
}
'
Try It!
to start a request and see the response here! Or choose an example: