curl --request PUT \
--url https://use.hoop.dev/api/orgs/features \
--header 'Content-Type: */*' \
--data '{}'{
"message": "the error description"
}Updates a feature configuration. It will report if this feature is available in the user info endpoint.
curl --request PUT \
--url https://use.hoop.dev/api/orgs/features \
--header 'Content-Type: */*' \
--data '{}'{
"message": "the error description"
}Documentation Index
Fetch the complete documentation index at: https://mintlify.hoop.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
The request body resource
No Content
Was this page helpful?