PWATemplate

Create a new PWATemplate

Create a new PWATemplate and fill in the details

post/api/v1/pwa_template

Request body

logoAssetIdstring uuid nullable

Media Library asset id for the logo

backgroundAssetIdstring uuid nullable

Media Library asset id for the background

removeLogoboolean

Clear the logo

removeBackgroundboolean

Clear the background

pwaTemplateNamestring required

Template name

Response

Successful Response

idstring uuid required

Example response

{
  "id": "f47ac10b-58cc-4372-a567-0e02b2c3d479"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.