Required step:
Authenticate ownership of the new channel by providing the code sent to its destination (email or webhook).
Required fields:
code
– The verification code sent to the notification destinationpriority
– Identifies the channel being verified
To set up or change a channel before verification, see Create or Modify team notification channel endpoints.
Authorization: Bearer YOUR_TOKEN
Expected Behavior:
- On success, the system will verify the notification channel and return a confirmation message.
- If the request is unauthorized or invalid, the system will respond with an error message.