The request to be sent to authorize an integration.
An example authorization request:
{ type: 'authorization:authorize', token: 'integration-token' }
Integration's OAuth token.
Must be AUTHORIZE_TYPE.
Generated using TypeDoc
The request to be sent to authorize an integration.
An example authorization request:
{ type: 'authorization:authorize', token: 'integration-token' }