Creative registry (creo-loop)

Register a creo-loop hypothesis as a concept (idempotent)

post/creative-metrics/registry/concept

Headers

Authorizationstring required

Bearer <CREO_LOOP_API_KEY>

Request body

external_idstring required
namestring required
descriptionstring
status'active' | 'testing' | 'archived'
authorstring

Example request

{
  "external_id": "H-041",
  "name": "Отказ читается как незаинтересованность",
  "author": "Лёша"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.