v2

latestOpenAPI 3.1.02026-08-05267431678.1 KB
support

Submit Support Request

Forward an in-app support request to Intercom as a conversation.

Args: request: FastAPI request (required by the rate limiter). body: The submitted support form fields. auth: Authenticated caller; auth.email resolves (or creates) the submitter's Intercom contact so the conversation is attributed to them.

Returns: A success envelope once the Intercom conversation has been created.

post/support/contact

Request body

categorystring required
subjectstring required
messagestring required
team_namestring nullable

Response

Successful Response

successboolean
messagestring nullable
dataobject nullable