Skip to main content
POST
Message a Discover agency

Authorizations

Authorization
string
header
required

OAuth 2.1 authorization code + PKCE (S256). Tokens are tenant-bound (company_id) and scoped. Discover endpoints via /.well-known/oauth-authorization-server.

Body

application/json

Send a message to a Discover agency (brand->agency outreach). agencyCompanyId is the RECIPIENT agency (intentionally another company). Requires a Pro subscription and campaign wallet readiness; sandbox grants are rejected.

agencyCompanyId
string
required

The recipient agency company id (must not equal the caller).

message
string
required

The message body (non-empty after trim).

listingId
string

Optional Discover offer/listing id the message is about.

listingTitle
string

Optional Discover offer/listing title for context.

Response

The support channel and message ids.

data
object
required