curl --request POST \
--url https://local.withsutro.com/projects/{projectId}/webhooks \
--header 'Authorization: Bearer <token>' \
--header 'x-sutro-api-client: <api-key>'curl --request POST \
--url https://local.withsutro.com/projects/{projectId}/webhooks \
--header 'Authorization: Bearer <token>' \
--header 'x-sutro-api-client: <api-key>'Was this page helpful?