Skip to main content
PUT
Setup Alfred integration.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
apiKey
string
required

The Alfred API key for authentication.

Example:

"alfred_api_key_123"

apiSecret
string
required

The Alfred API secret for authentication.

Example:

"alfred_api_secret_456"

webhookSecret
string
required

The Alfred webhook secret used to verify incoming webhook signatures.

Example:

"alfred_webhook_secret_789"

Response

202

Organization Alfred integration data