Update an existing secret.
You can update the name, value, and/or description.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Team ID for team secrets
New name for the secret (must start with uppercase, only uppercase, numbers, underscores)
1 - 255^[A-Z][A-Z0-9_]*$New value for the secret
1New description for the secret
500