Deskhero Developer Hub
Back to deskhero.com
Integrations

Babylovegrowth callback

Receives the BabyLoveGrowth webhook for a published or updated article and queues the ingest background task. Requests must carry the configured bearer token, and are rejected without it.

POST /api/sys/v{version:apiVersion}/integrations/babylovegrowth_callback
Authorisation
No authentication needed

Request arguments

Name Type Source
Request body example
No input arguments

Response

Status
200 (OK)
Type
DTO_acknowledgement
Wrapper
DTO_response_wrap
Other statuses
400 (BadRequest), 401 (Unauthorized)
Response body example
DTO_acknowledgement
NameTypeReadOnlyDescription
messageStringMessage

Generated Aug 4, 2026 18:37