curl --request POST \ --url https://cloud.activepieces.com/api/v1/global-connections/{id} \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data '{ "displayName": "<string>", "projectIds": [ "<string>" ], "metadata": {} }'
Use your api key generated from the admin console
1
Show child attributes
Default Response