Skip to main content
POST
Validate Stripe Credentials

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

project_id
string<uuid>
required

Body

application/json

Request to validate Stripe credentials.

secret_key
string
required
Minimum string length: 1
is_test_mode
boolean
default:true

Response

Successful Response

Validation result for Stripe credentials.

valid
boolean
required
message
string
required