curl --request POST \
--url https://api.revong.com/api/v1/component/{componentId}/disable \
--header 'Authorization: Bearer <token>'ROLES: COMPONENT_WRITE,COMPONENT_ADMIN USER: true SERVICE ACCOUNT: true
curl --request POST \
--url https://api.revong.com/api/v1/component/{componentId}/disable \
--header 'Authorization: Bearer <token>'