curl --request POST \ --url https://api.tryvital.io/management/v1/org/{org_id}/team/{team_id}/scope_requirements \ --header 'Content-Type: application/json' \ --header 'X-Vital-Org-Key: <api-key>' \ --data '{ "fitbit": null, "oura": { "user_must_grant": ["daily"], "user_may_grant": ["workout"] } }'
"<any>"
https://api.tryvital.io/management/
X-Management-Key
Successful Response
The response is of type any.
any