POST
/
v1
/
org
/
{org_id}
/
team
/
{team_id}
/
{environment}
/
webhook
/
{webhook_id}
/
secret
/
rotate
This response does not have an example.

The base URL of this endpoint is https://api.tryvital.io/management/.

The endpoint accepts only Management Key (X-Management-Key). Team API Key is not accepted.

Authorizations

X-Management-Key
string
header
required

Path Parameters

org_id
string
required
team_id
string
required
environment
enum<string>
required
Available options:
production,
sandbox
webhook_id
string
required

Body

application/json

Response

204

Successful Response