Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 464 Bytes

File metadata and controls

13 lines (8 loc) · 464 Bytes

Home > @yext/analytics > EventPayload > authorization

EventPayload.authorization property

The authorization token for the request. This will be setup from the Key or Bearer in the config.

Signature:

authorization?: string;