Skip to main content
PUT
/
api
/
dashboard
/
settings
Update Settings
curl --request PUT \
  --url https://api.example.com/api/dashboard/settings \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.stella-commerce.com/llms.txt

Use this file to discover all available pages before exploring further.

Headers

authorization
string | null
X-API-Key
string | null
X-Stella-Merchant-Id
string | null

Body

application/json

The body is of type Payload · object.

Response

Successful Response

The response is of type Response Update Settings Api Dashboard Settings Put · object.