is_published
Authorization: Bearer ********************
curl --location --request PUT 'https://api.arsel.ai/api/v1/templates//publish' \ --header 'Authorization: Bearer <token>'
{ "status": "published" }