The token used to authenticate the request on the webhook's URL. The callback will include this exact value in the Authorization header for authentication. If a specific format is required (e.g., "Bearer" or "Basic"), please include the desired prefix (such as "Bearer " or "Basic ") at the beginning of the token when configuring it, as no prefix will be added automatically.