curl --request POST \ --url https://api.management.junction.com/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"] } }'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
https://api.management.junction.com/
X-Management-Key
Show child attributes
Successful Response
Was this page helpful?