Skip to main content
DELETE
/
v1
/
themes
/
{id}
Delete a theme
curl --request DELETE \
  --url https://api.propal.io/v1/themes/{id} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.propal.io/llms.txt

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

Authorizations

Authorization
string
header
required

API key in format: pp_live_xxxxxxxxxxxxxxxxxxxxxxxx

Path Parameters

id
string<uuid>
required

Theme UUID

Response

Theme deleted