POST
/
end-users
/
{id}
/
request
/
{integrationSlug}

Authorizations

Authorization
string
headerrequired

Your Conductor secret key using Bearer auth (e.g., "Authorization: Bearer {{YOUR_SECRET_KEY}}").

Path Parameters

id
string
required

The ID of the EndUser who owns the integration connection.

integrationSlug
enum<string>
required

The integration identifier for the EndUser's connection.

Available options:
quickbooks_desktop

Body

application/json · object

The request body to send to the integration connection.

Response

200 - application/json

The response from the integration connection.