curl --request POST \
--url https://api.hubapi.com/cms/v3/pages/landing-pages/folders/batch/archive \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"inputs": [
"<string>"
]
}
'This response has no body data.Elimina un lote de carpetas como se especifica en el cuerpo de la solicitud.
curl --request POST \
--url https://api.hubapi.com/cms/v3/pages/landing-pages/folders/batch/archive \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"inputs": [
"<string>"
]
}
'This response has no body data.Productos compatibles
Ámbitos Requeridos