💾Meta Data
The Content Meta (/content-meta) allows for the retrieval and creation of content metadata for a given account. This includes content types, custom fields, pipelines, categories, services, labels, and tags.
Endpoints
GET /content-meta
: Retrieves the content metadata for a given account.POST /content-meta
: Creates the content metadata for a given account.
This endpoint requires authentication with a JWT token or API key.
Last updated