curl --request PATCH \ --url https://api.management.junction.com/v1/org/{org_id} \ --header 'X-Vital-Org-Key: <api-key>'
{ "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "name": "<string>", "expires_at": "2023-11-07T05:31:56Z" }
patch org via the Junction API. Requires authentication with your team API key.
https://api.management.junction.com/
X-Management-Key
Successful Response
Was this page helpful?