Skip to main content
DELETE
/
v1
/
carousel
/
templates
/
{templateId}
/
profile-image
Delete profile image from template
curl --request DELETE \
  --url https://api.yalg.ai/v1/carousel/templates/{templateId}/profile-image \
  --header 'x-api-key: <api-key>'
"<string>"

Authorizations

x-api-key
string
header
default:yalg_live_your_api_key
required

YALG Developer API key. Send it in the x-api-key header from a server-side environment only.

Path Parameters

templateId
string
required

Carousel template identifier.

Example:

"018f9f46-9a0e-7afd-b13f-2f63f07aa4f2"

Response

Profile image deleted successfully

The response is of type file.