put https://api.bewe.io/v1/resources/
Log in to see full request history
Responses
xxxxxxxxxx
12curl --request PUT \
--url https://api.bewe.io/v1/resources/id \
--header 'accept: application/json' \
--header 'authorization: Bearer {token}' \
--header 'content-type: application/json' \
--data '
{
"capacity": 1,
"enabled": true,
"isDemo": false
}
'
Try It!
to start a request and see the response here! Or choose an example: