/v1/platform-webhooks/{id}/set-active
curl -L \ --request POST \ --url '/v1/platform-webhooks/{id}/set-active' \ --header 'Authorization: Bearer Bearer' \ --header 'Content-Type: application/json' \ --data '{"isActive":true}'
No body