Error
A valid request URL is required to generate request examples{
"theme_id": 123,
"name": "<string>",
"role": "<string>",
"depict_added": true,
"has_depict_collection_template": true
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}API Reference
Get Main Theme
GET
/
onboarding
/
{merchant_id}
/
themes
/
main
Error
A valid request URL is required to generate request examples{
"theme_id": 123,
"name": "<string>",
"role": "<string>",
"depict_added": true,
"has_depict_collection_template": true
}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Was this page helpful?

