token
Home > @gooddata/sdk-model > IWebhookDestinationConfiguration > token
IWebhookDestinationConfiguration.token property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Optional token to be used for authentication as bearer token.
Signature:
token?: string;