REST API v2. Authenticate with a Bearer JWT in the Authorization header unless an endpoint is marked public.
Servers​
https://v2-staging.tscheckout.comCurrent host
Get all appearance settings​
Update all appearance settings​
PATCH
/api/v2/settings/appearance
Update appearance settings across all sections. Only provided sections and fields are written.
Authorizations​
bearerAuth
Type
HTTP (bearer)
Request Body​
application/json
"string"
Responses​
Updated appearance settings
application/json
{
 Â
}
