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), 413 (RequestEntityTooLarge), 500 (InternalServerError), 503 (ServiceUnavailable)
Response body example
DTO_acknowledgement
NameTypeReadOnlyDescription
messageStringMessage

Generated Sep 18, 2026 09:32