cURL
curl --request POST \
  --url https://api.salesbricks.com/api/v2/subscriptions/{subscription_id}/bricks \
  --header 'X-SALESBRICKS-KEY: <api-key>'

Authorizations

X-SALESBRICKS-KEY
string
header
required

API key for authentication

Path Parameters

subscription_id
string
required

Response

200

No response body