Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Body

application/json

StripeIntegration

project_id
string
required

The Motto project to which this integration belongs

secret_key
string
required

The Stripe secret key connected to the "live" environment in Stripe.

test_secret_key
string
required

The Stripe secret key connected to the "test" environment in Stripe.

Response

OK

integration
object

StripeIntegration