/api/v5/term/post https://percolate.com/api/v5/term/Create a term.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsscope_idaccount_scope_idlicense_scope_idbrand_scope_idrequired^account:\d+$An account ID.namestringrequiredTerm name.parent_idstring | null^term:[a-zA-Z\d]+$ID of the parent term.taxonomy_idstring | null^taxonomy:\d+$Taxonomy id.statusstringenumWhether this term can be used in other resourcesactiveactiveinactiveAllowed:activeinactiveResponses 200An existing term was returned. Existing terms are matched by parent_id and name 201A new term was created successfully. 400Bad request 401Unauthorized 403Invalid authorization or resource not found 405Method not allowed 409Conflict 429Rate limit. Response should contain a Retry-After header 500Internal server errorUpdated over 2 years ago