Konnect API Builder

v3.0.0OAS 3.0

The management API for building APIs for Konnect Dev Portals.

API Base URL
  • Server 1:https://us.api.konghq.com/v3[Konnect API Builder]

    United-States Production region

  • Server 2:https://eu.api.konghq.com/v3[Konnect API Builder]

    Europe Production region

  • Server 3:https://au.api.konghq.com/v3[Konnect API Builder]

    Australia Production region

  • Server 4:https://me.api.konghq.com/v3[Konnect API Builder]

    Middle-East Production region

  • Server 5:https://in.api.konghq.com/v3[Konnect API Builder]

    India Production region

Security
konnectAccessToken (http)

The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.

personalAccessToken (http)

The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.
You can generate a Personal Access Token (PAT) from the personal access token page in the Konnect dashboard.
The PAT token must be passed in the header of a request, for example:
curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'

systemAccountAccessToken (http)

The system account access token is meant for automations and integrations that are not directly associated with a human identity.
You can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.
The access token must be passed in the header of a request, for example:
curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'

Additional Information
Contact Kong

Create API

Pre-release Endpoint
This endpoint is currently in beta and is subject to change.

Creates an API.

post

Body

application/json

API

idstring(uuid)

The API identifier.

Example:9f5061ce-78f6-4452-9108-ad7c02821fd5

namestringrequired

The name of your API. The name + version combination must be unique for each API you publish.

>= 1 characters<= 255 characters

Example:MyAPI

description[ "string", "null" ]

A description of your API. Will be visible on your live Portal.

version[ "string", "null" ]

An optional version for your API. Leave this empty if your API is unversioned.

>= 1 characters<= 255 characters

deprecatedboolean

Marks this API as deprecated.

Default:false

slug[ "string", "null" ]

The slug is used in generated URLs to provide human readable paths.

Defaults to slugify(name + version)

Match pattern:^[\w-]+$

Example:my-api-v1

portalsarray[object]unique-items

The list of portals which this API is published to.

* Additional properties are NOT allowed.
Show Child Parameters
labelsobject

Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.

Keys must be of length 1-63 characters, and cannot start with “kong”, “konnect”, “mesh”, “kic”, or “_”.

Example:{"env":"test"}

public_labelsobject

Public labels store information about an entity that can be used for filtering a list of objects.

Public labels are intended to store PUBLIC metadata.

Keys must be of length 1-63 characters, and cannot start with “kong”, “konnect”, “mesh”, “kic”, or “_”.

Example:{"category":"finance"}

created_atstring(date-time)

An ISO-8601 timestamp representation of entity creation date.

Example:2022-11-04T20:10:06.927Z

updated_atstring(date-time)

An ISO-8601 timestamp representation of entity update date.

Example:2022-11-04T20:10:06.927Z

Response

application/json

API

API

idstring(uuid)required

The API identifier.

Example:9f5061ce-78f6-4452-9108-ad7c02821fd5

namestringrequired

The name of your API. The name + version combination must be unique for each API you publish.

>= 1 characters<= 255 characters

Example:MyAPI

description[ "string", "null" ]

A description of your API. Will be visible on your live Portal.

version[ "string", "null" ]required

An optional version for your API. Leave this empty if your API is unversioned.

>= 1 characters<= 255 characters

deprecatedbooleanrequired

Marks this API as deprecated.

Default:false

slug[ "string", "null" ]required

The slug is used in generated URLs to provide human readable paths.

Defaults to slugify(name + version)

Match pattern:^[\w-]+$

Example:my-api-v1

portalsarray[object]requiredunique-items

The list of portals which this API is published to.

* Additional properties are NOT allowed.
Show Child Parameters
labelsobjectrequired

Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types.

Keys must be of length 1-63 characters, and cannot start with “kong”, “konnect”, “mesh”, “kic”, or “_”.

Example:{"env":"test"}

public_labelsobjectrequired

Public labels store information about an entity that can be used for filtering a list of objects.

Public labels are intended to store PUBLIC metadata.

Keys must be of length 1-63 characters, and cannot start with “kong”, “konnect”, “mesh”, “kic”, or “_”.

Example:{"category":"finance"}

created_atstring(date-time)required

An ISO-8601 timestamp representation of entity creation date.

Example:2022-11-04T20:10:06.927Z

updated_atstring(date-time)required

An ISO-8601 timestamp representation of entity update date.

Example:2022-11-04T20:10:06.927Z

post/apis

Body

{
"name": "myAPI"
}
 
application/json
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/list-apis",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"List APIs",["18"],"1646d8fde9fdd","get","/apis",["19"],{},"list-apis","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nReturns a collection of all APIs.","inheritedFromService",["20","21","22","23","24"],{"headers":"25","query":"26","cookie":"27","path":"28"},["29","30","31"],["32","33","34","35","36"],"API",{"id":"37","name":"18"},{"id":"38","code":"39","headers":"40","contents":"41","description":"42"},{"id":"43","code":"44","headers":"45","contents":"46","description":"47"},{"id":"48","code":"49","headers":"50","contents":"51","description":"52"},{"id":"53","code":"54","headers":"55","contents":"56","description":"57"},{"id":"58","code":"59","headers":"60","contents":"61","description":"62"},[],["63","64","65","66"],[],[],["67"],["68"],["69"],{"id":"70","url":"71","name":"72","description":"73"},{"id":"74","url":"75","name":"72","description":"76"},{"id":"77","url":"78","name":"72","description":"79"},{"id":"80","url":"81","name":"72","description":"82"},{"id":"83","url":"84","name":"72","description":"85"},"8b2d2fbfd80b0","1a15c3b818c62","200",[],["86"],"List of APIs","f1f5c1f26fdf4","400",[],["87"],"Bad Request","f205c1f26ff87","401",[],["88"],"ApiUnauthorized","f225c1f26faed","403",[],["89"],"ApiForbidden","f235c1f26f4b8","404",[],["90"],"Not Found",{"id":"91","name":"92","style":"93","examples":"94","description":"95","required":false,"allowEmptyValue":true,"schema":"96","explicitProperties":"97"},{"id":"98","name":"99","style":"93","examples":"100","description":"101","required":false,"allowEmptyValue":true,"schema":"102","explicitProperties":"103"},{"id":"104","name":"105","style":"106","examples":"107","description":"108","required":false,"schema":"109","explicitProperties":"110"},{"id":"111","name":"112","style":"93","examples":"113","description":"114","required":false,"schema":"115","explicitProperties":"116"},{"id":"117","key":"118","extensions":"119","description":"120","type":"121","scheme":"122","bearerFormat":"123"},{"id":"124","key":"125","extensions":"126","description":"127","type":"121","scheme":"122","bearerFormat":"128"},{"id":"129","key":"130","extensions":"131","description":"132","type":"121","scheme":"122","bearerFormat":"128"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"133","mediaType":"134","examples":"135","encodings":"136","schema":"137"},{"id":"138","mediaType":"139","examples":"140","encodings":"141","schema":"142"},{"id":"143","mediaType":"139","examples":"144","encodings":"145","schema":"146"},{"id":"147","mediaType":"139","examples":"148","encodings":"149","schema":"150"},{"id":"151","mediaType":"139","examples":"152","encodings":"153","schema":"154"},"63e9fdb7f5e12","page[size]","form",[],"The maximum number of items to include per page. The last page of a collection may include fewer items.",{"type":"155","examples":"156","$schema":"157","x-stoplight":"158"},["159","160","161","162","163","164","165"],"a20b39e191279","page[number]",[],"Determines which page of the entities to retrieve.",{"type":"155","examples":"166","$schema":"157","x-stoplight":"167"},["159","160","161","162","163","164","165"],"50d4178d9e67c","filter","deepObject",[],"Filters APIs in the response.",{"title":"168","type":"169","properties":"170","$schema":"157","x-stoplight":"171"},["159","160","161","162","164","172","165"],"9668b35883fa7","sort",[],"Sorts a collection of APIs. Supported sort attributes are:\n - name\n - version\n - created_at\n - updated_at\n",{"title":"173","type":"174","description":"175","examples":"176","$schema":"157","x-stoplight":"177"},["159","160","161","162","164","165"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","5c2f19e819fc7","application/json",["178"],[],{"title":"179","type":"169","required":"180","additionalProperties":false,"properties":"181","$schema":"157","x-stoplight":"182"},"dad77998e4fe6","application/problem+json",["183"],[],{"allOf":"184","title":"185","$schema":"157","x-stoplight":"186"},"98ef114285167",["187"],[],{"allOf":"188","title":"189","$schema":"157","x-stoplight":"190"},"a44a276d8dcba",["191"],[],{"allOf":"192","title":"193","$schema":"157","x-stoplight":"194"},"ecc7f5dce4d72",["195"],[],{"allOf":"196","title":"197","$schema":"157","x-stoplight":"198"},"integer",[10],"http://json-schema.org/draft-07/schema#",{"id":"199"},"name","description","required","in","allowEmptyValue","schema","title",[1],{"id":"200"},"API Filter Parameters","object",{"id":"201","name":"202","version":"202","labels":"203","public_labels":"204","deprecated":"205","created_at":"206","updated_at":"206"},{"id":"207"},"style","SortQuery","string","The `asc` suffix is optional as the default sort order is ascending.\nThe `desc` suffix is used to specify a descending order.\nMultiple sort attributes may be provided via a comma separated list.\nJSONPath notation may be used to specify a sub-attribute (eg: 'foo.bar desc').\n",["208"],{"id":"209"},{"id":"210","key":"211","value":"212"},"ListApiResponse",["213","214"],{"meta":"215","data":"216"},{"id":"217"},{"id":"218","key":"219","value":"220"},["221","222"],"BadRequestError",{"id":"223"},{"id":"224","key":"225","value":"226"},["221","227"],"UnauthorizedError",{"id":"228"},{"id":"229","key":"230","value":"231"},["221","232"],"ForbiddenError",{"id":"233"},{"id":"234","key":"235","value":"236"},["221","237"],"NotFoundError",{"id":"238"},"c1606d57cd13c","c94c875208017",{"title":"239","description":"240","oneOf":"241","x-examples":"242"},{"title":"243","description":"244","oneOf":"245","x-examples":"246"},{"allOf":"247","title":"248"},{"title":"243","description":"244","oneOf":"249","x-examples":"250"},{"title":"251","description":"252","type":"253","x-examples":"254"},{"title":"255","description":"256","oneOf":"257","x-examples":"258"},"1e12812afa77c","name,created_at desc","e0c944617ab67","73a26115bc021","ApiCollection",{"data":"259","meta":"260"},"data","meta",{"type":"169","title":"261","description":"262","properties":"263","required":"264"},{"type":"265","items":"266"},"bca47b2db6ed4","86f91a1bde3f2","InvalidApiSortQueryBadRequestExample",{"status":400,"title":"267","instance":"268","detail":"269","invalid_parameters":"270"},{"type":"169","title":"271","description":"272","required":"273","properties":"274"},{"type":"169","required":"275","properties":"276"},"8760545dffb8d","80fb6044f985d","ApiUnauthorizedExample",{"status":401,"title":"52","instance":"277","detail":"52"},{"type":"169","properties":"278"},"ffcfce43381c6","28da688fb6911","ApiForbiddenExample",{"status":403,"title":"57","instance":"279","detail":"280"},{"type":"169","properties":"281"},"04be40c0018bb","0460c878abb72","ApiNotFoundExample",{"status":404,"title":"62","instance":"282","detail":"62"},{"type":"169","properties":"283"},"3107d64213173","UuidFieldFilter","Filters on the given UUID field value by exact match.",["284","285","286"],{"example-1":"287","example-2":"288","example-3":"289","example-4":"290"},"StringFieldFilter","Filters on the given string field value by either exact or fuzzy match.",["284","291","292","285","286"],{"example-1":"293","example-2":"294","example-3":"295","example-4":"296","example-5":"297","example-6":"298"},["299","202"],"LabelsFieldFilter",["284","291","292","285","286"],{"example-1":"293","example-2":"300","example-3":"301","example-4":"302","example-5":"303","example-6":"304"},"BooleanFieldFilter","Filter by a boolean value (true/false).","boolean",{"example-1":true},"DateTimeFieldFilter","Filters on the given datetime (RFC-3339) field value.",["305","306","307","308","309","310"],{"datetime_field_1":"311","datetime_field_2":"312","datetime_field_3":"313","datetime_field_4":"314","datetime_field_5":"315","datetime_field_6":"316"},["317"],{"page":"318"},"PaginatedMeta","returns the pagination information",{"page":"319"},["320"],"array",{"title":"18","type":"169","additionalProperties":false,"properties":"321","required":"322","$schema":"157","x-stoplight":"323"},"Invalid Request","kong:trace:4725061142075238974","Invalid Parameters",["324"],"Error","standard error",["325","165","326","327"],{"status":"328","title":"329","type":"330","instance":"331","detail":"332"},["333"],{"invalid_parameters":"334"},"kong:trace:8347343766220159418",{"status":"335","title":"336","type":"337","instance":"338","detail":"339"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"340","title":"341","type":"342","instance":"343","detail":"344"},"kong:trace:6816496025408232265",{"status":"345","title":"346","type":"347","instance":"348","detail":"349"},{"title":"350","description":"351","oneOf":"352","x-examples":"353"},{"title":"354","description":"355","type":"169","additionalProperties":false,"properties":"356","required":"357","x-examples":"358"},{"title":"359","description":"360","type":"169","additionalProperties":false,"properties":"361","required":"362","x-examples":"363"},"3bbfd3a-e9ab-48a9-9881-ed589e4615d1",{"eq":"287"},{"oeq":"287"},{"neq":"287"},{"title":"364","description":"365","type":"169","additionalProperties":false,"properties":"366","required":"367","x-examples":"368"},{"title":"369","description":"370","type":"169","additionalProperties":false,"properties":"371","required":"372","x-examples":"373"},"equals-some-value",{"eq":"374"},{"contains":"374"},{"ocontains":"375"},{"oeq":"375"},{"neq":"376"},{"title":"248","description":"377"},{"eq":"374"},{"contains":"374"},{"ocontains":"375"},{"oeq":"375"},{"neq":"376"},{"type":"174","format":"378","description":"379","examples":"380"},{"type":"169","title":"381","additionalProperties":false,"properties":"382","required":"383"},{"type":"169","title":"384","additionalProperties":false,"properties":"385","required":"386"},{"type":"169","title":"387","additionalProperties":false,"properties":"388","required":"389"},{"type":"169","title":"390","additionalProperties":false,"properties":"391","required":"392"},{"type":"169","title":"393","additionalProperties":false,"properties":"394","required":"395"},"2022-03-30T07:20:50Z",{"eq":"311"},{"lt":"311"},{"lte":"311"},{"gt":"311"},{"gte":"311"},{"id":"396","name":"397","version":"398","public_labels":"399","labels":"400","slug":"401","portals":"402","deprecated":false,"created_at":"403","updated_at":"403"},{"number":1,"size":1,"total":10},{"type":"169","description":"404","required":"405","properties":"406","title":"407"},"page",{"id":"408","name":"409","description":"410","version":"411","deprecated":"412","slug":"413","portals":"414","labels":"415","public_labels":"416","created_at":"417","updated_at":"418"},["419","159","420","421","422","423","424","425","426","427"],{"id":"428"},{"field":"112","rule":"429","choices":"430","reason":"431"},"status","instance","detail",{"type":"155","description":"432","readOnly":true},{"type":"174","description":"433","readOnly":true},{"type":"174","description":"434","readOnly":true},{"type":"174","description":"435","readOnly":true},{"type":"174","description":"436","readOnly":true},"invalid_parameters",{"type":"265","uniqueItems":true,"minItems":1,"description":"437","items":"438","title":"439","x-stoplight":"440"},{"examples":"441"},{"examples":"442"},{"examples":"443"},{"examples":"444"},{"examples":"445"},{"examples":"446"},{"examples":"447"},{"examples":"448"},{"examples":"449"},{"examples":"450"},{"examples":"451"},{"examples":"452"},{"examples":"453"},{"examples":"454"},{"examples":"455"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["456","457"],{"example-1":"293","example-2":"458"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"459"},["460"],{"example-1":"461"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"462"},["463"],{"example-1":"464"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.",{"contains":"465"},["466"],{"example-1":"467"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"468"},["469"],{"example-1":"470"},"some-value","some-potential,value","not-this-value","Filters on the resource's `labels` field. Filters must use dot-notation to identify\nthe label key that will be used to filter the results. For example:\n - `filter[labels.owner]`\n - `filter[labels.owner][neq]=kong`\n - `filter[labels.env]=dev`\n - `filter[labels.env][ocontains]=dev,test`\n","date-time","Value strictly equals given RFC-3339 formatted timestamp in UTC",["311"],"DateTimeFieldEqualsFilter",{"eq":"471"},["472"],"DateTimeFieldLTFilter",{"lt":"473"},["474"],"DateTimeFieldLTEFilter",{"lte":"475"},["476"],"DateTimeFieldGTFilter",{"lt":"477"},["478"],"DateTimeFieldGTEFilter",{"lte":"479"},["480"],"9f5061ce-78f6-4452-9108-ad7c02821fd5","myAPI","v1",{"group":"481"},{"env":"482"},"my-api-v1",["483"],"2023-01-01T00:00:00.000Z","Contains pagination query parameters and the total number of objects returned.",["484","485","486"],{"number":"487","size":"488","total":"489"},"PageMeta",{"type":"174","format":"490","description":"491","readOnly":true,"examples":"492"},{"type":"174","maxLength":255,"minLength":1,"description":"493","examples":"494"},{"type":"495","description":"496"},{"type":"497","maxLength":255,"minLength":1,"description":"498"},{"type":"253","default":false,"description":"499"},{"type":"500","pattern":"501","description":"502","examples":"503"},{"readOnly":true,"type":"265","uniqueItems":true,"description":"504","items":"505","x-stoplight":"506"},{"title":"507","type":"169","maxProperties":50,"description":"508","additionalProperties":"509","examples":"510"},{"title":"511","type":"169","maxProperties":50,"description":"512","additionalProperties":"513","examples":"514"},{"type":"174","format":"378","description":"515","readOnly":true,"title":"516","examples":"517"},{"type":"174","format":"378","description":"518","readOnly":true,"title":"519","examples":"520"},"id","version","labels","public_labels","deprecated","created_at","updated_at","slug","portals","647cc7ed1a123","enum",["159"],"\"sort\" field must contain any of: [name]","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","invalid parameters",{"oneOf":"521"},"InvalidParameters",{"explicitProperties":"522"},[401],["523"],["524"],["525"],["526"],[403],["527"],["528"],["525"],["527"],[404],["62"],["529"],["525"],["530"],{"type":"174"},{"type":"169","title":"531","additionalProperties":false,"properties":"532","required":"533"},{"eq":"374"},{"type":"174"},"oeq",{"oeq":"534"},{"type":"174"},"neq",{"neq":"376"},{"type":"174"},"contains",{"contains":"374"},{"type":"174"},"ocontains",{"ocontains":"535"},{"type":"174","format":"378","description":"379","examples":"536"},"eq",{"type":"174","format":"378","description":"537","examples":"538"},"lt",{"type":"174","format":"378","description":"539","examples":"540"},"lte",{"type":"174","format":"378","description":"541","examples":"542"},"gt",{"type":"174","format":"378","description":"543","examples":"544"},"gte","accounts","test",{"id":"545","name":"546","display_name":"547"},"number","size","total",{"type":"484","examples":"548"},{"type":"484","examples":"549"},{"type":"484","examples":"550"},"uuid","The API identifier.",["396"],"The name of your API. The `name + version` combination must be unique for each API you publish.\n",["551"],["174","552"],"A description of your API. Will be visible on your live Portal.",["174","552"],"An optional version for your API. Leave this empty if your API is unversioned.","Marks this API as deprecated.",["174","552"],"^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(name + version)`\n",["401"],"The list of portals which this API is published to.",{"type":"169","additionalProperties":false,"required":"553","properties":"554"},{"explicitProperties":"555"},"Labels","Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"174","pattern":"556","minLength":1,"maxLength":63},["557"],"PublicLabels","Public labels store information about an entity that can be used for filtering a list of objects.\n\nPublic labels are intended to store **PUBLIC** metadata. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"174","pattern":"556","minLength":1,"maxLength":63},["558"],"An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["559"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["559"],["560","561","562","563","564"],["565","566","567","568","160","569","165"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","StringFieldEqualsComparison",{"eq":"570"},["472"],"some-value,some-other-value","this-value,or-that-value",["311"],"Value is less than the given RFC-3339 formatted timestamp in UTC",["311"],"Value is less than or equal to the given RFC-3339 formatted timestamp in UTC",["311"],"Value is greater than the given RFC-3339 formatted timestamp in UTC",["311"],"Value is greater than or equal to the given RFC-3339 formatted timestamp in UTC",["311"],"25a2624c-49fc-4764-99e1-224ed819f200","My-Portal","My Portal",[1],[10],[100],"MyAPI","null",["419","159","571"],{"id":"572","name":"573","display_name":"574"},["575","565","566","567","160","569"],"^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$",{"env":"482"},{"category":"576"},"2022-11-04T20:10:06.927Z",{"type":"169","additionalProperties":false,"properties":"577","required":"578","title":"579"},{"type":"169","additionalProperties":false,"properties":"580","required":"581","title":"582"},{"type":"169","additionalProperties":false,"properties":"583","required":"584","title":"585"},{"type":"169","additionalProperties":false,"properties":"586","required":"587","title":"588"},{"type":"169","additionalProperties":false,"properties":"589","required":"590","title":"591"},"type","nullable","uniqueItems","minItems","items",{"type":"174"},"display_name",{"type":"174","format":"490","description":"592","examples":"593"},{"type":"174","description":"594","examples":"595"},{"type":"174","description":"596","examples":"597"},"readOnly","finance",{"field":"598","rule":"599","source":"600","reason":"601"},["602","603"],"InvalidParameterStandard",{"field":"604","rule":"605","minimum":"606","source":"607","reason":"608"},["602","603","609","610"],"InvalidParameterMinimumLength",{"field":"611","rule":"612","maximum":"613","source":"614","reason":"615"},["602","603","609","616"],"InvalidParameterMaximumLength",{"field":"617","rule":"618","reason":"619","choices":"620","source":"621"},["602","603","609","622"],"InvalidParameterChoiceItem",{"field":"623","rule":"624","reason":"625","dependents":"626","source":"627"},["602","609","603","628"],"InvalidParameterDependentItem","The portal identifier.",["545"],"The name of the portal, used to distinguish it from other portals.",["547"],"The display name of the portal. This value will be the portal's `name` in Portal API.",["547"],{"type":"174","readOnly":true,"examples":"629"},{"description":"630","type":"631","readOnly":true,"enum":"632","title":"633"},{"type":"174","examples":"634"},{"type":"174","readOnly":true,"examples":"635"},"field","reason",{"type":"174","readOnly":true,"examples":"636"},{"description":"630","type":"174","readOnly":true,"enum":"637","x-stoplight":"638"},{"type":"155","examples":"639"},{"type":"174","examples":"640"},{"type":"174","readOnly":true,"examples":"641"},"rule","minimum",{"type":"174","readOnly":true,"examples":"642"},{"description":"630","type":"174","readOnly":true,"enum":"643","x-stoplight":"644"},{"type":"155","examples":"645"},{"type":"174","examples":"646"},{"type":"174","readOnly":true,"examples":"647"},"maximum",{"type":"174","readOnly":true,"examples":"648"},{"description":"630","type":"174","readOnly":true,"enum":"649","x-stoplight":"650"},{"type":"174","readOnly":true,"examples":"651"},{"type":"265","uniqueItems":true,"readOnly":true,"minItems":1,"items":"652","x-stoplight":"653"},{"type":"174","examples":"654"},"choices",{"type":"174","readOnly":true,"examples":"655"},{"description":"630","type":"656","readOnly":true,"enum":"657"},{"type":"174","readOnly":true,"examples":"658"},{"type":"659","uniqueItems":true,"items":"660","readOnly":true},{"type":"174","examples":"661"},"dependents",["159"],"invalid parameters rules",["174","552"],["161","662","663","664","665","666","667","668","669","670","671","672","673","674","675","676","677","678","679","680","681",null],"InvalidRules",["682"],["683"],["159"],["684","685","686","687","688","689","690"],{"explicitProperties":"691"},[8],["682"],["692"],["159"],["693","694","695"],{"explicitProperties":"696"},[8],["682"],["697"],["159"],["429"],{"explicitProperties":"698"},["683"],{},{"explicitProperties":"699"},["682"],["159"],["174","552"],["700",null],["683"],["265","552"],{},["682"],"is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","body","is a required field","min_length","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min",["160","565","575","566","429"],"must have at least 8 characters","max_length","max_items","max",["160","565","575","566","429"],"must not have more than 8 characters",["160","565","575","566","429"],["565","567","575","566","568","569"],"dependent_fields"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/fetch-api",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Fetch API",["18"],"8004e9d533216","get","/apis/{apiId}",["19"],{},"fetch-api","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nFetches an API.","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"18"},{"id":"41","code":"42","headers":"43","contents":"44","description":"45"},{"id":"46","code":"47","headers":"48","contents":"49","description":"50"},{"id":"51","code":"52","headers":"53","contents":"54","description":"55"},[],[],[],["56"],["57"],["58"],["59"],{"id":"60","url":"61","name":"62","description":"63"},{"id":"64","url":"65","name":"62","description":"66"},{"id":"67","url":"68","name":"62","description":"69"},{"id":"70","url":"71","name":"62","description":"72"},{"id":"73","url":"74","name":"62","description":"75"},"8b2d2fbfd80b0","1962b473e515b","200",[],["76"],"53f2b3cb5cd07","401",[],["77"],"ApiUnauthorized","53d2b3cb5c9a1","403",[],["78"],"ApiForbidden","5442b3cb5c584","404",[],["79"],"Not Found",{"id":"80","name":"81","style":"82","examples":"83","description":"84","required":true,"schema":"85","explicitProperties":"86"},{"id":"87","key":"88","extensions":"89","description":"90","type":"91","scheme":"92","bearerFormat":"93"},{"id":"94","key":"95","extensions":"96","description":"97","type":"91","scheme":"92","bearerFormat":"98"},{"id":"99","key":"100","extensions":"101","description":"102","type":"91","scheme":"92","bearerFormat":"98"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"103","mediaType":"104","examples":"105","encodings":"106","schema":"107"},{"id":"108","mediaType":"109","examples":"110","encodings":"111","schema":"112"},{"id":"113","mediaType":"109","examples":"114","encodings":"115","schema":"116"},{"id":"117","mediaType":"109","examples":"118","encodings":"119","schema":"120"},"fc9b50879bcb5","apiId","simple",[],"The UUID API identifier",{"type":"121","format":"122","examples":"123","$schema":"124","x-stoplight":"125"},["126","127","128","129","130","131"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","8719f1c9b84f3","application/json",["132"],[],{"title":"18","type":"133","additionalProperties":false,"properties":"134","required":"135","$schema":"124","x-stoplight":"136"},"824c7c7278c55","application/problem+json",["137"],[],{"allOf":"138","title":"139","$schema":"124","x-stoplight":"140"},"a1d456a31b2a1",["141"],[],{"allOf":"142","title":"143","$schema":"124","x-stoplight":"144"},"166667b25343b",["145"],[],{"allOf":"146","title":"147","$schema":"124","x-stoplight":"148"},"string","uuid",["149"],"http://json-schema.org/draft-07/schema#",{"id":"150"},"schema","name","in","required","description","title",{"id":"151","key":"152","value":"153"},"object",{"id":"154","name":"155","description":"156","version":"157","deprecated":"158","slug":"159","portals":"160","labels":"161","public_labels":"162","created_at":"163","updated_at":"164"},["165","127","166","167","168","169","170","171","172","173"],{"id":"174"},{"id":"175","key":"176","value":"177"},["178","179"],"UnauthorizedError",{"id":"180"},{"id":"181","key":"182","value":"183"},["178","184"],"ForbiddenError",{"id":"185"},{"id":"186","key":"187","value":"188"},["178","189"],"NotFoundError",{"id":"190"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","0fc4b7872f1bf","522c919960d36","CreateApiResponse",{"id":"149","name":"191","version":"192","labels":"193","public_labels":"194","description":"195","deprecated":false,"created_at":"196","updated_at":"196","slug":"197","portals":"198"},{"type":"121","format":"122","description":"199","readOnly":true,"examples":"200"},{"type":"121","maxLength":255,"minLength":1,"description":"201","examples":"202"},{"type":"203","description":"204"},{"type":"205","maxLength":255,"minLength":1,"description":"206"},{"type":"207","default":false,"description":"208"},{"type":"209","pattern":"210","description":"211","examples":"212"},{"readOnly":true,"type":"213","uniqueItems":true,"description":"214","items":"215","x-stoplight":"216"},{"title":"217","type":"133","maxProperties":50,"description":"218","additionalProperties":"219","examples":"220"},{"title":"221","type":"133","maxProperties":50,"description":"222","additionalProperties":"223","examples":"224"},{"type":"121","format":"225","description":"226","readOnly":true,"title":"227","examples":"228"},{"type":"121","format":"225","description":"229","readOnly":true,"title":"230","examples":"231"},"id","version","labels","public_labels","deprecated","created_at","updated_at","slug","portals","647cc7ed1a123","548b7631250fc","ApiUnauthorizedExample",{"status":401,"title":"45","instance":"232","detail":"45"},{"type":"133","title":"233","description":"234","required":"235","properties":"236"},{"type":"133","properties":"237"},"ffcfce43381c6","22af7b21eb4e3","ApiForbiddenExample",{"status":403,"title":"50","instance":"238","detail":"239"},{"type":"133","properties":"240"},"04be40c0018bb","db82d682ead20","ApiNotFoundExample",{"status":404,"title":"55","instance":"241","detail":"55"},{"type":"133","properties":"242"},"3107d64213173","myAPI","v1",{"env":"243"},{},"My API","2023-01-01T00:00:00.000Z","my-api-v1",["244"],"The API identifier.",["149"],"The name of your API. The `name + version` combination must be unique for each API you publish.\n",["245"],["121","246"],"A description of your API. Will be visible on your live Portal.",["121","246"],"An optional version for your API. Leave this empty if your API is unversioned.","boolean","Marks this API as deprecated.",["121","246"],"^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(name + version)`\n",["197"],"array","The list of portals which this API is published to.",{"type":"133","additionalProperties":false,"required":"247","properties":"248"},{"explicitProperties":"249"},"Labels","Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"121","pattern":"250","minLength":1,"maxLength":63},["251"],"PublicLabels","Public labels store information about an entity that can be used for filtering a list of objects.\n\nPublic labels are intended to store **PUBLIC** metadata. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"121","pattern":"250","minLength":1,"maxLength":63},["252"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["253"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["253"],"kong:trace:8347343766220159418","Error","standard error",["254","131","255","256"],{"status":"257","title":"258","type":"259","instance":"260","detail":"261"},{"status":"262","title":"263","type":"264","instance":"265","detail":"266"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"267","title":"268","type":"269","instance":"270","detail":"271"},"kong:trace:6816496025408232265",{"status":"272","title":"273","type":"274","instance":"275","detail":"276"},"test",{"id":"277","name":"278","display_name":"279"},"MyAPI","null",["165","127","280"],{"id":"281","name":"282","display_name":"283"},["284","285","286","287","130","288"],"^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$",{"env":"243"},{"category":"289"},"2022-11-04T20:10:06.927Z","status","instance","detail",{"type":"290","description":"291","readOnly":true},{"type":"121","description":"292","readOnly":true},{"type":"121","description":"293","readOnly":true},{"type":"121","description":"294","readOnly":true},{"type":"121","description":"295","readOnly":true},{"examples":"296"},{"examples":"297"},{"examples":"298"},{"examples":"299"},{"examples":"300"},{"examples":"301"},{"examples":"302"},{"examples":"303"},{"examples":"304"},{"examples":"305"},{"examples":"306"},{"examples":"307"},{"examples":"308"},{"examples":"309"},{"examples":"310"},"25a2624c-49fc-4764-99e1-224ed819f200","My-Portal","My Portal","display_name",{"type":"121","format":"122","description":"311","examples":"312"},{"type":"121","description":"313","examples":"314"},{"type":"121","description":"315","examples":"316"},"readOnly","type","nullable","uniqueItems","items","finance","integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["317"],["318"],["319"],["320"],[403],["321"],["322"],["319"],["321"],[404],["55"],["323"],["319"],["324"],"The portal identifier.",["277"],"The name of the portal, used to distinguish it from other portals.",["279"],"The display name of the portal. This value will be the portal's `name` in Portal API.",["279"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/update-api",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Update API",["18"],"e6955ac66bb18","patch","/apis/{apiId}",["19"],{},"update-api","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nUpdates an API.","inheritedFromService",["20","21","22","23","24","25"],{"body":"26","headers":"27","query":"28","cookie":"29","path":"30"},["31","32","33"],["34","35","36","37","38"],"API",{"id":"39","name":"18"},{"id":"40","code":"41","headers":"42","contents":"43","description":"18"},{"id":"44","code":"45","headers":"46","contents":"47","description":"48"},{"id":"49","code":"50","headers":"51","contents":"52","description":"53"},{"id":"54","code":"55","headers":"56","contents":"57","description":"58"},{"id":"59","code":"60","headers":"61","contents":"62","description":"63"},{"id":"64","code":"65","headers":"66","contents":"67","description":"68"},{"id":"69","contents":"70","required":true},[],[],[],["71"],["72"],["73"],["74"],{"id":"75","url":"76","name":"77","description":"78"},{"id":"79","url":"80","name":"77","description":"81"},{"id":"82","url":"83","name":"77","description":"84"},{"id":"85","url":"86","name":"77","description":"87"},{"id":"88","url":"89","name":"77","description":"90"},"8b2d2fbfd80b0","3b81aff5d8db0","200",[],["91"],"1361ae302fcc7","400",[],["92"],"Bad Request","1371ae302fe74","401",[],["93"],"ApiUnauthorized","1391ae30301ee","403",[],["94"],"ApiForbidden","13a1ae303031b","404",[],["95"],"Not Found","4bf1ae3061b65","415",[],["96"],"Unsupported Media Type","f2e79effd54b4",["97"],{"id":"98","name":"99","style":"100","examples":"101","description":"102","required":true,"schema":"103","explicitProperties":"104"},{"id":"105","key":"106","extensions":"107","description":"108","type":"109","scheme":"110","bearerFormat":"111"},{"id":"112","key":"113","extensions":"114","description":"115","type":"109","scheme":"110","bearerFormat":"116"},{"id":"117","key":"118","extensions":"119","description":"120","type":"109","scheme":"110","bearerFormat":"116"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"121","mediaType":"122","examples":"123","encodings":"124","schema":"125"},{"id":"126","mediaType":"127","examples":"128","encodings":"129","schema":"130"},{"id":"131","mediaType":"127","examples":"132","encodings":"133","schema":"134"},{"id":"135","mediaType":"127","examples":"136","encodings":"137","schema":"138"},{"id":"139","mediaType":"127","examples":"140","encodings":"141","schema":"142"},{"id":"143","mediaType":"127","examples":"144","encodings":"145","schema":"146"},{"id":"147","mediaType":"122","examples":"148","encodings":"149","schema":"150"},"3fa98066b4467","apiId","simple",[],"The UUID API identifier",{"type":"151","format":"152","examples":"153","$schema":"154","x-stoplight":"155"},["156","157","158","159","160","161"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","de9887c82872d","application/json",["162"],[],{"title":"18","type":"163","additionalProperties":false,"properties":"164","required":"165","$schema":"154","x-stoplight":"166"},"48a7968efdee3","application/problem+json",["167"],[],{"allOf":"168","title":"169","$schema":"154","x-stoplight":"170"},"ea531a7f084b7",["171"],[],{"allOf":"172","title":"173","$schema":"154","x-stoplight":"174"},"991e4546755bd",["175"],[],{"allOf":"176","title":"177","$schema":"154","x-stoplight":"178"},"9aaf5bc26e1e6",["179"],[],{"allOf":"180","title":"181","$schema":"154","x-stoplight":"182"},"9b734e91920e8",["183"],[],{"allOf":"184","title":"185","$schema":"154","x-stoplight":"186"},"fb246c507c0b1",["187","188"],[],{"title":"18","type":"163","additionalProperties":false,"properties":"189","$schema":"154","x-stoplight":"190"},"string","uuid",["191"],"http://json-schema.org/draft-07/schema#",{"id":"192"},"schema","name","in","required","description","title",{"id":"193","key":"194","value":"195"},"object",{"id":"196","name":"197","description":"198","version":"199","deprecated":"200","slug":"201","portals":"202","labels":"203","public_labels":"204","created_at":"205","updated_at":"206"},["207","157","208","209","210","211","212","213","214","215"],{"id":"216"},{"id":"217","key":"218","value":"219"},["220","221"],"BadRequestError",{"id":"222"},{"id":"223","key":"224","value":"225"},["220","226"],"UnauthorizedError",{"id":"227"},{"id":"228","key":"229","value":"230"},["220","231"],"ForbiddenError",{"id":"232"},{"id":"233","key":"234","value":"235"},["220","236"],"NotFoundError",{"id":"237"},{"id":"238","key":"239","value":"240"},["220","241"],"UnsupportedMediaTypeError",{"id":"242"},{"id":"243","key":"244","value":"245","summary":"246"},{"id":"247","key":"248","value":"249","summary":"250"},{"id":"251","name":"252","description":"253","version":"254","deprecated":"255","slug":"256","portals":"257","labels":"258","public_labels":"259","created_at":"205","updated_at":"206"},{"id":"260"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","36c23bcaae079","e6b5a5f0a5a9f","CreateApiResponse",{"id":"191","name":"261","version":"262","labels":"263","public_labels":"264","description":"265","deprecated":false,"created_at":"266","updated_at":"266","slug":"267","portals":"268"},{"type":"151","format":"152","description":"269","readOnly":true,"examples":"270"},{"type":"151","maxLength":255,"minLength":1,"description":"271","examples":"272"},{"type":"273","description":"274"},{"type":"275","maxLength":255,"minLength":1,"description":"276"},{"type":"277","default":false,"description":"278"},{"type":"279","pattern":"280","description":"281","examples":"282"},{"readOnly":true,"type":"283","uniqueItems":true,"description":"284","items":"285","x-stoplight":"286"},{"title":"287","type":"163","maxProperties":50,"description":"288","additionalProperties":"289","examples":"290"},{"title":"291","type":"163","maxProperties":50,"description":"292","additionalProperties":"293","examples":"294"},{"type":"151","format":"295","description":"296","readOnly":true,"title":"297","examples":"298"},{"type":"151","format":"295","description":"299","readOnly":true,"title":"300","examples":"301"},"id","version","labels","public_labels","deprecated","created_at","updated_at","slug","portals","647cc7ed1a123","3d684c0105da0","ApiNameBadRequestExample",{"status":400,"title":"302","instance":"303","detail":"304","invalid_parameters":"305"},{"type":"163","title":"306","description":"307","required":"308","properties":"309"},{"type":"163","required":"310","properties":"311"},"8760545dffb8d","1019a35587435","ApiUnauthorizedExample",{"status":401,"title":"53","instance":"312","detail":"53"},{"type":"163","properties":"313"},"ffcfce43381c6","5cd96be2bbc6a","ApiForbiddenExample",{"status":403,"title":"58","instance":"314","detail":"315"},{"type":"163","properties":"316"},"04be40c0018bb","61e29c53c497f","ApiNotFoundExample",{"status":404,"title":"63","instance":"317","detail":"63"},{"type":"163","properties":"318"},"3107d64213173","ea1dc394875af","UnsupportedMediaTypeExample",{"status":415,"title":"68","instance":"312","detail":"319"},{"type":"163","properties":"320"},"77eba89c47d24","ae0c40df749c9","UpdateApiName",{"name":"321"},"Update API Name","6c962fd95127f","UpdateApiVersion",{"version":"322"},"Update API Version",{"type":"151","format":"152","description":"269","readOnly":true,"examples":"323"},{"type":"151","maxLength":255,"minLength":1,"description":"271","examples":"324"},{"type":"325","description":"274"},{"type":"326","maxLength":255,"minLength":1,"description":"276"},{"type":"277","default":false,"description":"278"},{"type":"327","pattern":"280","description":"281","examples":"328"},{"readOnly":true,"type":"283","uniqueItems":true,"description":"284","items":"329","x-stoplight":"330"},{"type":"331","description":"332","maxProperties":50,"additionalProperties":"333","writeOnly":true,"title":"334","examples":"335"},{"title":"336","type":"163","maxProperties":50,"description":"337","additionalProperties":"338","writeOnly":true,"examples":"339"},"42cc2ce691dcb","myAPI","v1",{"env":"340"},{},"My API","2023-01-01T00:00:00.000Z","my-api-v1",["341"],"The API identifier.",["191"],"The name of your API. The `name + version` combination must be unique for each API you publish.\n",["342"],["151","343"],"A description of your API. Will be visible on your live Portal.",["151","343"],"An optional version for your API. Leave this empty if your API is unversioned.","boolean","Marks this API as deprecated.",["151","343"],"^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(name + version)`\n",["267"],"array","The list of portals which this API is published to.",{"type":"163","additionalProperties":false,"required":"344","properties":"345"},{"explicitProperties":"346"},"Labels","Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"151","pattern":"347","minLength":1,"maxLength":63},["348"],"PublicLabels","Public labels store information about an entity that can be used for filtering a list of objects.\n\nPublic labels are intended to store **PUBLIC** metadata. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"151","pattern":"347","minLength":1,"maxLength":63},["349"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["350"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["350"],"Invalid Request","kong:trace:8405749052424858251","Invalid Parameters",["351"],"Error","standard error",["352","161","353","354"],{"status":"355","title":"356","type":"357","instance":"358","detail":"359"},["360"],{"invalid_parameters":"361"},"kong:trace:8347343766220159418",{"status":"362","title":"363","type":"364","instance":"365","detail":"366"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"367","title":"368","type":"369","instance":"370","detail":"371"},"kong:trace:6816496025408232265",{"status":"372","title":"373","type":"374","instance":"375","detail":"376"},"This API only supports requests with `Content-Type: application/json`",{"status":"377","title":"378","type":"379","instance":"380","detail":"381"},"new API name","v2",["191"],["342"],["151","343"],["151","343"],["151","343"],["267"],{"type":"163","additionalProperties":false,"required":"382","properties":"383"},{"explicitProperties":"384"},["163","343"],"Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nLabels are intended to store **INTERNAL** metadata.\n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"385","pattern":"347","minLength":1,"maxLength":63},"LabelsUpdate",["386"],"PublicLabelsUpdate","Public labels store information about an entity that can be used for filtering a list of objects.\n\nPublic labels are intended to store **PUBLIC** metadata.\n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"387","pattern":"347","minLength":1,"maxLength":63},["388"],"test",{"id":"389","name":"390","display_name":"391"},"MyAPI","null",["207","157","392"],{"id":"393","name":"394","display_name":"395"},["396","397","398","399","160","400"],"^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$",{"env":"340"},{"category":"401"},"2022-11-04T20:10:06.927Z",{"field":"157","rule":"402","minimum":1,"reason":"403"},"status","instance","detail",{"type":"404","description":"405","readOnly":true},{"type":"151","description":"406","readOnly":true},{"type":"151","description":"407","readOnly":true},{"type":"151","description":"408","readOnly":true},{"type":"151","description":"409","readOnly":true},"invalid_parameters",{"type":"283","uniqueItems":true,"minItems":1,"description":"410","items":"411","title":"412","x-stoplight":"413"},{"examples":"414"},{"examples":"415"},{"examples":"416"},{"examples":"417"},{"examples":"418"},{"examples":"419"},{"examples":"420"},{"examples":"421"},{"examples":"422"},{"examples":"423"},{"examples":"424"},{"examples":"425"},{"examples":"426"},{"examples":"427"},{"examples":"428"},{"examples":"429"},{"examples":"430"},{"examples":"431"},{"examples":"432"},{"examples":"433"},["207","157","392"],{"id":"434","name":"435","display_name":"436"},["396","397","398","399","160","400"],["151","343"],{"env":"340"},["151","343"],{"category":"401"},"25a2624c-49fc-4764-99e1-224ed819f200","My-Portal","My Portal","display_name",{"type":"151","format":"152","description":"437","examples":"438"},{"type":"151","description":"439","examples":"440"},{"type":"151","description":"441","examples":"442"},"readOnly","type","nullable","uniqueItems","items","finance","min_length","name must be longer than or equal to 1 characters","integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","invalid parameters",{"oneOf":"443"},"InvalidParameters",{"explicitProperties":"444"},[401],["445"],["446"],["447"],["448"],[403],["449"],["450"],["447"],["449"],[404],["63"],["451"],["447"],["452"],[415],["453"],["454"],["447"],["453"],{"type":"151","format":"152","description":"437","examples":"455"},{"type":"151","description":"439","examples":"456"},{"type":"151","description":"441","examples":"457"},"The portal identifier.",["389"],"The name of the portal, used to distinguish it from other portals.",["391"],"The display name of the portal. This value will be the portal's `name` in Portal API.",["391"],["458","459","460","461","462"],["397","398","399","463","160","400","161"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","UnsupportedMediaType","https://httpstatuses.com/415",["389"],["391"],["391"],{"type":"163","additionalProperties":false,"properties":"464","required":"465","title":"466"},{"type":"163","additionalProperties":false,"properties":"467","required":"468","title":"469"},{"type":"163","additionalProperties":false,"properties":"470","required":"471","title":"472"},{"type":"163","additionalProperties":false,"properties":"473","required":"474","title":"475"},{"type":"163","additionalProperties":false,"properties":"476","required":"477","title":"478"},"minItems",{"field":"479","rule":"480","source":"481","reason":"482"},["483","484"],"InvalidParameterStandard",{"field":"485","rule":"486","minimum":"487","source":"488","reason":"489"},["483","484","490","491"],"InvalidParameterMinimumLength",{"field":"492","rule":"493","maximum":"494","source":"495","reason":"496"},["483","484","490","497"],"InvalidParameterMaximumLength",{"field":"498","rule":"499","reason":"500","choices":"501","source":"502"},["483","484","490","503"],"InvalidParameterChoiceItem",{"field":"504","rule":"505","reason":"506","dependents":"507","source":"508"},["483","490","484","509"],"InvalidParameterDependentItem",{"type":"151","readOnly":true,"examples":"510"},{"description":"511","type":"512","readOnly":true,"enum":"513","title":"514"},{"type":"151","examples":"515"},{"type":"151","readOnly":true,"examples":"516"},"field","reason",{"type":"151","readOnly":true,"examples":"517"},{"description":"511","type":"151","readOnly":true,"enum":"518","x-stoplight":"519"},{"type":"404","examples":"520"},{"type":"151","examples":"521"},{"type":"151","readOnly":true,"examples":"522"},"rule","minimum",{"type":"151","readOnly":true,"examples":"523"},{"description":"511","type":"151","readOnly":true,"enum":"524","x-stoplight":"525"},{"type":"404","examples":"526"},{"type":"151","examples":"527"},{"type":"151","readOnly":true,"examples":"528"},"maximum",{"type":"151","readOnly":true,"examples":"529"},{"description":"511","type":"151","readOnly":true,"enum":"530","x-stoplight":"531"},{"type":"151","readOnly":true,"examples":"532"},{"type":"283","uniqueItems":true,"readOnly":true,"minItems":1,"items":"533","x-stoplight":"534"},{"type":"151","examples":"535"},"choices",{"type":"151","readOnly":true,"examples":"536"},{"description":"511","type":"537","readOnly":true,"enum":"538"},{"type":"151","readOnly":true,"examples":"539"},{"type":"540","uniqueItems":true,"items":"541","readOnly":true},{"type":"151","examples":"542"},"dependents",["157"],"invalid parameters rules",["151","343"],["159","543","544","545","546","547","548","549","550","551","552","553","554","555","556","557","558","559","560","561","562",null],"InvalidRules",["563"],["564"],["157"],["402","565","566","567","568","569","570"],{"explicitProperties":"571"},[8],["563"],["572"],["157"],["573","574","575"],{"explicitProperties":"576"},[8],["563"],["577"],["157"],["578"],{"explicitProperties":"579"},["564"],{},{"explicitProperties":"580"},["563"],["157"],["151","343"],["581",null],["564"],["283","343"],{},["563"],"is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","body","is a required field","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min",["160","397","396","398","578"],"must have at least 8 characters","max_length","max_items","max",["160","397","396","398","578"],"must not have more than 8 characters","enum",["160","397","396","398","578"],["397","399","396","398","463","400"],"dependent_fields"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/delete-api",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Delete API",["18"],"c3efd61c3430c","delete","/apis/{apiId}",["19"],{},"delete-api","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nDeletes an API.","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],[],[],["57"],["58"],["59"],["60"],{"id":"61","url":"62","name":"63","description":"64"},{"id":"65","url":"66","name":"63","description":"67"},{"id":"68","url":"69","name":"63","description":"70"},{"id":"71","url":"72","name":"63","description":"73"},{"id":"74","url":"75","name":"63","description":"76"},"8b2d2fbfd80b0","1e0ee0173254b","204",[],[],"API was deleted successfully.","88dedf85c2c26","401",[],["77"],"ApiUnauthorized","88bedf85c2140","403",[],["78"],"ApiForbidden","892edf85c35a5","404",[],["79"],"Not Found",{"id":"80","name":"81","style":"82","examples":"83","description":"84","required":true,"schema":"85","explicitProperties":"86"},{"id":"87","key":"88","extensions":"89","description":"90","type":"91","scheme":"92","bearerFormat":"93"},{"id":"94","key":"95","extensions":"96","description":"97","type":"91","scheme":"92","bearerFormat":"98"},{"id":"99","key":"100","extensions":"101","description":"102","type":"91","scheme":"92","bearerFormat":"98"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"103","mediaType":"104","examples":"105","encodings":"106","schema":"107"},{"id":"108","mediaType":"104","examples":"109","encodings":"110","schema":"111"},{"id":"112","mediaType":"104","examples":"113","encodings":"114","schema":"115"},"6e2cb705f79be","apiId","simple",[],"The UUID API identifier",{"type":"116","format":"117","examples":"118","$schema":"119","x-stoplight":"120"},["121","122","123","124","125","126"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","9086bebdb746e","application/problem+json",["127"],[],{"allOf":"128","title":"129","$schema":"119","x-stoplight":"130"},"55a157fb4ad85",["131"],[],{"allOf":"132","title":"133","$schema":"119","x-stoplight":"134"},"6a5aa13342443",["135"],[],{"allOf":"136","title":"137","$schema":"119","x-stoplight":"138"},"string","uuid",["139"],"http://json-schema.org/draft-07/schema#",{"id":"140"},"schema","name","in","required","description","title",{"id":"141","key":"142","value":"143"},["144","145"],"UnauthorizedError",{"id":"146"},{"id":"147","key":"148","value":"149"},["144","150"],"ForbiddenError",{"id":"151"},{"id":"152","key":"153","value":"154"},["144","155"],"NotFoundError",{"id":"156"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","40d47798dc7d2","f11ccb88f9d19","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"157","detail":"46"},{"type":"158","title":"159","description":"160","required":"161","properties":"162"},{"type":"158","properties":"163"},"ffcfce43381c6","3ccc2b564aef1","ApiForbiddenExample",{"status":403,"title":"51","instance":"164","detail":"165"},{"type":"158","properties":"166"},"04be40c0018bb","a9066ddb3eb83","ApiNotFoundExample",{"status":404,"title":"56","instance":"167","detail":"56"},{"type":"158","properties":"168"},"3107d64213173","kong:trace:8347343766220159418","object","Error","standard error",["169","126","170","171"],{"status":"172","title":"173","type":"174","instance":"175","detail":"176"},{"status":"177","title":"178","type":"179","instance":"180","detail":"181"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"182","title":"183","type":"184","instance":"185","detail":"186"},"kong:trace:6816496025408232265",{"status":"187","title":"188","type":"189","instance":"190","detail":"191"},"status","instance","detail",{"type":"192","description":"193","readOnly":true},{"type":"116","description":"194","readOnly":true},{"type":"116","description":"195","readOnly":true},{"type":"116","description":"196","readOnly":true},{"type":"116","description":"197","readOnly":true},{"examples":"198"},{"examples":"199"},{"examples":"200"},{"examples":"201"},{"examples":"202"},{"examples":"203"},{"examples":"204"},{"examples":"205"},{"examples":"206"},{"examples":"207"},{"examples":"208"},{"examples":"209"},{"examples":"210"},{"examples":"211"},{"examples":"212"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["213"],["214"],["215"],["216"],[403],["217"],["218"],["215"],["217"],[404],["56"],["219"],["215"],["220"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/create-api-document",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Create API Document",["18"],"f18de009d86a2","post","/apis/{apiId}/documents",["19"],{},"create-api-document","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nPublish a new document attached to an API.\n\nAll configuration options may be provided in the frontmatter section of `content`. If you set values in both the `POST` request _and_ in the frontmatter, the values in the `POST` request will take precedence.","inheritedFromService",["20","21","22","23","24","25","26"],{"body":"27","headers":"28","query":"29","cookie":"30","path":"31"},["32","33","34"],["35","36","37","38","39"],"API Documentation",{"id":"40","name":"18"},{"id":"41","code":"42","headers":"43","contents":"44","description":"45"},{"id":"46","code":"47","headers":"48","contents":"49","description":"50"},{"id":"51","code":"52","headers":"53","contents":"54","description":"55"},{"id":"56","code":"57","headers":"58","contents":"59","description":"60"},{"id":"61","code":"62","headers":"63","contents":"64","description":"65"},{"id":"66","code":"67","headers":"68","contents":"69","description":"70"},{"id":"71","code":"72","headers":"73","contents":"74","description":"75"},{"id":"76","contents":"77","required":true},[],[],[],["78"],["79"],["80"],["81"],{"id":"82","url":"83","name":"84","description":"85"},{"id":"86","url":"87","name":"84","description":"88"},{"id":"89","url":"90","name":"84","description":"91"},{"id":"92","url":"93","name":"84","description":"94"},{"id":"95","url":"96","name":"84","description":"97"},"7bb42b6c52f63","4aef37cbf25fa","201",[],["98"],"API document","7d9f37235b3da","400",[],["99"],"Bad Request","7d8f37235b5a5","401",[],["100"],"ApiUnauthorized","7d6f37235b8c3","403",[],["101"],"ApiForbidden","7ddf37235cd26","404",[],["102"],"Not Found","7e0f37235c83d","409",[],["103"],"Conflict - `slug` property must be unique","4d8f372338b4c","415",[],["104"],"Unsupported Media Type","79e29c02faddc",["105"],{"id":"106","name":"107","style":"108","examples":"109","description":"110","required":true,"schema":"111","explicitProperties":"112"},{"id":"113","key":"114","extensions":"115","description":"116","type":"117","scheme":"118","bearerFormat":"119"},{"id":"120","key":"121","extensions":"122","description":"123","type":"117","scheme":"118","bearerFormat":"124"},{"id":"125","key":"126","extensions":"127","description":"128","type":"117","scheme":"118","bearerFormat":"124"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"129","mediaType":"130","examples":"131","encodings":"132","schema":"133"},{"id":"134","mediaType":"135","examples":"136","encodings":"137","schema":"138"},{"id":"139","mediaType":"135","examples":"140","encodings":"141","schema":"142"},{"id":"143","mediaType":"135","examples":"144","encodings":"145","schema":"146"},{"id":"147","mediaType":"135","examples":"148","encodings":"149","schema":"150"},{"id":"151","mediaType":"135","examples":"152","encodings":"153","schema":"154"},{"id":"155","mediaType":"135","examples":"156","encodings":"157","schema":"158"},{"id":"159","mediaType":"130","examples":"160","encodings":"161","schema":"162"},"014961bcc351f","apiId","simple",[],"The UUID API identifier",{"type":"163","format":"164","examples":"165","$schema":"166","x-stoplight":"167"},["168","169","170","171","172","173"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","21ee684189b1b","application/json",["174"],[],{"type":"175","title":"176","additionalProperties":false,"properties":"177","required":"178","$schema":"166","x-stoplight":"179"},"ab2d6d4d06072","application/problem+json",["180"],[],{"allOf":"181","title":"182","$schema":"166","x-stoplight":"183"},"b81b1d3b5cbdc",["184"],[],{"allOf":"185","title":"186","$schema":"166","x-stoplight":"187"},"6ec28d1d0b700",["188"],[],{"allOf":"189","title":"190","$schema":"166","x-stoplight":"191"},"dffd7fd2f1d82",["192"],[],{"allOf":"193","title":"194","$schema":"166","x-stoplight":"195"},"453a0237f8fe9",["196"],[],{"type":"175","required":"197","properties":"198","$schema":"166","x-stoplight":"199"},"3b39635aee9e4",["200"],[],{"allOf":"201","title":"202","$schema":"166","x-stoplight":"203"},"842dfc16fe695",["204","205"],[],{"type":"175","title":"176","additionalProperties":false,"properties":"206","required":"207","$schema":"166","x-stoplight":"208"},"string","uuid",["209"],"http://json-schema.org/draft-07/schema#",{"id":"210"},"schema","name","in","required","description","title",{"id":"211","key":"212","value":"213"},"object","API Document",{"id":"214","content":"215","title":"216","slug":"217","status":"218","parent_document_id":"219","labels":"220","created_at":"221","updated_at":"222"},["223","224","173","225","226","227","228","229","230"],{"id":"231"},{"id":"232","key":"233","value":"234"},["235","236"],"BadRequestError",{"id":"237"},{"id":"238","key":"239","value":"240"},["235","241"],"UnauthorizedError",{"id":"242"},{"id":"243","key":"244","value":"245"},["235","246"],"ForbiddenError",{"id":"247"},{"id":"248","key":"249","value":"250"},["235","251"],"NotFoundError",{"id":"252"},{"id":"253","key":"254","value":"255"},["226","173","256"],{"status":"257","title":"258","type":"259","instance":"260"},{"id":"261"},{"id":"262","key":"263","value":"264"},["235","265"],"UnsupportedMediaTypeError",{"id":"266"},{"id":"267","key":"268","value":"269","summary":"270"},{"id":"271","key":"272","value":"273","summary":"274"},{"id":"214","content":"215","title":"216","slug":"217","status":"218","parent_document_id":"219","labels":"220","created_at":"221","updated_at":"222"},["227"],{"id":"275"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","790aa80f7e626","87f226d86f112","CreateApiDocumentResponse",{"id":"276","parent_document_id":null,"title":"176","slug":"277","status":"278","content":"279","labels":"280","created_at":"281","updated_at":"281"},{"title":"282","type":"163","format":"164","description":"283","readOnly":true,"examples":"284"},{"title":"285","type":"163","description":"286"},{"title":"287","type":"163","description":"288","examples":"289"},{"title":"290","type":"163","pattern":"291","description":"292","examples":"293"},{"type":"163","enum":"294","description":"295","default":"296","title":"297"},{"title":"298","type":"299","format":"164","description":"300","examples":"301"},{"title":"302","type":"175","maxProperties":50,"description":"303","additionalProperties":"304","examples":"305"},{"type":"163","format":"306","description":"307","readOnly":true,"title":"308","examples":"309"},{"type":"163","format":"306","description":"310","readOnly":true,"title":"311","examples":"312"},"id","parent_document_id","slug","status","content","labels","updated_at","created_at","e6b343bf9b042","3757aba4bd165","ApiNameBadRequestExample",{"status":400,"title":"313","instance":"314","detail":"315","invalid_parameters":"316"},{"type":"175","title":"317","description":"318","required":"319","properties":"320"},{"type":"175","required":"321","properties":"322"},"8760545dffb8d","28639312fdaf8","ApiUnauthorizedExample",{"status":401,"title":"55","instance":"323","detail":"55"},{"type":"175","properties":"324"},"ffcfce43381c6","bf091a1eae960","ApiForbiddenExample",{"status":403,"title":"60","instance":"325","detail":"326"},{"type":"175","properties":"327"},"04be40c0018bb","68f6d4888c683","ApiNotFoundExample",{"status":404,"title":"65","instance":"328","detail":"65"},{"type":"175","properties":"329"},"3107d64213173","f775aa1775421","ApiSlugConflictExample",{"status":409,"title":"330","instance":"331"},"instance",{"type":"332"},{"type":"163"},{"type":"163"},{"type":"163"},"2ea91a427a34f","79f130bb7eb7d","UnsupportedMediaTypeExample",{"status":415,"title":"75","instance":"323","detail":"333"},{"type":"175","properties":"334"},"77eba89c47d24","95ee1b3e588e4","CreateApiDocumentRequestMinimalExample",{"slug":"277","status":"278","title":"176","content":"279"},"Create API Document Request (Minimal)","804ee0295a7ca","CreateApiDocumentRequestExample",{"slug":"277","status":"278","title":"176","content":"279","parent_document_id":"335"},"Create API Document Request","0722dcc242978","de5c9818-be5c-42e6-b514-e3d4bc30ddeb","api-document","published","# API Document Header",{"type":"336"},"2023-01-01T00:00:00.000Z","API Document ID","The API document identifier.",["276"],"API Document Content","Raw markdown content to display in your Portal","API Document Title","The title of the document. Used to populate the `<title>` tag for the page",["176"],"API Document Slug","^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(title)`\n",["277"],["278","296"],"If `status=published` the document will be visible in your live portal","unpublished","ApiDocumentStatus","API Document Parent Document ID",["163","337"],"API Documents may be rendered as a tree of files.\n\nSpecify the `id` of another API Document as the `parent_document_id` to add some heirarchy do your documents.\n",[null],"Labels","Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"163","pattern":"338","minLength":1,"maxLength":63},["339"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["340"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["340"],"Invalid Request","kong:trace:5832302153563197721","Invalid Parameters",["341"],"Error","standard error",["226","173","256","342"],{"status":"343","title":"344","type":"345","instance":"346","detail":"347"},["348"],{"invalid_parameters":"349"},"kong:trace:8347343766220159418",{"status":"350","title":"351","type":"352","instance":"353","detail":"354"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"355","title":"356","type":"357","instance":"358","detail":"359"},"kong:trace:6816496025408232265",{"status":"360","title":"361","type":"362","instance":"363","detail":"364"},"Conflict","kong:trace:3169213858331814220","number","This API only supports requests with `Content-Type: application/json`",{"status":"365","title":"366","type":"367","instance":"368","detail":"369"},"417a2aed-9a75-4eca-a943-fa7d88ed6a73","tutorial","null","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$",{"env":"370"},"2022-11-04T20:10:06.927Z",{"field":"225","rule":"371","reason":"372"},"detail",{"type":"373","description":"374","readOnly":true},{"type":"163","description":"375","readOnly":true},{"type":"163","description":"376","readOnly":true},{"type":"163","description":"377","readOnly":true},{"type":"163","description":"378","readOnly":true},"invalid_parameters",{"type":"379","uniqueItems":true,"minItems":1,"description":"380","items":"381","title":"382","x-stoplight":"383"},{"examples":"384"},{"examples":"385"},{"examples":"386"},{"examples":"387"},{"examples":"388"},{"examples":"389"},{"examples":"390"},{"examples":"391"},{"examples":"392"},{"examples":"393"},{"examples":"394"},{"examples":"395"},{"examples":"396"},{"examples":"397"},{"examples":"398"},{"examples":"399"},{"examples":"400"},{"examples":"401"},{"examples":"402"},{"examples":"403"},"test","matches_regex","slug must match /^[\\w-]+$/ regular expression","integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","array","invalid parameters",{"oneOf":"404"},"InvalidParameters",{"explicitProperties":"405"},[401],["406"],["407"],["408"],["409"],[403],["410"],["411"],["408"],["410"],[404],["65"],["412"],["408"],["413"],[415],["414"],["415"],["408"],["414"],["416","417","418","419","420"],["421","422","423","424","172","425","173"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","UnsupportedMediaType","https://httpstatuses.com/415",{"type":"175","additionalProperties":false,"properties":"426","required":"427","title":"428"},{"type":"175","additionalProperties":false,"properties":"429","required":"430","title":"431"},{"type":"175","additionalProperties":false,"properties":"432","required":"433","title":"434"},{"type":"175","additionalProperties":false,"properties":"435","required":"436","title":"437"},{"type":"175","additionalProperties":false,"properties":"438","required":"439","title":"440"},"type","nullable","uniqueItems","minItems","items",{"field":"441","rule":"442","source":"443","reason":"444"},["445","446"],"InvalidParameterStandard",{"field":"447","rule":"448","minimum":"449","source":"450","reason":"451"},["445","446","452","453"],"InvalidParameterMinimumLength",{"field":"454","rule":"455","maximum":"456","source":"457","reason":"458"},["445","446","452","459"],"InvalidParameterMaximumLength",{"field":"460","rule":"461","reason":"462","choices":"463","source":"464"},["445","446","452","465"],"InvalidParameterChoiceItem",{"field":"466","rule":"467","reason":"468","dependents":"469","source":"470"},["445","452","446","471"],"InvalidParameterDependentItem",{"type":"163","readOnly":true,"examples":"472"},{"description":"473","type":"474","readOnly":true,"enum":"475","title":"476"},{"type":"163","examples":"477"},{"type":"163","readOnly":true,"examples":"478"},"field","reason",{"type":"163","readOnly":true,"examples":"479"},{"description":"473","type":"163","readOnly":true,"enum":"480","x-stoplight":"481"},{"type":"373","examples":"482"},{"type":"163","examples":"483"},{"type":"163","readOnly":true,"examples":"484"},"rule","minimum",{"type":"163","readOnly":true,"examples":"485"},{"description":"473","type":"163","readOnly":true,"enum":"486","x-stoplight":"487"},{"type":"373","examples":"488"},{"type":"163","examples":"489"},{"type":"163","readOnly":true,"examples":"490"},"maximum",{"type":"163","readOnly":true,"examples":"491"},{"description":"473","type":"163","readOnly":true,"enum":"492","x-stoplight":"493"},{"type":"163","readOnly":true,"examples":"494"},{"type":"379","uniqueItems":true,"readOnly":true,"minItems":1,"items":"495","x-stoplight":"496"},{"type":"163","examples":"497"},"choices",{"type":"163","readOnly":true,"examples":"498"},{"description":"473","type":"499","readOnly":true,"enum":"500"},{"type":"163","readOnly":true,"examples":"501"},{"type":"502","uniqueItems":true,"items":"503","readOnly":true},{"type":"163","examples":"504"},"dependents",["169"],"invalid parameters rules",["163","337"],["171","505","506","507","508","509","510","511","512","513","514","515","516","517","518","519","371","520","521","522","523",null],"InvalidRules",["524"],["525"],["169"],["526","527","528","529","530","531","532"],{"explicitProperties":"533"},[8],["524"],["534"],["169"],["535","536","537"],{"explicitProperties":"538"},[8],["524"],["539"],["169"],["540"],{"explicitProperties":"541"},["525"],{},{"explicitProperties":"542"},["524"],["169"],["163","337"],["543",null],["525"],["379","337"],{},["524"],"is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","body","is a required field","min_length","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min",["172","421","544","422","540"],"must have at least 8 characters","max_length","max_items","max",["172","421","544","422","540"],"must not have more than 8 characters","enum",["172","421","544","422","540"],["421","423","544","422","424","425"],"dependent_fields","readOnly"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/list-api-documents",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"List API Documents",["18"],"4680c9950e679","get","/apis/{apiId}/documents",["19"],{},"list-api-documents","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nReturns a collection of all documents for an API.","inheritedFromService",["20","21","22","23","24"],{"headers":"25","query":"26","cookie":"27","path":"28"},["29","30","31"],["32","33","34","35","36"],"API Documentation",{"id":"37","name":"18"},{"id":"38","code":"39","headers":"40","contents":"41","description":"42"},{"id":"43","code":"44","headers":"45","contents":"46","description":"47"},{"id":"48","code":"49","headers":"50","contents":"51","description":"52"},{"id":"53","code":"54","headers":"55","contents":"56","description":"57"},{"id":"58","code":"59","headers":"60","contents":"61","description":"62"},[],["63","64","65"],[],["66"],["67"],["68"],["69"],{"id":"70","url":"71","name":"72","description":"73"},{"id":"74","url":"75","name":"72","description":"76"},{"id":"77","url":"78","name":"72","description":"79"},{"id":"80","url":"81","name":"72","description":"82"},{"id":"83","url":"84","name":"72","description":"85"},"7bb42b6c52f63","c591145f3b82d","200",[],["86"],"List of API documents","f83113b6a43e8","400",[],["87"],"Bad Request","f84113b6a4017","401",[],["88"],"ApiUnauthorized","f82113b6a45bd","403",[],["89"],"ApiForbidden","f87113b6a5d3c","404",[],["90"],"Not Found",{"id":"91","name":"92","style":"93","examples":"94","description":"95","required":false,"allowEmptyValue":true,"schema":"96","explicitProperties":"97"},{"id":"98","name":"99","style":"93","examples":"100","description":"101","required":false,"allowEmptyValue":true,"schema":"102","explicitProperties":"103"},{"id":"104","name":"105","style":"106","examples":"107","description":"108","required":false,"schema":"109","explicitProperties":"110"},{"id":"111","name":"112","style":"113","examples":"114","description":"115","required":true,"schema":"116","explicitProperties":"117"},{"id":"118","key":"119","extensions":"120","description":"121","type":"122","scheme":"123","bearerFormat":"124"},{"id":"125","key":"126","extensions":"127","description":"128","type":"122","scheme":"123","bearerFormat":"129"},{"id":"130","key":"131","extensions":"132","description":"133","type":"122","scheme":"123","bearerFormat":"129"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"134","mediaType":"135","examples":"136","encodings":"137","schema":"138"},{"id":"139","mediaType":"140","examples":"141","encodings":"142","schema":"143"},{"id":"144","mediaType":"140","examples":"145","encodings":"146","schema":"147"},{"id":"148","mediaType":"140","examples":"149","encodings":"150","schema":"151"},{"id":"152","mediaType":"140","examples":"153","encodings":"154","schema":"155"},"7270410485902","page[size]","form",[],"The maximum number of items to include per page. The last page of a collection may include fewer items.",{"type":"156","examples":"157","$schema":"158","x-stoplight":"159"},["160","161","162","163","164","165","166"],"b775bd11facce","page[number]",[],"Determines which page of the entities to retrieve.",{"type":"156","examples":"167","$schema":"158","x-stoplight":"168"},["160","161","162","163","164","165","166"],"197a07735c5f3","filter","deepObject",[],"Filters API Documents in the response.",{"title":"169","type":"170","properties":"171","$schema":"158","x-stoplight":"172"},["160","161","162","163","165","173","166"],"7a198fb1e41a9","apiId","simple",[],"The UUID API identifier",{"type":"174","format":"175","examples":"176","$schema":"158","x-stoplight":"177"},["165","160","163","162","161","166"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","ac7835c09478b","application/json",[],[],{"type":"170","required":"178","additionalProperties":false,"properties":"179","$schema":"158","x-stoplight":"180"},"37d33b823c1a0","application/problem+json",["181"],[],{"allOf":"182","title":"183","$schema":"158","x-stoplight":"184"},"c230121874cb5",["185"],[],{"allOf":"186","title":"187","$schema":"158","x-stoplight":"188"},"b3c7d8702aacf",["189"],[],{"allOf":"190","title":"191","$schema":"158","x-stoplight":"192"},"23bcc1535c8e3",["193"],[],{"allOf":"194","title":"195","$schema":"158","x-stoplight":"196"},"integer",[10],"http://json-schema.org/draft-07/schema#",{"id":"197"},"name","description","required","in","allowEmptyValue","schema","title",[1],{"id":"198"},"API Document Filter Parameters","object",{"status":"199"},{"id":"200"},"style","string","uuid",["201"],{"id":"202"},["203","204"],{"data":"205","meta":"206"},{"id":"207"},{"id":"208","key":"209","value":"210"},["211","212"],"BadRequestError",{"id":"213"},{"id":"214","key":"215","value":"216"},["211","217"],"UnauthorizedError",{"id":"218"},{"id":"219","key":"220","value":"221"},["211","222"],"ForbiddenError",{"id":"223"},{"id":"224","key":"225","value":"226"},["211","227"],"NotFoundError",{"id":"228"},"312424095a4ee","4cc353f756fdb",{"title":"229","description":"230","oneOf":"231","x-examples":"232"},"0cd880baa3e37","9f5061ce-78f6-4452-9108-ad7c02821fd5","e182b0e9f6f03","data","meta",{"type":"233","items":"234"},{"type":"170","title":"235","description":"236","properties":"237","required":"238"},"29a08c44d1845","08d3d98f30dcf","InvalidApiSortQueryBadRequestExample",{"status":400,"title":"239","instance":"240","detail":"241","invalid_parameters":"242"},{"type":"170","title":"243","description":"244","required":"245","properties":"246"},{"type":"170","required":"247","properties":"248"},"8760545dffb8d","57260589498db","ApiUnauthorizedExample",{"status":401,"title":"52","instance":"249","detail":"52"},{"type":"170","properties":"250"},"ffcfce43381c6","0647bc8d8cb37","ApiForbiddenExample",{"status":403,"title":"57","instance":"251","detail":"252"},{"type":"170","properties":"253"},"04be40c0018bb","82966e7a311ef","ApiNotFoundExample",{"status":404,"title":"62","instance":"254","detail":"62"},{"type":"170","properties":"255"},"3107d64213173","StringFieldFilter","Filters on the given string field value by either exact or fuzzy match.",["256","257","258","259","260"],{"example-1":"261","example-2":"262","example-3":"263","example-4":"264","example-5":"265","example-6":"266"},"array",{"title":"267","type":"170","additionalProperties":false,"required":"268","properties":"269"},"PaginatedMeta","returns the pagination information",{"page":"270"},["271"],"Invalid Request","kong:trace:4725061142075238974","Invalid Parameters",["272"],"Error","standard error",["273","166","274","275"],{"status":"276","title":"277","type":"278","instance":"279","detail":"280"},["281"],{"invalid_parameters":"282"},"kong:trace:8347343766220159418",{"status":"283","title":"284","type":"285","instance":"286","detail":"287"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"288","title":"289","type":"290","instance":"291","detail":"292"},"kong:trace:6816496025408232265",{"status":"293","title":"294","type":"295","instance":"296","detail":"297"},{"title":"298","description":"299","oneOf":"300","x-examples":"301"},{"title":"302","description":"303","type":"170","additionalProperties":false,"properties":"304","required":"305","x-examples":"306"},{"title":"307","description":"308","type":"170","additionalProperties":false,"properties":"309","required":"310","x-examples":"311"},{"title":"312","description":"313","type":"170","additionalProperties":false,"properties":"314","required":"315","x-examples":"316"},{"title":"317","description":"318","type":"170","additionalProperties":false,"properties":"319","required":"320","x-examples":"321"},"equals-some-value",{"eq":"322"},{"contains":"322"},{"ocontains":"323"},{"oeq":"323"},{"neq":"324"},"API Document Summary",["325","166","326","273","327","328","329","330","331"],{"id":"332","title":"333","slug":"334","status":"335","parent_document_id":"336","labels":"337","created_at":"338","updated_at":"339","children":"340"},{"type":"170","description":"341","required":"342","properties":"343","title":"344"},"page",{"field":"345","rule":"346","choices":"347","reason":"348"},"status","instance","detail",{"type":"156","description":"349","readOnly":true},{"type":"174","description":"350","readOnly":true},{"type":"174","description":"351","readOnly":true},{"type":"174","description":"352","readOnly":true},{"type":"174","description":"353","readOnly":true},"invalid_parameters",{"type":"233","uniqueItems":true,"minItems":1,"description":"354","items":"355","title":"356","x-stoplight":"357"},{"examples":"358"},{"examples":"359"},{"examples":"360"},{"examples":"361"},{"examples":"362"},{"examples":"363"},{"examples":"364"},{"examples":"365"},{"examples":"366"},{"examples":"367"},{"examples":"368"},{"examples":"369"},{"examples":"370"},{"examples":"371"},{"examples":"372"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["373","374"],{"example-1":"261","example-2":"375"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.",{"contains":"376"},["377"],{"example-1":"378"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"379"},["380"],{"example-1":"381"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"382"},["383"],{"example-1":"384"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"385"},["386"],{"example-1":"387"},"some-value","some-potential,value","not-this-value","id","slug","parent_document_id","labels","created_at","updated_at","children",{"title":"388","type":"174","format":"175","description":"389","readOnly":true,"examples":"390"},{"title":"391","type":"174","description":"392","examples":"393"},{"title":"394","type":"174","pattern":"395","description":"396","examples":"397"},{"type":"174","enum":"398","description":"399","default":"400","title":"401"},{"title":"402","type":"403","format":"175","description":"404","examples":"405"},{"title":"406","type":"170","maxProperties":50,"description":"407","additionalProperties":"408","examples":"409"},{"type":"174","format":"410","description":"411","readOnly":true,"title":"412","examples":"413"},{"type":"174","format":"410","description":"414","readOnly":true,"title":"415","examples":"416"},{"type":"233","items":"234"},"Contains pagination query parameters and the total number of objects returned.",["417","418","419"],{"number":"420","size":"421","total":"422"},"PageMeta","sort","enum",["160"],"\"sort\" field must contain any of: [name]","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","invalid parameters",{"oneOf":"423"},"InvalidParameters",{"explicitProperties":"424"},[401],["425"],["426"],["427"],["428"],[403],["429"],["430"],["427"],["429"],[404],["62"],["431"],["427"],["432"],{"type":"174"},{"type":"170","title":"433","additionalProperties":false,"properties":"434","required":"435"},{"eq":"322"},{"type":"174"},"contains",{"contains":"322"},{"type":"174"},"ocontains",{"ocontains":"436"},{"type":"174"},"oeq",{"oeq":"437"},{"type":"174"},"neq",{"neq":"324"},"API Document ID","The API document identifier.",["438"],"API Document Title","The title of the document. Used to populate the `<title>` tag for the page",["439"],"API Document Slug","^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(title)`\n",["440"],["441","400"],"If `status=published` the document will be visible in your live portal","unpublished","ApiDocumentStatus","API Document Parent Document ID",["174","442"],"API Documents may be rendered as a tree of files.\n\nSpecify the `id` of another API Document as the `parent_document_id` to add some heirarchy do your documents.\n",[null],"Labels","Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"174","pattern":"443","minLength":1,"maxLength":63},["444"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["445"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["445"],"number","size","total",{"type":"417","examples":"446"},{"type":"417","examples":"447"},{"type":"417","examples":"448"},["449","450","451","452","453"],["454","455","456","457","161","458","166"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","StringFieldEqualsComparison",{"eq":"459"},["460"],"this-value,or-that-value","some-value,some-other-value","de5c9818-be5c-42e6-b514-e3d4bc30ddeb","API Document","api-document","published","null","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$",{"env":"461"},"2022-11-04T20:10:06.927Z",[1],[10],[100],{"type":"170","additionalProperties":false,"properties":"462","required":"463","title":"464"},{"type":"170","additionalProperties":false,"properties":"465","required":"466","title":"467"},{"type":"170","additionalProperties":false,"properties":"468","required":"469","title":"470"},{"type":"170","additionalProperties":false,"properties":"471","required":"472","title":"473"},{"type":"170","additionalProperties":false,"properties":"474","required":"475","title":"476"},"type","nullable","uniqueItems","minItems","items",{"type":"174"},"eq","test",{"field":"477","rule":"478","source":"479","reason":"480"},["481","482"],"InvalidParameterStandard",{"field":"483","rule":"484","minimum":"485","source":"486","reason":"487"},["481","482","488","489"],"InvalidParameterMinimumLength",{"field":"490","rule":"491","maximum":"492","source":"493","reason":"494"},["481","482","488","495"],"InvalidParameterMaximumLength",{"field":"496","rule":"497","reason":"498","choices":"499","source":"500"},["481","482","488","501"],"InvalidParameterChoiceItem",{"field":"502","rule":"503","reason":"504","dependents":"505","source":"506"},["481","488","482","507"],"InvalidParameterDependentItem",{"type":"174","readOnly":true,"examples":"508"},{"description":"509","type":"510","readOnly":true,"enum":"511","title":"512"},{"type":"174","examples":"513"},{"type":"174","readOnly":true,"examples":"514"},"field","reason",{"type":"174","readOnly":true,"examples":"515"},{"description":"509","type":"174","readOnly":true,"enum":"516","x-stoplight":"517"},{"type":"156","examples":"518"},{"type":"174","examples":"519"},{"type":"174","readOnly":true,"examples":"520"},"rule","minimum",{"type":"174","readOnly":true,"examples":"521"},{"description":"509","type":"174","readOnly":true,"enum":"522","x-stoplight":"523"},{"type":"156","examples":"524"},{"type":"174","examples":"525"},{"type":"174","readOnly":true,"examples":"526"},"maximum",{"type":"174","readOnly":true,"examples":"527"},{"description":"509","type":"174","readOnly":true,"enum":"528","x-stoplight":"529"},{"type":"174","readOnly":true,"examples":"530"},{"type":"233","uniqueItems":true,"readOnly":true,"minItems":1,"items":"531","x-stoplight":"532"},{"type":"174","examples":"533"},"choices",{"type":"174","readOnly":true,"examples":"534"},{"description":"509","type":"535","readOnly":true,"enum":"536"},{"type":"174","readOnly":true,"examples":"537"},{"type":"538","uniqueItems":true,"items":"539","readOnly":true},{"type":"174","examples":"540"},"dependents",["160"],"invalid parameters rules",["174","442"],["162","541","542","543","544","545","546","547","548","549","550","551","552","553","554","555","556","557","558","559","560",null],"InvalidRules",["561"],["562"],["160"],["563","564","565","566","567","568","569"],{"explicitProperties":"570"},[8],["561"],["571"],["160"],["572","573","574"],{"explicitProperties":"575"},[8],["561"],["576"],["160"],["346"],{"explicitProperties":"577"},["562"],{},{"explicitProperties":"578"},["561"],["160"],["174","442"],["579",null],["562"],["233","442"],{},["561"],"is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","body","is a required field","min_length","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min",["161","454","580","455","346"],"must have at least 8 characters","max_length","max_items","max",["161","454","580","455","346"],"must not have more than 8 characters",["161","454","580","455","346"],["454","456","580","455","457","458"],"dependent_fields","readOnly"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/fetch-api-document",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Fetch API Document",["18"],"80e2e923eb189","get","/apis/{apiId}/documents/{documentId}",["19"],{},"fetch-api-document","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nReturns a document for the API.","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API Documentation",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],[],[],["57","58"],["59"],["60"],["61"],{"id":"62","url":"63","name":"64","description":"65"},{"id":"66","url":"67","name":"64","description":"68"},{"id":"69","url":"70","name":"64","description":"71"},{"id":"72","url":"73","name":"64","description":"74"},{"id":"75","url":"76","name":"64","description":"77"},"7bb42b6c52f63","9e3ca14235ac7","200",[],["78"],"API document","c66ca307deb87","401",[],["79"],"ApiUnauthorized","c64ca307def6d","403",[],["80"],"ApiForbidden","c61ca307dd204","404",[],["81"],"Not Found",{"id":"82","name":"83","style":"84","examples":"85","description":"86","required":true,"schema":"87","explicitProperties":"88"},{"id":"89","name":"90","style":"84","examples":"91","description":"92","required":true,"schema":"93","explicitProperties":"94"},{"id":"95","key":"96","extensions":"97","description":"98","type":"99","scheme":"100","bearerFormat":"101"},{"id":"102","key":"103","extensions":"104","description":"105","type":"99","scheme":"100","bearerFormat":"106"},{"id":"107","key":"108","extensions":"109","description":"110","type":"99","scheme":"100","bearerFormat":"106"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"111","mediaType":"112","examples":"113","encodings":"114","schema":"115"},{"id":"116","mediaType":"117","examples":"118","encodings":"119","schema":"120"},{"id":"121","mediaType":"117","examples":"122","encodings":"123","schema":"124"},{"id":"125","mediaType":"117","examples":"126","encodings":"127","schema":"128"},"33186aa334cc7","apiId","simple",[],"The UUID API identifier",{"type":"129","format":"130","examples":"131","$schema":"132","x-stoplight":"133"},["134","135","136","137","138","139"],"dceee860a68b5","documentId",[],"The document identifier related to the API",{"type":"129","format":"130","examples":"140","$schema":"132","x-stoplight":"141"},["134","135","138","136","137","139"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","117293b2702cf","application/json",["142"],[],{"type":"143","title":"144","additionalProperties":false,"properties":"145","required":"146","$schema":"132","x-stoplight":"147"},"6d4b67df35282","application/problem+json",["148"],[],{"allOf":"149","title":"150","$schema":"132","x-stoplight":"151"},"82d4f0d7d1d32",["152"],[],{"allOf":"153","title":"154","$schema":"132","x-stoplight":"155"},"f7390b036832c",["156"],[],{"allOf":"157","title":"158","$schema":"132","x-stoplight":"159"},"string","uuid",["160"],"http://json-schema.org/draft-07/schema#",{"id":"161"},"schema","name","in","required","description","title",["162"],{"id":"163"},{"id":"164","key":"165","value":"166"},"object","API Document",{"id":"167","content":"168","title":"169","slug":"170","status":"171","parent_document_id":"172","labels":"173","created_at":"174","updated_at":"175"},["176","177","139","178","179","180","181","182","183"],{"id":"184"},{"id":"185","key":"186","value":"187"},["188","189"],"UnauthorizedError",{"id":"190"},{"id":"191","key":"192","value":"193"},["188","194"],"ForbiddenError",{"id":"195"},{"id":"196","key":"197","value":"198"},["188","199"],"NotFoundError",{"id":"200"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","d552a0debff98","de5c9818-be5c-42e6-b514-e3d4bc30ddeb","6961c14cd6c1c","d88c4e72f2b82","CreateApiDocumentResponse",{"id":"162","parent_document_id":null,"title":"144","slug":"201","status":"202","content":"203","labels":"204","created_at":"205","updated_at":"205"},{"title":"206","type":"129","format":"130","description":"207","readOnly":true,"examples":"208"},{"title":"209","type":"129","description":"210"},{"title":"211","type":"129","description":"212","examples":"213"},{"title":"214","type":"129","pattern":"215","description":"216","examples":"217"},{"type":"129","enum":"218","description":"219","default":"220","title":"221"},{"title":"222","type":"223","format":"130","description":"224","examples":"225"},{"title":"226","type":"143","maxProperties":50,"description":"227","additionalProperties":"228","examples":"229"},{"type":"129","format":"230","description":"231","readOnly":true,"title":"232","examples":"233"},{"type":"129","format":"230","description":"234","readOnly":true,"title":"235","examples":"236"},"id","parent_document_id","slug","status","content","labels","updated_at","created_at","e6b343bf9b042","459e30738a020","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"237","detail":"46"},{"type":"143","title":"238","description":"239","required":"240","properties":"241"},{"type":"143","properties":"242"},"ffcfce43381c6","30145230f8398","ApiForbiddenExample",{"status":403,"title":"51","instance":"243","detail":"244"},{"type":"143","properties":"245"},"04be40c0018bb","9d7f1acd832b7","ApiNotFoundExample",{"status":404,"title":"56","instance":"246","detail":"56"},{"type":"143","properties":"247"},"3107d64213173","api-document","published","# API Document Header",{"type":"248"},"2023-01-01T00:00:00.000Z","API Document ID","The API document identifier.",["162"],"API Document Content","Raw markdown content to display in your Portal","API Document Title","The title of the document. Used to populate the `<title>` tag for the page",["144"],"API Document Slug","^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(title)`\n",["201"],["202","220"],"If `status=published` the document will be visible in your live portal","unpublished","ApiDocumentStatus","API Document Parent Document ID",["129","249"],"API Documents may be rendered as a tree of files.\n\nSpecify the `id` of another API Document as the `parent_document_id` to add some heirarchy do your documents.\n",[null],"Labels","Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"129","pattern":"250","minLength":1,"maxLength":63},["251"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["252"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["252"],"kong:trace:8347343766220159418","Error","standard error",["179","139","253","254"],{"status":"255","title":"256","type":"257","instance":"258","detail":"259"},{"status":"260","title":"261","type":"262","instance":"263","detail":"264"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"265","title":"266","type":"267","instance":"268","detail":"269"},"kong:trace:6816496025408232265",{"status":"270","title":"271","type":"272","instance":"273","detail":"274"},"tutorial","null","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$",{"env":"275"},"2022-11-04T20:10:06.927Z","instance","detail",{"type":"276","description":"277","readOnly":true},{"type":"129","description":"278","readOnly":true},{"type":"129","description":"279","readOnly":true},{"type":"129","description":"280","readOnly":true},{"type":"129","description":"281","readOnly":true},{"examples":"282"},{"examples":"283"},{"examples":"284"},{"examples":"285"},{"examples":"286"},{"examples":"287"},{"examples":"288"},{"examples":"289"},{"examples":"290"},{"examples":"291"},{"examples":"292"},{"examples":"293"},{"examples":"294"},{"examples":"295"},{"examples":"296"},"test","integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["297"],["298"],["299"],["300"],[403],["301"],["302"],["299"],["301"],[404],["56"],["303"],["299"],["304"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/update-api-document",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Update API Document",["18"],"e9da054a0d7e7","patch","/apis/{apiId}/documents/{documentId}",["19"],{},"update-api-document","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nUpdates a document for an API.","inheritedFromService",["20","21","22","23","24","25","26"],{"body":"27","headers":"28","query":"29","cookie":"30","path":"31"},["32","33","34"],["35","36","37","38","39"],"API Documentation",{"id":"40","name":"18"},{"id":"41","code":"42","headers":"43","contents":"44","description":"45"},{"id":"46","code":"47","headers":"48","contents":"49","description":"50"},{"id":"51","code":"52","headers":"53","contents":"54","description":"55"},{"id":"56","code":"57","headers":"58","contents":"59","description":"60"},{"id":"61","code":"62","headers":"63","contents":"64","description":"65"},{"id":"66","code":"67","headers":"68","contents":"69","description":"70"},{"id":"71","code":"72","headers":"73","contents":"74","description":"75"},{"id":"76","contents":"77","required":true},[],[],[],["78","79"],["80"],["81"],["82"],{"id":"83","url":"84","name":"85","description":"86"},{"id":"87","url":"88","name":"85","description":"89"},{"id":"90","url":"91","name":"85","description":"92"},{"id":"93","url":"94","name":"85","description":"95"},{"id":"96","url":"97","name":"85","description":"98"},"7bb42b6c52f63","a7c98ce18868a","200",[],["99"],"API document","6d298d8a11299","400",[],["100"],"Bad Request","6d198d8a1102a","401",[],["101"],"ApiUnauthorized","6d398d8a11344","403",[],["102"],"ApiForbidden","6ce98d8a11bc5","404",[],["103"],"Not Found","6c998d8a10242","409",[],["104"],"Conflict - `slug` property must be unique","35198d89e0183","415",[],["105"],"Unsupported Media Type","3787e9bd827bf",["106"],{"id":"107","name":"108","style":"109","examples":"110","description":"111","required":true,"schema":"112","explicitProperties":"113"},{"id":"114","name":"115","style":"109","examples":"116","description":"117","required":true,"schema":"118","explicitProperties":"119"},{"id":"120","key":"121","extensions":"122","description":"123","type":"124","scheme":"125","bearerFormat":"126"},{"id":"127","key":"128","extensions":"129","description":"130","type":"124","scheme":"125","bearerFormat":"131"},{"id":"132","key":"133","extensions":"134","description":"135","type":"124","scheme":"125","bearerFormat":"131"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"136","mediaType":"137","examples":"138","encodings":"139","schema":"140"},{"id":"141","mediaType":"142","examples":"143","encodings":"144","schema":"145"},{"id":"146","mediaType":"142","examples":"147","encodings":"148","schema":"149"},{"id":"150","mediaType":"142","examples":"151","encodings":"152","schema":"153"},{"id":"154","mediaType":"142","examples":"155","encodings":"156","schema":"157"},{"id":"158","mediaType":"142","examples":"159","encodings":"160","schema":"161"},{"id":"162","mediaType":"142","examples":"163","encodings":"164","schema":"165"},{"id":"166","mediaType":"137","examples":"167","encodings":"168","schema":"169"},"d98e08946abdf","apiId","simple",[],"The UUID API identifier",{"type":"170","format":"171","examples":"172","$schema":"173","x-stoplight":"174"},["175","176","177","178","179","180"],"b09a0727d8d4f","documentId",[],"The document identifier related to the API",{"type":"170","format":"171","examples":"181","$schema":"173","x-stoplight":"182"},["175","176","179","177","178","180"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","5db06b6036e3a","application/json",["183"],[],{"type":"184","title":"185","additionalProperties":false,"properties":"186","required":"187","$schema":"173","x-stoplight":"188"},"0e2bd3b2af8f3","application/problem+json",["189"],[],{"allOf":"190","title":"191","$schema":"173","x-stoplight":"192"},"5f032bb3f870d",["193"],[],{"allOf":"194","title":"195","$schema":"173","x-stoplight":"196"},"021a009fad0da",["197"],[],{"allOf":"198","title":"199","$schema":"173","x-stoplight":"200"},"4112edaedfe8b",["201"],[],{"allOf":"202","title":"203","$schema":"173","x-stoplight":"204"},"5a2f9e69f26bb",["205"],[],{"type":"184","required":"206","properties":"207","$schema":"173","x-stoplight":"208"},"8eedc12df54d8",["209"],[],{"allOf":"210","title":"211","$schema":"173","x-stoplight":"212"},"7df2c26961c5c",["213","214","215"],[],{"type":"184","title":"185","additionalProperties":false,"properties":"216","$schema":"173","x-stoplight":"217"},"string","uuid",["218"],"http://json-schema.org/draft-07/schema#",{"id":"219"},"schema","name","in","required","description","title",["220"],{"id":"221"},{"id":"222","key":"223","value":"224"},"object","API Document",{"id":"225","content":"226","title":"227","slug":"228","status":"229","parent_document_id":"230","labels":"231","created_at":"232","updated_at":"233"},["234","235","180","236","237","238","239","240","241"],{"id":"242"},{"id":"243","key":"244","value":"245"},["246","247"],"BadRequestError",{"id":"248"},{"id":"249","key":"250","value":"251"},["246","252"],"UnauthorizedError",{"id":"253"},{"id":"254","key":"255","value":"256"},["246","257"],"ForbiddenError",{"id":"258"},{"id":"259","key":"260","value":"261"},["246","262"],"NotFoundError",{"id":"263"},{"id":"264","key":"265","value":"266"},["237","180","267"],{"status":"268","title":"269","type":"270","instance":"271"},{"id":"272"},{"id":"273","key":"274","value":"275"},["246","276"],"UnsupportedMediaTypeError",{"id":"277"},{"id":"278","key":"279","value":"280","summary":"281"},{"id":"282","key":"283","value":"284","summary":"285"},{"id":"286","key":"287","value":"288","summary":"289"},{"id":"225","content":"226","title":"227","slug":"228","status":"229","parent_document_id":"230","labels":"231","created_at":"232","updated_at":"233"},{"id":"290"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","f5b77000d6f97","de5c9818-be5c-42e6-b514-e3d4bc30ddeb","3e7984371b5e3","2bc6d0489cca3","CreateApiDocumentResponse",{"id":"220","parent_document_id":null,"title":"185","slug":"291","status":"292","content":"293","labels":"294","created_at":"295","updated_at":"295"},{"title":"296","type":"170","format":"171","description":"297","readOnly":true,"examples":"298"},{"title":"299","type":"170","description":"300"},{"title":"301","type":"170","description":"302","examples":"303"},{"title":"304","type":"170","pattern":"305","description":"306","examples":"307"},{"type":"170","enum":"308","description":"309","default":"310","title":"311"},{"title":"312","type":"313","format":"171","description":"314","examples":"315"},{"title":"316","type":"184","maxProperties":50,"description":"317","additionalProperties":"318","examples":"319"},{"type":"170","format":"320","description":"321","readOnly":true,"title":"322","examples":"323"},{"type":"170","format":"320","description":"324","readOnly":true,"title":"325","examples":"326"},"id","parent_document_id","slug","status","content","labels","updated_at","created_at","e6b343bf9b042","33fb410d92a35","ApiNameBadRequestExample",{"status":400,"title":"327","instance":"328","detail":"329","invalid_parameters":"330"},{"type":"184","title":"331","description":"332","required":"333","properties":"334"},{"type":"184","required":"335","properties":"336"},"8760545dffb8d","e301353463eba","ApiUnauthorizedExample",{"status":401,"title":"55","instance":"337","detail":"55"},{"type":"184","properties":"338"},"ffcfce43381c6","e0bcb02777414","ApiForbiddenExample",{"status":403,"title":"60","instance":"339","detail":"340"},{"type":"184","properties":"341"},"04be40c0018bb","a26e91f2baf2b","ApiNotFoundExample",{"status":404,"title":"65","instance":"342","detail":"65"},{"type":"184","properties":"343"},"3107d64213173","1fd3010df3f47","ApiSlugConflictExample",{"status":409,"title":"344","instance":"345"},"instance",{"type":"346"},{"type":"170"},{"type":"170"},{"type":"170"},"2ea91a427a34f","ddecaa62f7f4d","UnsupportedMediaTypeExample",{"status":415,"title":"75","instance":"337","detail":"347"},{"type":"184","properties":"348"},"77eba89c47d24","f4aec28dc0daf","UpdateApiDocumentAttributes",{"parent_document_id":"349","slug":"291","status":"292","title":"185"},"Update API Document Attributes Request","812bd73f7e247","UpdateApiDocumentContent",{"content":"350"},"Update API Document Content Request","394504c73c54c","UpdateApiDocumentAttributesAndContent",{"parent_document_id":"349","slug":"291","status":"292","title":"185","content":"350"},"Update API Document Attributes and Content Request","082b4d102acc5","api-document","published","# API Document Header",{"type":"351"},"2023-01-01T00:00:00.000Z","API Document ID","The API document identifier.",["220"],"API Document Content","Raw markdown content to display in your Portal","API Document Title","The title of the document. Used to populate the `<title>` tag for the page",["185"],"API Document Slug","^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(title)`\n",["291"],["292","310"],"If `status=published` the document will be visible in your live portal","unpublished","ApiDocumentStatus","API Document Parent Document ID",["170","352"],"API Documents may be rendered as a tree of files.\n\nSpecify the `id` of another API Document as the `parent_document_id` to add some heirarchy do your documents.\n",[null],"Labels","Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"170","pattern":"353","minLength":1,"maxLength":63},["354"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["355"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["355"],"Invalid Request","kong:trace:5832302153563197721","Invalid Parameters",["356"],"Error","standard error",["237","180","267","357"],{"status":"358","title":"359","type":"360","instance":"361","detail":"362"},["363"],{"invalid_parameters":"364"},"kong:trace:8347343766220159418",{"status":"365","title":"366","type":"367","instance":"368","detail":"369"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"370","title":"371","type":"372","instance":"373","detail":"374"},"kong:trace:6816496025408232265",{"status":"375","title":"376","type":"377","instance":"378","detail":"379"},"Conflict","kong:trace:3169213858331814220","number","This API only supports requests with `Content-Type: application/json`",{"status":"380","title":"381","type":"382","instance":"383","detail":"384"},"dd4e1b98-3629-4dd3-acc0-759a726ffee2","# Updated API Document Header","tutorial","null","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$",{"env":"385"},"2022-11-04T20:10:06.927Z",{"field":"236","rule":"386","reason":"387"},"detail",{"type":"388","description":"389","readOnly":true},{"type":"170","description":"390","readOnly":true},{"type":"170","description":"391","readOnly":true},{"type":"170","description":"392","readOnly":true},{"type":"170","description":"393","readOnly":true},"invalid_parameters",{"type":"394","uniqueItems":true,"minItems":1,"description":"395","items":"396","title":"397","x-stoplight":"398"},{"examples":"399"},{"examples":"400"},{"examples":"401"},{"examples":"402"},{"examples":"403"},{"examples":"404"},{"examples":"405"},{"examples":"406"},{"examples":"407"},{"examples":"408"},{"examples":"409"},{"examples":"410"},{"examples":"411"},{"examples":"412"},{"examples":"413"},{"examples":"414"},{"examples":"415"},{"examples":"416"},{"examples":"417"},{"examples":"418"},"test","matches_regex","slug must match /^[\\w-]+$/ regular expression","integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","array","invalid parameters",{"oneOf":"419"},"InvalidParameters",{"explicitProperties":"420"},[401],["421"],["422"],["423"],["424"],[403],["425"],["426"],["423"],["425"],[404],["65"],["427"],["423"],["428"],[415],["429"],["430"],["423"],["429"],["431","432","433","434","435"],["436","437","438","439","179","440","180"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","UnsupportedMediaType","https://httpstatuses.com/415",{"type":"184","additionalProperties":false,"properties":"441","required":"442","title":"443"},{"type":"184","additionalProperties":false,"properties":"444","required":"445","title":"446"},{"type":"184","additionalProperties":false,"properties":"447","required":"448","title":"449"},{"type":"184","additionalProperties":false,"properties":"450","required":"451","title":"452"},{"type":"184","additionalProperties":false,"properties":"453","required":"454","title":"455"},"type","nullable","uniqueItems","minItems","items",{"field":"456","rule":"457","source":"458","reason":"459"},["460","461"],"InvalidParameterStandard",{"field":"462","rule":"463","minimum":"464","source":"465","reason":"466"},["460","461","467","468"],"InvalidParameterMinimumLength",{"field":"469","rule":"470","maximum":"471","source":"472","reason":"473"},["460","461","467","474"],"InvalidParameterMaximumLength",{"field":"475","rule":"476","reason":"477","choices":"478","source":"479"},["460","461","467","480"],"InvalidParameterChoiceItem",{"field":"481","rule":"482","reason":"483","dependents":"484","source":"485"},["460","467","461","486"],"InvalidParameterDependentItem",{"type":"170","readOnly":true,"examples":"487"},{"description":"488","type":"489","readOnly":true,"enum":"490","title":"491"},{"type":"170","examples":"492"},{"type":"170","readOnly":true,"examples":"493"},"field","reason",{"type":"170","readOnly":true,"examples":"494"},{"description":"488","type":"170","readOnly":true,"enum":"495","x-stoplight":"496"},{"type":"388","examples":"497"},{"type":"170","examples":"498"},{"type":"170","readOnly":true,"examples":"499"},"rule","minimum",{"type":"170","readOnly":true,"examples":"500"},{"description":"488","type":"170","readOnly":true,"enum":"501","x-stoplight":"502"},{"type":"388","examples":"503"},{"type":"170","examples":"504"},{"type":"170","readOnly":true,"examples":"505"},"maximum",{"type":"170","readOnly":true,"examples":"506"},{"description":"488","type":"170","readOnly":true,"enum":"507","x-stoplight":"508"},{"type":"170","readOnly":true,"examples":"509"},{"type":"394","uniqueItems":true,"readOnly":true,"minItems":1,"items":"510","x-stoplight":"511"},{"type":"170","examples":"512"},"choices",{"type":"170","readOnly":true,"examples":"513"},{"description":"488","type":"514","readOnly":true,"enum":"515"},{"type":"170","readOnly":true,"examples":"516"},{"type":"517","uniqueItems":true,"items":"518","readOnly":true},{"type":"170","examples":"519"},"dependents",["176"],"invalid parameters rules",["170","352"],["178","520","521","522","523","524","525","526","527","528","529","530","531","532","533","534","386","535","536","537","538",null],"InvalidRules",["539"],["540"],["176"],["541","542","543","544","545","546","547"],{"explicitProperties":"548"},[8],["539"],["549"],["176"],["550","551","552"],{"explicitProperties":"553"},[8],["539"],["554"],["176"],["555"],{"explicitProperties":"556"},["540"],{},{"explicitProperties":"557"},["539"],["176"],["170","352"],["558",null],["540"],["394","352"],{},["539"],"is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","body","is a required field","min_length","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min",["179","436","559","437","555"],"must have at least 8 characters","max_length","max_items","max",["179","436","559","437","555"],"must not have more than 8 characters","enum",["179","436","559","437","555"],["436","438","559","437","439","440"],"dependent_fields","readOnly"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/delete-api-document",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Delete API Documentation",["18"],"9a424fd2e76c0","delete","/apis/{apiId}/documents/{documentId}",["19"],{},"delete-api-document","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nRemoves a document from an API.","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API Documentation",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],[],[],["57","58"],["59"],["60"],["61"],{"id":"62","url":"63","name":"64","description":"65"},{"id":"66","url":"67","name":"64","description":"68"},{"id":"69","url":"70","name":"64","description":"71"},{"id":"72","url":"73","name":"64","description":"74"},{"id":"75","url":"76","name":"64","description":"77"},"7bb42b6c52f63","279d7440abeeb","204",[],[],"Document for the API was deleted successfully.","24cd74e3745ba","401",[],["78"],"ApiUnauthorized","24ed74e3748d0","403",[],["79"],"ApiForbidden","247d74e373c35","404",[],["80"],"Not Found",{"id":"81","name":"82","style":"83","examples":"84","description":"85","required":true,"schema":"86","explicitProperties":"87"},{"id":"88","name":"89","style":"83","examples":"90","description":"91","required":true,"schema":"92","explicitProperties":"93"},{"id":"94","key":"95","extensions":"96","description":"97","type":"98","scheme":"99","bearerFormat":"100"},{"id":"101","key":"102","extensions":"103","description":"104","type":"98","scheme":"99","bearerFormat":"105"},{"id":"106","key":"107","extensions":"108","description":"109","type":"98","scheme":"99","bearerFormat":"105"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"110","mediaType":"111","examples":"112","encodings":"113","schema":"114"},{"id":"115","mediaType":"111","examples":"116","encodings":"117","schema":"118"},{"id":"119","mediaType":"111","examples":"120","encodings":"121","schema":"122"},"791933c47e0af","apiId","simple",[],"The UUID API identifier",{"type":"123","format":"124","examples":"125","$schema":"126","x-stoplight":"127"},["128","129","130","131","132","133"],"32fbd6d3b34b1","documentId",[],"The document identifier related to the API",{"type":"123","format":"124","examples":"134","$schema":"126","x-stoplight":"135"},["128","129","132","130","131","133"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","04080347f824a","application/problem+json",["136"],[],{"allOf":"137","title":"138","$schema":"126","x-stoplight":"139"},"b87e8ac188bb5",["140"],[],{"allOf":"141","title":"142","$schema":"126","x-stoplight":"143"},"157459571240d",["144"],[],{"allOf":"145","title":"146","$schema":"126","x-stoplight":"147"},"string","uuid",["148"],"http://json-schema.org/draft-07/schema#",{"id":"149"},"schema","name","in","required","description","title",["150"],{"id":"151"},{"id":"152","key":"153","value":"154"},["155","156"],"UnauthorizedError",{"id":"157"},{"id":"158","key":"159","value":"160"},["155","161"],"ForbiddenError",{"id":"162"},{"id":"163","key":"164","value":"165"},["155","166"],"NotFoundError",{"id":"167"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","0e267e6f24503","de5c9818-be5c-42e6-b514-e3d4bc30ddeb","785cb2d823802","af095837e7b35","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"168","detail":"46"},{"type":"169","title":"170","description":"171","required":"172","properties":"173"},{"type":"169","properties":"174"},"ffcfce43381c6","e0b01d11b4457","ApiForbiddenExample",{"status":403,"title":"51","instance":"175","detail":"176"},{"type":"169","properties":"177"},"04be40c0018bb","62b54258476f3","ApiNotFoundExample",{"status":404,"title":"56","instance":"178","detail":"56"},{"type":"169","properties":"179"},"3107d64213173","kong:trace:8347343766220159418","object","Error","standard error",["180","133","181","182"],{"status":"183","title":"184","type":"185","instance":"186","detail":"187"},{"status":"188","title":"189","type":"190","instance":"191","detail":"192"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"193","title":"194","type":"195","instance":"196","detail":"197"},"kong:trace:6816496025408232265",{"status":"198","title":"199","type":"200","instance":"201","detail":"202"},"status","instance","detail",{"type":"203","description":"204","readOnly":true},{"type":"123","description":"205","readOnly":true},{"type":"123","description":"206","readOnly":true},{"type":"123","description":"207","readOnly":true},{"type":"123","description":"208","readOnly":true},{"examples":"209"},{"examples":"210"},{"examples":"211"},{"examples":"212"},{"examples":"213"},{"examples":"214"},{"examples":"215"},{"examples":"216"},{"examples":"217"},{"examples":"218"},{"examples":"219"},{"examples":"220"},{"examples":"221"},{"examples":"222"},{"examples":"223"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["224"],["225"],["226"],["227"],[403],["228"],["229"],["226"],["228"],[404],["56"],["230"],["226"],["231"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/move-api-document",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Move API Documentation",["18"],"2a8c54d3b7443","put","/apis/{apiId}/documents/{documentId}/move",["19"],{},"move-api-document","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nThis api allows the user to move a document within the document tree using the parameters parent_document_id and index. If parent_document_id is not provided, the document will be placed at the top level of the document tree. index represents a zero-indexed document order relative to its siblings under the same parent. For example, if we want to put the document at top level in first position we would send parent_document_id: null and index: 0. This api also supports using a negative index to count backwards from the end of the document list, which means you can put the document in last position by using index: -1.","inheritedFromService",["20","21","22","23","24"],{"body":"25","headers":"26","query":"27","cookie":"28","path":"29"},["30","31","32"],["33","34","35","36","37"],"API Documentation",{"id":"38","name":"18"},{"id":"39","code":"40","headers":"41","contents":"42","description":"43"},{"id":"44","code":"45","headers":"46","contents":"47","description":"48"},{"id":"49","code":"50","headers":"51","contents":"52","description":"53"},{"id":"54","code":"55","headers":"56","contents":"57","description":"58"},{"id":"59","code":"60","headers":"61","contents":"62","description":"63"},{"id":"64","contents":"65","required":true,"description":"66"},[],[],[],["67","68"],["69"],["70"],["71"],{"id":"72","url":"73","name":"74","description":"75"},{"id":"76","url":"77","name":"74","description":"78"},{"id":"79","url":"80","name":"74","description":"81"},{"id":"82","url":"83","name":"74","description":"84"},{"id":"85","url":"86","name":"74","description":"87"},"7bb42b6c52f63","2354f42663919","204",[],[],"Document for the API was moved successfully.","7b24f6032442e","401",[],["88"],"ApiUnauthorized","7b04f603240b0","403",[],["89"],"ApiForbidden","7af4f60324105","404",[],["90"],"Not Found","7ba4f603257b6","409",[],["91"],"Conflict","8b618c1cfe34a",["92"],"move document",{"id":"93","name":"94","style":"95","examples":"96","description":"97","required":true,"schema":"98","explicitProperties":"99"},{"id":"100","name":"101","style":"95","examples":"102","description":"103","required":true,"schema":"104","explicitProperties":"105"},{"id":"106","key":"107","extensions":"108","description":"109","type":"110","scheme":"111","bearerFormat":"112"},{"id":"113","key":"114","extensions":"115","description":"116","type":"110","scheme":"111","bearerFormat":"117"},{"id":"118","key":"119","extensions":"120","description":"121","type":"110","scheme":"111","bearerFormat":"117"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"122","mediaType":"123","examples":"124","encodings":"125","schema":"126"},{"id":"127","mediaType":"123","examples":"128","encodings":"129","schema":"130"},{"id":"131","mediaType":"123","examples":"132","encodings":"133","schema":"134"},{"id":"135","mediaType":"123","examples":"136","encodings":"137","schema":"138"},{"id":"139","mediaType":"140","examples":"141","encodings":"142","schema":"143"},"ecd68ebec1670","apiId","simple",[],"The UUID API identifier",{"type":"144","format":"145","examples":"146","$schema":"147","x-stoplight":"148"},["149","150","151","152","153","154"],"113c052a47982","documentId",[],"The document identifier related to the API",{"type":"144","format":"145","examples":"155","$schema":"147","x-stoplight":"156"},["149","150","153","151","152","154"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","7d90d4b44be88","application/problem+json",["157"],[],{"allOf":"158","title":"159","$schema":"147","x-stoplight":"160"},"6237b19aef8d3",["161"],[],{"allOf":"162","title":"163","$schema":"147","x-stoplight":"164"},"3fc85cc00317b",["165"],[],{"allOf":"166","title":"167","$schema":"147","x-stoplight":"168"},"6e0b4e0c27efd",[],[],{"allOf":"169","title":"170","$schema":"147","x-stoplight":"171"},"130f5863258f8","application/json",[],[],{"type":"172","title":"173","description":"174","properties":"175","$schema":"147","x-stoplight":"176"},"string","uuid",["177"],"http://json-schema.org/draft-07/schema#",{"id":"178"},"schema","name","in","required","description","title",["179"],{"id":"180"},{"id":"181","key":"182","value":"183"},["184","185"],"UnauthorizedError",{"id":"186"},{"id":"187","key":"188","value":"189"},["184","190"],"ForbiddenError",{"id":"191"},{"id":"192","key":"193","value":"194"},["184","195"],"NotFoundError",{"id":"196"},["184","197"],"ConflictError",{"id":"198"},"object","Move document","move document request payload",{"parent_document_id":"199","index":"200"},{"id":"201"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","42febc8ed51f1","de5c9818-be5c-42e6-b514-e3d4bc30ddeb","3df79ce3e2056","1dbb7ff78991f","ApiUnauthorizedExample",{"status":401,"title":"48","instance":"202","detail":"48"},{"type":"172","title":"203","description":"204","required":"205","properties":"206"},{"type":"172","properties":"207"},"ffcfce43381c6","0febb2dcc3f6e","ApiForbiddenExample",{"status":403,"title":"53","instance":"208","detail":"209"},{"type":"172","properties":"210"},"04be40c0018bb","334d41b29b0fa","ApiNotFoundExample",{"status":404,"title":"58","instance":"211","detail":"58"},{"type":"172","properties":"212"},"3107d64213173",{"type":"172","properties":"213"},"cb6cb4cf5e9ac",{"type":"144","format":"145","description":"214","examples":"215"},{"type":"216","description":"217","examples":"218"},"06cf85e450cae","kong:trace:8347343766220159418","Error","standard error",["219","154","220","221"],{"status":"222","title":"223","type":"224","instance":"225","detail":"226"},{"status":"227","title":"228","type":"229","instance":"230","detail":"231"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"232","title":"233","type":"234","instance":"235","detail":"236"},"kong:trace:6816496025408232265",{"status":"237","title":"238","type":"239","instance":"240","detail":"241"},{"status":"242","title":"243","type":"244","instance":"245","detail":"246"},"parent document id",["247"],"integer","index of the document in the parent document's children",[1],"status","instance","detail",{"type":"216","description":"248","readOnly":true},{"type":"144","description":"249","readOnly":true},{"type":"144","description":"250","readOnly":true},{"type":"144","description":"251","readOnly":true},{"type":"144","description":"252","readOnly":true},{"examples":"253"},{"examples":"254"},{"examples":"255"},{"examples":"256"},{"examples":"257"},{"examples":"258"},{"examples":"259"},{"examples":"260"},{"examples":"261"},{"examples":"262"},{"examples":"263"},{"examples":"264"},{"examples":"265"},{"examples":"266"},{"examples":"267"},{"examples":"268"},{"examples":"269"},{"examples":"270"},{"examples":"271"},{"examples":"272"},"dd4e1b98-3629-4dd3-acc0-759a726ffee2","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["273"],["274"],["275"],["276"],[403],["277"],["278"],["275"],["277"],[404],["58"],["279"],["275"],["280"],[409],["63"],["281"],["275"],["63"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","https://httpstatuses.com/409"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/create-api-spec",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Create API Specification",["18"],"f2b8795d22105","post","/apis/{apiId}/specifications",["19"],{},"create-api-spec","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nCreates a specification for an API.\n**Note:** You can only have one specification for an API.","inheritedFromService",["20","21","22","23","24","25","26"],{"body":"27","headers":"28","query":"29","cookie":"30","path":"31"},["32","33","34"],["35","36","37","38","39"],"API Specification",{"id":"40","name":"18"},{"id":"41","code":"42","headers":"43","contents":"44","description":"45"},{"id":"46","code":"47","headers":"48","contents":"49","description":"50"},{"id":"51","code":"52","headers":"53","contents":"54","description":"55"},{"id":"56","code":"57","headers":"58","contents":"59","description":"60"},{"id":"61","code":"62","headers":"63","contents":"64","description":"65"},{"id":"66","code":"67","headers":"68","contents":"69","description":"70"},{"id":"71","code":"72","headers":"73","contents":"74","description":"75"},{"id":"76","contents":"77","required":true},[],[],[],["78"],["79"],["80"],["81"],{"id":"82","url":"83","name":"84","description":"85"},{"id":"86","url":"87","name":"84","description":"88"},{"id":"89","url":"90","name":"84","description":"91"},{"id":"92","url":"93","name":"84","description":"94"},{"id":"95","url":"96","name":"84","description":"97"},"4eb640e307a28","b2da9ed073442","201",[],["98"],"API specification","8aaa9d0acac8c","400",[],["99"],"Bad Request","8aba9d0acaeff","401",[],["100"],"ApiUnauthorized","8ada9d0acab95","403",[],["101"],"ApiForbidden","8aea9d0aca5c0","404",[],["102"],"Not Found","8b3a9d0acbd47","409",[],["103"],"Conflict - An API may only have one specification","c33a9d0afcdee","415",[],["104"],"Unsupported Media Type","0518ada6a030f",["105"],{"id":"106","name":"107","style":"108","examples":"109","description":"110","required":true,"schema":"111","explicitProperties":"112"},{"id":"113","key":"114","extensions":"115","description":"116","type":"117","scheme":"118","bearerFormat":"119"},{"id":"120","key":"121","extensions":"122","description":"123","type":"117","scheme":"118","bearerFormat":"124"},{"id":"125","key":"126","extensions":"127","description":"128","type":"117","scheme":"118","bearerFormat":"124"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"129","mediaType":"130","examples":"131","encodings":"132","schema":"133"},{"id":"134","mediaType":"135","examples":"136","encodings":"137","schema":"138"},{"id":"139","mediaType":"135","examples":"140","encodings":"141","schema":"142"},{"id":"143","mediaType":"135","examples":"144","encodings":"145","schema":"146"},{"id":"147","mediaType":"135","examples":"148","encodings":"149","schema":"150"},{"id":"151","mediaType":"135","examples":"152","encodings":"153","schema":"154"},{"id":"155","mediaType":"135","examples":"156","encodings":"157","schema":"158"},{"id":"159","mediaType":"130","examples":"160","encodings":"161","schema":"162"},"81037e90d8632","apiId","simple",[],"The UUID API identifier",{"type":"163","format":"164","examples":"165","$schema":"166","x-stoplight":"167"},["168","169","170","171","172","173"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","198f2b76c3b77","application/json",["174"],[],{"title":"18","type":"175","additionalProperties":false,"properties":"176","required":"177","$schema":"166","x-stoplight":"178"},"85deb2ed302e2","application/problem+json",["179"],[],{"allOf":"180","title":"181","$schema":"166","x-stoplight":"182"},"b7591791fa9b7",["183"],[],{"allOf":"184","title":"185","$schema":"166","x-stoplight":"186"},"e0afba4d72d1c",["187"],[],{"allOf":"188","title":"189","$schema":"166","x-stoplight":"190"},"d37814be0d804",["191"],[],{"allOf":"192","title":"193","$schema":"166","x-stoplight":"194"},"8e1540b97e526",["195"],[],{"allOf":"196","title":"197","$schema":"166","x-stoplight":"198"},"0bc5899616e35",["199"],[],{"allOf":"200","title":"201","$schema":"166","x-stoplight":"202"},"47a0bb0271d64",["203"],[],{"title":"18","type":"175","additionalProperties":false,"properties":"204","required":"205","$schema":"166","x-stoplight":"206"},"string","uuid",["207"],"http://json-schema.org/draft-07/schema#",{"id":"208"},"schema","name","in","required","description","title",{"id":"209","key":"210","value":"211"},"object",{"id":"212","content":"213","type":"214","created_at":"215","updated_at":"216"},["217","218","219","220","221"],{"id":"222"},{"id":"223","key":"224","value":"225"},["226","227"],"BadRequestError",{"id":"228"},{"id":"229","key":"230","value":"231"},["226","232"],"UnauthorizedError",{"id":"233"},{"id":"234","key":"235","value":"236"},["226","237"],"ForbiddenError",{"id":"238"},{"id":"239","key":"240","value":"241"},["226","242"],"NotFoundError",{"id":"243"},{"id":"244","key":"245","value":"246"},["226","247"],"ConflictError",{"id":"248"},{"id":"249","key":"250","value":"251"},["226","252"],"UnsupportedMediaTypeError",{"id":"253"},{"id":"254","key":"255","value":"256","summary":"257"},{"id":"258","content":"259","type":"214","created_at":"215","updated_at":"216"},["218"],{"id":"260"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","085cdc66461c5","516c2334237ee","ApiSpecResponse",{"id":"261","content":"262","type":"263","created_at":"264","updated_at":"264"},{"type":"163","format":"164","description":"265","readOnly":true,"examples":"266"},{"type":"163","description":"267","examples":"268"},{"title":"269","type":"163","description":"270","enum":"271","examples":"272"},{"type":"163","format":"273","description":"274","readOnly":true,"title":"275","examples":"276"},{"type":"163","format":"273","description":"277","readOnly":true,"title":"278","examples":"279"},"id","content","type","created_at","updated_at","3fa55244cd0ce","179a8d607821e","ApiSpecContentBadRequestExample",{"status":400,"title":"280","instance":"281","detail":"282","invalid_parameters":"283"},{"type":"175","title":"284","description":"285","required":"286","properties":"287"},{"type":"175","required":"288","properties":"289"},"8760545dffb8d","e4a8036f4d7a6","ApiUnauthorizedExample",{"status":401,"title":"55","instance":"290","detail":"55"},{"type":"175","properties":"291"},"ffcfce43381c6","3950c6a7e1fa1","ApiForbiddenExample",{"status":403,"title":"60","instance":"292","detail":"293"},{"type":"175","properties":"294"},"04be40c0018bb","7ac5dedf5d138","ApiNotFoundExample",{"status":404,"title":"65","instance":"295","detail":"65"},{"type":"175","properties":"296"},"3107d64213173","ad9911087c343","ApiSpecConflictExample",{"status":409,"title":"297","instance":"298","detail":"299"},{"type":"175","properties":"300"},"cb6cb4cf5e9ac","03996d15edfc2","UnsupportedMediaTypeExample",{"status":415,"title":"75","instance":"290","detail":"301"},{"type":"175","properties":"302"},"77eba89c47d24","f5fbd5c52e615","CreateApiSpecRequestExample",{"content":"262","type":"263"},"Create API Specification Request",{"type":"163","format":"164","description":"265","readOnly":true,"examples":"303"},{"type":"163","description":"267","examples":"304"},"7bd5fcacc21d3","7710d5c4-d902-410b-992f-18b814155b53","{\"openapi\":\"3.0.3\",\"info\":{\"title\":\"Example API\",\"version\":\"1.0.0\"},\"paths\":{\"/example\":{\"get\":{\"summary\":\"Example endpoint\",\"responses\":{\"200\":{\"description\":\"Successful response\"}}}}}}","oas3","2023-01-01T00:00:00.000Z","The API specification identifier.",["261"],"The raw content of your API specification.\n",["262"],"API Spec Type","The type of specification being stored. This allows us to render the specification correctly.\n\nIf this field is not set, it will be autodetected from `content`\n",["263","305"],["263"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["306"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["306"],"Invalid Request","kong:trace:1433447772874964729","Invalid Parameters",["307"],"Error","standard error",["308","173","309","310"],{"status":"311","title":"312","type":"313","instance":"314","detail":"315"},["316"],{"invalid_parameters":"317"},"kong:trace:8347343766220159418",{"status":"318","title":"319","type":"320","instance":"321","detail":"322"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"323","title":"324","type":"325","instance":"326","detail":"327"},"kong:trace:6816496025408232265",{"status":"328","title":"329","type":"330","instance":"331","detail":"332"},"Conflict","kong:trace:3169213858331814220","Specification for API '9f5061ce-78f6-4452-9108-ad7c02821fd5' already exists",{"status":"333","title":"334","type":"335","instance":"336","detail":"337"},"This API only supports requests with `Content-Type: application/json`",{"status":"338","title":"339","type":"340","instance":"341","detail":"342"},["261"],["262"],"asyncapi","2022-11-04T20:10:06.927Z",{"field":"218","rule":"343","minimum":1,"reason":"344"},"status","instance","detail",{"type":"345","description":"346","readOnly":true},{"type":"163","description":"347","readOnly":true},{"type":"163","description":"348","readOnly":true},{"type":"163","description":"349","readOnly":true},{"type":"163","description":"350","readOnly":true},"invalid_parameters",{"type":"351","uniqueItems":true,"minItems":1,"description":"352","items":"353","title":"354","x-stoplight":"355"},{"examples":"356"},{"examples":"357"},{"examples":"358"},{"examples":"359"},{"examples":"360"},{"examples":"361"},{"examples":"362"},{"examples":"363"},{"examples":"364"},{"examples":"365"},{"examples":"366"},{"examples":"367"},{"examples":"368"},{"examples":"369"},{"examples":"370"},{"examples":"371"},{"examples":"372"},{"examples":"373"},{"examples":"374"},{"examples":"375"},{"examples":"376"},{"examples":"377"},{"examples":"378"},{"examples":"379"},{"examples":"380"},"min_length","content must be longer than or equal to 1 characters","integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","array","invalid parameters",{"oneOf":"381"},"InvalidParameters",{"explicitProperties":"382"},[401],["383"],["384"],["385"],["386"],[403],["387"],["388"],["385"],["387"],[404],["65"],["389"],["385"],["390"],[409],["297"],["391"],["385"],["297"],[415],["392"],["393"],["385"],["392"],["394","395","396","397","398"],["219","399","400","401","172","402","173"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","https://httpstatuses.com/409","UnsupportedMediaType","https://httpstatuses.com/415",{"type":"175","additionalProperties":false,"properties":"403","required":"404","title":"405"},{"type":"175","additionalProperties":false,"properties":"406","required":"407","title":"408"},{"type":"175","additionalProperties":false,"properties":"409","required":"410","title":"411"},{"type":"175","additionalProperties":false,"properties":"412","required":"413","title":"414"},{"type":"175","additionalProperties":false,"properties":"415","required":"416","title":"417"},"nullable","uniqueItems","minItems","items",{"field":"418","rule":"419","source":"420","reason":"421"},["422","423"],"InvalidParameterStandard",{"field":"424","rule":"425","minimum":"426","source":"427","reason":"428"},["422","423","429","430"],"InvalidParameterMinimumLength",{"field":"431","rule":"432","maximum":"433","source":"434","reason":"435"},["422","423","429","436"],"InvalidParameterMaximumLength",{"field":"437","rule":"438","reason":"439","choices":"440","source":"441"},["422","423","429","442"],"InvalidParameterChoiceItem",{"field":"443","rule":"444","reason":"445","dependents":"446","source":"447"},["422","429","423","448"],"InvalidParameterDependentItem",{"type":"163","readOnly":true,"examples":"449"},{"description":"450","type":"451","readOnly":true,"enum":"452","title":"453"},{"type":"163","examples":"454"},{"type":"163","readOnly":true,"examples":"455"},"field","reason",{"type":"163","readOnly":true,"examples":"456"},{"description":"450","type":"163","readOnly":true,"enum":"457","x-stoplight":"458"},{"type":"345","examples":"459"},{"type":"163","examples":"460"},{"type":"163","readOnly":true,"examples":"461"},"rule","minimum",{"type":"163","readOnly":true,"examples":"462"},{"description":"450","type":"163","readOnly":true,"enum":"463","x-stoplight":"464"},{"type":"345","examples":"465"},{"type":"163","examples":"466"},{"type":"163","readOnly":true,"examples":"467"},"maximum",{"type":"163","readOnly":true,"examples":"468"},{"description":"450","type":"163","readOnly":true,"enum":"469","x-stoplight":"470"},{"type":"163","readOnly":true,"examples":"471"},{"type":"351","uniqueItems":true,"readOnly":true,"minItems":1,"items":"472","x-stoplight":"473"},{"type":"163","examples":"474"},"choices",{"type":"163","readOnly":true,"examples":"475"},{"description":"450","type":"476","readOnly":true,"enum":"477"},{"type":"163","readOnly":true,"examples":"478"},{"type":"479","uniqueItems":true,"items":"480","readOnly":true},{"type":"163","examples":"481"},"dependents",["169"],"invalid parameters rules",["163","482"],["171","483","484","485","486","487","488","489","490","491","492","493","494","495","496","497","498","499","500","501","502",null],"InvalidRules",["503"],["504"],["169"],["343","505","506","507","508","509","510"],{"explicitProperties":"511"},[8],["503"],["512"],["169"],["513","514","515"],{"explicitProperties":"516"},[8],["503"],["517"],["169"],["518"],{"explicitProperties":"519"},["504"],{},{"explicitProperties":"520"},["503"],["169"],["163","482"],["521",null],["504"],["351","482"],{},["503"],"null","is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","body","is a required field","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min",["172","219","522","399","518"],"must have at least 8 characters","max_length","max_items","max",["172","219","522","399","518"],"must not have more than 8 characters","enum",["172","219","522","399","518"],["219","400","522","399","401","402"],"dependent_fields","readOnly"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/list-api-specs",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"List API Specifications",["18"],"71b2cc04de7c6","get","/apis/{apiId}/specifications",["19"],{},"list-api-specs","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nReturns a list of specifications for an API.\n**Note:** You can only have one specification for an API.","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API Specification",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],["57","58","59"],[],["60"],["61"],["62"],["63"],{"id":"64","url":"65","name":"66","description":"67"},{"id":"68","url":"69","name":"66","description":"70"},{"id":"71","url":"72","name":"66","description":"73"},{"id":"74","url":"75","name":"66","description":"76"},{"id":"77","url":"78","name":"66","description":"79"},"4eb640e307a28","20debd0f8cdca","200",[],["80"],"List of API specifications","238ebc6cc2453","401",[],["81"],"ApiUnauthorized","236ebc6cc29c9","403",[],["82"],"ApiForbidden","23bebc6cc2148","404",[],["83"],"Not Found",{"id":"84","name":"85","style":"86","examples":"87","description":"88","required":false,"allowEmptyValue":true,"schema":"89","explicitProperties":"90"},{"id":"91","name":"92","style":"86","examples":"93","description":"94","required":false,"allowEmptyValue":true,"schema":"95","explicitProperties":"96"},{"id":"97","name":"98","style":"99","examples":"100","description":"101","required":false,"schema":"102","explicitProperties":"103"},{"id":"104","name":"105","style":"106","examples":"107","description":"108","required":true,"schema":"109","explicitProperties":"110"},{"id":"111","key":"112","extensions":"113","description":"114","type":"115","scheme":"116","bearerFormat":"117"},{"id":"118","key":"119","extensions":"120","description":"121","type":"115","scheme":"116","bearerFormat":"122"},{"id":"123","key":"124","extensions":"125","description":"126","type":"115","scheme":"116","bearerFormat":"122"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"127","mediaType":"128","examples":"129","encodings":"130","schema":"131"},{"id":"132","mediaType":"133","examples":"134","encodings":"135","schema":"136"},{"id":"137","mediaType":"133","examples":"138","encodings":"139","schema":"140"},{"id":"141","mediaType":"133","examples":"142","encodings":"143","schema":"144"},"9e94f1bae76c7","page[size]","form",[],"The maximum number of items to include per page. The last page of a collection may include fewer items.",{"type":"145","examples":"146","$schema":"147","x-stoplight":"148"},["149","150","151","152","153","154","155"],"df57c4e9b10ee","page[number]",[],"Determines which page of the entities to retrieve.",{"type":"145","examples":"156","$schema":"147","x-stoplight":"157"},["149","150","151","152","153","154","155"],"f4ef94fa282dc","filter","deepObject",[],"Filters API Specs in the response.",{"title":"158","type":"159","properties":"160","$schema":"147","x-stoplight":"161"},["149","150","151","152","154","162","155"],"a5a4bdee7875c","apiId","simple",[],"The UUID API identifier",{"type":"163","format":"164","examples":"165","$schema":"147","x-stoplight":"166"},["154","149","152","151","150","155"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","85e9957f15ae0","application/json",["167"],[],{"title":"168","type":"159","required":"169","additionalProperties":false,"properties":"170","$schema":"147","x-stoplight":"171"},"23c9657143940","application/problem+json",["172"],[],{"allOf":"173","title":"174","$schema":"147","x-stoplight":"175"},"cab98c2b5995a",["176"],[],{"allOf":"177","title":"178","$schema":"147","x-stoplight":"179"},"05e814801259d",["180"],[],{"allOf":"181","title":"182","$schema":"147","x-stoplight":"183"},"integer",[10],"http://json-schema.org/draft-07/schema#",{"id":"184"},"name","description","required","in","allowEmptyValue","schema","title",[1],{"id":"185"},"API Spec Filter Parameters","object",{"type":"186"},{"id":"187"},"style","string","uuid",["188"],{"id":"189"},{"id":"190","key":"168","value":"191"},"ListApiSpecResponse",["192","193"],{"meta":"194","data":"195"},{"id":"196"},{"id":"197","key":"198","value":"199"},["200","201"],"UnauthorizedError",{"id":"202"},{"id":"203","key":"204","value":"205"},["200","206"],"ForbiddenError",{"id":"207"},{"id":"208","key":"209","value":"210"},["200","211"],"NotFoundError",{"id":"212"},"17bed2c945296","0215236e12783",{"title":"213","description":"214","oneOf":"215","x-examples":"216"},"43078074da38a","9f5061ce-78f6-4452-9108-ad7c02821fd5","119a1ecd3bd19","7447e6540b832",{"data":"217","meta":"218"},"data","meta",{"type":"159","title":"219","description":"220","properties":"221","required":"222"},{"type":"223","items":"224"},"29329348ca5ec","c889e463e1251","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"225","detail":"46"},{"type":"159","title":"226","description":"227","required":"228","properties":"229"},{"type":"159","properties":"230"},"ffcfce43381c6","ee4acbcd112da","ApiForbiddenExample",{"status":403,"title":"51","instance":"231","detail":"232"},{"type":"159","properties":"233"},"04be40c0018bb","a84301ce7b0af","ApiNotFoundExample",{"status":404,"title":"56","instance":"234","detail":"56"},{"type":"159","properties":"235"},"3107d64213173","StringFieldFilter","Filters on the given string field value by either exact or fuzzy match.",["236","237","238","239","240"],{"example-1":"241","example-2":"242","example-3":"243","example-4":"244","example-5":"245","example-6":"246"},["247"],{"page":"248"},"PaginatedMeta","returns the pagination information",{"page":"249"},["250"],"array",{"title":"251","type":"159","additionalProperties":false,"properties":"252","required":"253"},"kong:trace:8347343766220159418","Error","standard error",["254","155","255","256"],{"status":"257","title":"258","type":"259","instance":"260","detail":"261"},{"status":"262","title":"263","type":"264","instance":"265","detail":"266"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"267","title":"268","type":"269","instance":"270","detail":"271"},"kong:trace:6816496025408232265",{"status":"272","title":"273","type":"274","instance":"275","detail":"276"},{"title":"277","description":"278","oneOf":"279","x-examples":"280"},{"title":"281","description":"282","type":"159","additionalProperties":false,"properties":"283","required":"284","x-examples":"285"},{"title":"286","description":"287","type":"159","additionalProperties":false,"properties":"288","required":"289","x-examples":"290"},{"title":"291","description":"292","type":"159","additionalProperties":false,"properties":"293","required":"294","x-examples":"295"},{"title":"296","description":"297","type":"159","additionalProperties":false,"properties":"298","required":"299","x-examples":"300"},"equals-some-value",{"eq":"301"},{"contains":"301"},{"ocontains":"302"},{"oeq":"302"},{"neq":"303"},{"id":"304","type":"305","created_at":"306","updated_at":"306"},{"number":1,"size":1,"total":1},{"type":"159","description":"307","required":"308","properties":"309","title":"310"},"page","API Specification Summary",{"id":"311","type":"312","created_at":"313","updated_at":"314"},["315","316","317","318"],"status","instance","detail",{"type":"145","description":"319","readOnly":true},{"type":"163","description":"320","readOnly":true},{"type":"163","description":"321","readOnly":true},{"type":"163","description":"322","readOnly":true},{"type":"163","description":"323","readOnly":true},{"examples":"324"},{"examples":"325"},{"examples":"326"},{"examples":"327"},{"examples":"328"},{"examples":"329"},{"examples":"330"},{"examples":"331"},{"examples":"332"},{"examples":"333"},{"examples":"334"},{"examples":"335"},{"examples":"336"},{"examples":"337"},{"examples":"338"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["339","340"],{"example-1":"241","example-2":"341"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.",{"contains":"342"},["343"],{"example-1":"344"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"345"},["346"],{"example-1":"347"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"348"},["349"],{"example-1":"350"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"351"},["352"],{"example-1":"353"},"some-value","some-potential,value","not-this-value","7710d5c4-d902-410b-992f-18b814155b53","oas3","2023-01-01T00:00:00.000Z","Contains pagination query parameters and the total number of objects returned.",["354","355","356"],{"number":"357","size":"358","total":"359"},"PageMeta",{"type":"163","format":"164","description":"360","readOnly":true,"examples":"361"},{"title":"362","type":"163","description":"363","enum":"364","examples":"365"},{"type":"163","format":"366","description":"367","readOnly":true,"title":"368","examples":"369"},{"type":"163","format":"366","description":"370","readOnly":true,"title":"371","examples":"372"},"id","type","created_at","updated_at","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["373"],["374"],["375"],["376"],[403],["377"],["378"],["375"],["377"],[404],["56"],["379"],["375"],["380"],{"type":"163"},{"type":"159","title":"381","additionalProperties":false,"properties":"382","required":"383"},{"eq":"301"},{"type":"163"},"contains",{"contains":"301"},{"type":"163"},"ocontains",{"ocontains":"384"},{"type":"163"},"oeq",{"oeq":"385"},{"type":"163"},"neq",{"neq":"303"},"number","size","total",{"type":"354","examples":"386"},{"type":"354","examples":"387"},{"type":"354","examples":"388"},"The API specification identifier.",["304"],"API Spec Type","The type of specification being stored. This allows us to render the specification correctly.\n\nIf this field is not set, it will be autodetected from `content`\n",["305","389"],["305"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["390"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["390"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","StringFieldEqualsComparison",{"eq":"391"},["392"],"this-value,or-that-value","some-value,some-other-value",[1],[10],[100],"asyncapi","2022-11-04T20:10:06.927Z",{"type":"163"},"eq"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/fetch-api-spec",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Fetch API Specification",["18"],"b8185e2cfded1","get","/apis/{apiId}/specifications/{specId}",["19"],{},"fetch-api-spec","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nFetches the specification of an API.","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API Specification",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],[],[],["57","58"],["59"],["60"],["61"],{"id":"62","url":"63","name":"64","description":"65"},{"id":"66","url":"67","name":"64","description":"68"},{"id":"69","url":"70","name":"64","description":"71"},{"id":"72","url":"73","name":"64","description":"74"},{"id":"75","url":"76","name":"64","description":"77"},"4eb640e307a28","17b270501f0f1","200",[],["78"],"API specification","3fc27215c8ebf","401",[],["79"],"ApiUnauthorized","3fa27215c8a11","403",[],["80"],"ApiForbidden","3f927215c8844","404",[],["81"],"Not Found",{"id":"82","name":"83","style":"84","examples":"85","description":"86","required":true,"schema":"87","explicitProperties":"88"},{"id":"89","name":"90","style":"84","examples":"91","description":"92","required":true,"schema":"93","explicitProperties":"94"},{"id":"95","key":"96","extensions":"97","description":"98","type":"99","scheme":"100","bearerFormat":"101"},{"id":"102","key":"103","extensions":"104","description":"105","type":"99","scheme":"100","bearerFormat":"106"},{"id":"107","key":"108","extensions":"109","description":"110","type":"99","scheme":"100","bearerFormat":"106"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"111","mediaType":"112","examples":"113","encodings":"114","schema":"115"},{"id":"116","mediaType":"117","examples":"118","encodings":"119","schema":"120"},{"id":"121","mediaType":"117","examples":"122","encodings":"123","schema":"124"},{"id":"125","mediaType":"117","examples":"126","encodings":"127","schema":"128"},"c737681882c29","apiId","simple",[],"The UUID API identifier",{"type":"129","format":"130","examples":"131","$schema":"132","x-stoplight":"133"},["134","135","136","137","138","139"],"9da313c9eea0e","specId",[],"The API specification identifier",{"type":"129","format":"130","examples":"140","$schema":"132","x-stoplight":"141"},["134","135","138","136","137","139"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","6f034361e2a20","application/json",["142"],[],{"title":"18","type":"143","additionalProperties":false,"properties":"144","required":"145","$schema":"132","x-stoplight":"146"},"5644dc1c77570","application/problem+json",["147"],[],{"allOf":"148","title":"149","$schema":"132","x-stoplight":"150"},"0368ede4bcd06",["151"],[],{"allOf":"152","title":"153","$schema":"132","x-stoplight":"154"},"c620dcd017485",["155"],[],{"allOf":"156","title":"157","$schema":"132","x-stoplight":"158"},"string","uuid",["159"],"http://json-schema.org/draft-07/schema#",{"id":"160"},"schema","name","in","required","description","title",["161"],{"id":"162"},{"id":"163","key":"164","value":"165"},"object",{"id":"166","content":"167","type":"168","created_at":"169","updated_at":"170"},["171","172","173","174","175"],{"id":"176"},{"id":"177","key":"178","value":"179"},["180","181"],"UnauthorizedError",{"id":"182"},{"id":"183","key":"184","value":"185"},["180","186"],"ForbiddenError",{"id":"187"},{"id":"188","key":"189","value":"190"},["180","191"],"NotFoundError",{"id":"192"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","740d23d35daf4","d32d905a-ed33-46a3-a093-d8f536af9a8a","1fdc5ca938dc1","ac9eaaa9c50ee","ApiSpecResponse",{"id":"193","content":"194","type":"195","created_at":"196","updated_at":"196"},{"type":"129","format":"130","description":"197","readOnly":true,"examples":"198"},{"type":"129","description":"199","examples":"200"},{"title":"201","type":"129","description":"202","enum":"203","examples":"204"},{"type":"129","format":"205","description":"206","readOnly":true,"title":"207","examples":"208"},{"type":"129","format":"205","description":"209","readOnly":true,"title":"210","examples":"211"},"id","content","type","created_at","updated_at","3fa55244cd0ce","e76b690fb6e6f","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"212","detail":"46"},{"type":"143","title":"213","description":"214","required":"215","properties":"216"},{"type":"143","properties":"217"},"ffcfce43381c6","f85fceac97835","ApiForbiddenExample",{"status":403,"title":"51","instance":"218","detail":"219"},{"type":"143","properties":"220"},"04be40c0018bb","c57c8ee540664","ApiNotFoundExample",{"status":404,"title":"56","instance":"221","detail":"56"},{"type":"143","properties":"222"},"3107d64213173","7710d5c4-d902-410b-992f-18b814155b53","{\"openapi\":\"3.0.3\",\"info\":{\"title\":\"Example API\",\"version\":\"1.0.0\"},\"paths\":{\"/example\":{\"get\":{\"summary\":\"Example endpoint\",\"responses\":{\"200\":{\"description\":\"Successful response\"}}}}}}","oas3","2023-01-01T00:00:00.000Z","The API specification identifier.",["193"],"The raw content of your API specification.\n",["194"],"API Spec Type","The type of specification being stored. This allows us to render the specification correctly.\n\nIf this field is not set, it will be autodetected from `content`\n",["195","223"],["195"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["224"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["224"],"kong:trace:8347343766220159418","Error","standard error",["225","139","226","227"],{"status":"228","title":"229","type":"230","instance":"231","detail":"232"},{"status":"233","title":"234","type":"235","instance":"236","detail":"237"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"238","title":"239","type":"240","instance":"241","detail":"242"},"kong:trace:6816496025408232265",{"status":"243","title":"244","type":"245","instance":"246","detail":"247"},"asyncapi","2022-11-04T20:10:06.927Z","status","instance","detail",{"type":"248","description":"249","readOnly":true},{"type":"129","description":"250","readOnly":true},{"type":"129","description":"251","readOnly":true},{"type":"129","description":"252","readOnly":true},{"type":"129","description":"253","readOnly":true},{"examples":"254"},{"examples":"255"},{"examples":"256"},{"examples":"257"},{"examples":"258"},{"examples":"259"},{"examples":"260"},{"examples":"261"},{"examples":"262"},{"examples":"263"},{"examples":"264"},{"examples":"265"},{"examples":"266"},{"examples":"267"},{"examples":"268"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["269"],["270"],["271"],["272"],[403],["273"],["274"],["271"],["273"],[404],["56"],["275"],["271"],["276"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/update-api-spec",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Update API Specification",["18"],"6a1297cdca7ce","patch","/apis/{apiId}/specifications/{specId}",["19"],{},"update-api-spec","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nUpdates the specification of an API.","inheritedFromService",["20","21","22","23","24","25","26"],{"body":"27","headers":"28","query":"29","cookie":"30","path":"31"},["32","33","34"],["35","36","37","38","39"],"API Specification",{"id":"40","name":"18"},{"id":"41","code":"42","headers":"43","contents":"44","description":"45"},{"id":"46","code":"47","headers":"48","contents":"49","description":"50"},{"id":"51","code":"52","headers":"53","contents":"54","description":"55"},{"id":"56","code":"57","headers":"58","contents":"59","description":"60"},{"id":"61","code":"62","headers":"63","contents":"64","description":"65"},{"id":"66","code":"67","headers":"68","contents":"69","description":"70"},{"id":"71","code":"72","headers":"73","contents":"74","description":"75"},{"id":"76","contents":"77","required":true},[],[],[],["78","79"],["80"],["81"],["82"],{"id":"83","url":"84","name":"85","description":"86"},{"id":"87","url":"88","name":"85","description":"89"},{"id":"90","url":"91","name":"85","description":"92"},{"id":"93","url":"94","name":"85","description":"95"},{"id":"96","url":"97","name":"85","description":"98"},"4eb640e307a28","b48b112692b62","200",[],["99"],"API specification","5c6b0f49d0c62","400",[],["100"],"Bad Request","5c5b0f49d0e11","401",[],["101"],"ApiUnauthorized","5c7b0f49d0bb7","403",[],["102"],"ApiForbidden","5cab0f49d06ae","404",[],["103"],"Not Found","5cdb0f49d0189","409",[],["104"],"Conflict - name attribute must be unique across specifications","25db0f49a15a0","415",[],["105"],"Unsupported Media Type","b9bdd7fdc0403",["106"],{"id":"107","name":"108","style":"109","examples":"110","description":"111","required":true,"schema":"112","explicitProperties":"113"},{"id":"114","name":"115","style":"109","examples":"116","description":"117","required":true,"schema":"118","explicitProperties":"119"},{"id":"120","key":"121","extensions":"122","description":"123","type":"124","scheme":"125","bearerFormat":"126"},{"id":"127","key":"128","extensions":"129","description":"130","type":"124","scheme":"125","bearerFormat":"131"},{"id":"132","key":"133","extensions":"134","description":"135","type":"124","scheme":"125","bearerFormat":"131"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"136","mediaType":"137","examples":"138","encodings":"139","schema":"140"},{"id":"141","mediaType":"142","examples":"143","encodings":"144","schema":"145"},{"id":"146","mediaType":"142","examples":"147","encodings":"148","schema":"149"},{"id":"150","mediaType":"142","examples":"151","encodings":"152","schema":"153"},{"id":"154","mediaType":"142","examples":"155","encodings":"156","schema":"157"},{"id":"158","mediaType":"142","examples":"159","encodings":"160","schema":"161"},{"id":"162","mediaType":"142","examples":"163","encodings":"164","schema":"165"},{"id":"166","mediaType":"137","examples":"167","encodings":"168","schema":"169"},"041032603ffae","apiId","simple",[],"The UUID API identifier",{"type":"170","format":"171","examples":"172","$schema":"173","x-stoplight":"174"},["175","176","177","178","179","180"],"241f1268142eb","specId",[],"The API specification identifier",{"type":"170","format":"171","examples":"181","$schema":"173","x-stoplight":"182"},["175","176","179","177","178","180"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","ffb6556f55318","application/json",["183"],[],{"title":"18","type":"184","additionalProperties":false,"properties":"185","required":"186","$schema":"173","x-stoplight":"187"},"0c9b786b3023b","application/problem+json",["188"],[],{"allOf":"189","title":"190","$schema":"173","x-stoplight":"191"},"b10d4a7d354d4",["192"],[],{"allOf":"193","title":"194","$schema":"173","x-stoplight":"195"},"29681c8af1327",["196"],[],{"allOf":"197","title":"198","$schema":"173","x-stoplight":"199"},"7f7722b1a60e3",["200"],[],{"allOf":"201","title":"202","$schema":"173","x-stoplight":"203"},"acfeb9e50646a",["204"],[],{"allOf":"205","title":"206","$schema":"173","x-stoplight":"207"},"e9e39a517fd21",["208"],[],{"allOf":"209","title":"210","$schema":"173","x-stoplight":"211"},"be947362921ad",["212"],[],{"title":"18","type":"184","additionalProperties":false,"properties":"213","$schema":"173","x-stoplight":"214"},"string","uuid",["215"],"http://json-schema.org/draft-07/schema#",{"id":"216"},"schema","name","in","required","description","title",["217"],{"id":"218"},{"id":"219","key":"220","value":"221"},"object",{"id":"222","content":"223","type":"224","created_at":"225","updated_at":"226"},["227","228","229","230","231"],{"id":"232"},{"id":"233","key":"234","value":"235"},["236","237"],"BadRequestError",{"id":"238"},{"id":"239","key":"240","value":"241"},["236","242"],"UnauthorizedError",{"id":"243"},{"id":"244","key":"245","value":"246"},["236","247"],"ForbiddenError",{"id":"248"},{"id":"249","key":"250","value":"251"},["236","252"],"NotFoundError",{"id":"253"},{"id":"254","key":"255","value":"256"},["236","257"],"ConflictError",{"id":"258"},{"id":"259","key":"260","value":"261"},["236","262"],"UnsupportedMediaTypeError",{"id":"263"},{"id":"264","key":"265","value":"266","summary":"267"},{"id":"268","content":"269","type":"224","created_at":"225","updated_at":"226"},{"id":"270"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","5aa150b3d0312","d32d905a-ed33-46a3-a093-d8f536af9a8a","38c7aba116bad","22e0a82555f9d","ApiSpecResponse",{"id":"271","content":"272","type":"273","created_at":"274","updated_at":"274"},{"type":"170","format":"171","description":"275","readOnly":true,"examples":"276"},{"type":"170","description":"277","examples":"278"},{"title":"279","type":"170","description":"280","enum":"281","examples":"282"},{"type":"170","format":"283","description":"284","readOnly":true,"title":"285","examples":"286"},{"type":"170","format":"283","description":"287","readOnly":true,"title":"288","examples":"289"},"id","content","type","created_at","updated_at","3fa55244cd0ce","1993b4a2f97be","ApiSpecContentBadRequestExample",{"status":400,"title":"290","instance":"291","detail":"292","invalid_parameters":"293"},{"type":"184","title":"294","description":"295","required":"296","properties":"297"},{"type":"184","required":"298","properties":"299"},"8760545dffb8d","d46690e8d5c16","ApiUnauthorizedExample",{"status":401,"title":"55","instance":"300","detail":"55"},{"type":"184","properties":"301"},"ffcfce43381c6","b2a28dfe1c5fe","ApiForbiddenExample",{"status":403,"title":"60","instance":"302","detail":"303"},{"type":"184","properties":"304"},"04be40c0018bb","f6c022a3bd366","ApiNotFoundExample",{"status":404,"title":"65","instance":"305","detail":"65"},{"type":"184","properties":"306"},"3107d64213173","9283bc0d0db45","ApiSpecConflictExample",{"status":409,"title":"307","instance":"308","detail":"309"},{"type":"184","properties":"310"},"cb6cb4cf5e9ac","e5d2563656580","UnsupportedMediaTypeExample",{"status":415,"title":"75","instance":"300","detail":"311"},{"type":"184","properties":"312"},"77eba89c47d24","9da1ccc3e8537","UpdateApiSpecContentRequest",{"content":"313"},"Update API Spec Content",{"type":"170","format":"171","description":"275","readOnly":true,"examples":"314"},{"type":"170","description":"277","examples":"315"},"c87d711e7880d","7710d5c4-d902-410b-992f-18b814155b53","{\"openapi\":\"3.0.3\",\"info\":{\"title\":\"Example API\",\"version\":\"1.0.0\"},\"paths\":{\"/example\":{\"get\":{\"summary\":\"Example endpoint\",\"responses\":{\"200\":{\"description\":\"Successful response\"}}}}}}","oas3","2023-01-01T00:00:00.000Z","The API specification identifier.",["271"],"The raw content of your API specification.\n",["272"],"API Spec Type","The type of specification being stored. This allows us to render the specification correctly.\n\nIf this field is not set, it will be autodetected from `content`\n",["273","316"],["273"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["317"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["317"],"Invalid Request","kong:trace:1433447772874964729","Invalid Parameters",["318"],"Error","standard error",["319","180","320","321"],{"status":"322","title":"323","type":"324","instance":"325","detail":"326"},["327"],{"invalid_parameters":"328"},"kong:trace:8347343766220159418",{"status":"329","title":"330","type":"331","instance":"332","detail":"333"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"334","title":"335","type":"336","instance":"337","detail":"338"},"kong:trace:6816496025408232265",{"status":"339","title":"340","type":"341","instance":"342","detail":"343"},"Conflict","kong:trace:9039922446017540182","Key (api_id, path)=(23380be0-c15e-4ca8-bcf7-43aadddc91b1, hidden.yaml) already exists.",{"status":"344","title":"345","type":"346","instance":"347","detail":"348"},"This API only supports requests with `Content-Type: application/json`",{"status":"349","title":"350","type":"351","instance":"352","detail":"353"},"{\"openapi\":\"3.0.3\",\"info\":{\"title\":\"Example API\",\"version\":\"1.0.1\"},\"paths\":{\"/example\":{\"get\":{\"summary\":\"Example endpoint\",\"responses\":{\"200\":{\"description\":\"Successful response\"}}}}}}",["271"],["272"],"asyncapi","2022-11-04T20:10:06.927Z",{"field":"228","rule":"354","minimum":1,"reason":"355"},"status","instance","detail",{"type":"356","description":"357","readOnly":true},{"type":"170","description":"358","readOnly":true},{"type":"170","description":"359","readOnly":true},{"type":"170","description":"360","readOnly":true},{"type":"170","description":"361","readOnly":true},"invalid_parameters",{"type":"362","uniqueItems":true,"minItems":1,"description":"363","items":"364","title":"365","x-stoplight":"366"},{"examples":"367"},{"examples":"368"},{"examples":"369"},{"examples":"370"},{"examples":"371"},{"examples":"372"},{"examples":"373"},{"examples":"374"},{"examples":"375"},{"examples":"376"},{"examples":"377"},{"examples":"378"},{"examples":"379"},{"examples":"380"},{"examples":"381"},{"examples":"382"},{"examples":"383"},{"examples":"384"},{"examples":"385"},{"examples":"386"},{"examples":"387"},{"examples":"388"},{"examples":"389"},{"examples":"390"},{"examples":"391"},"min_length","content must be longer than or equal to 1 characters","integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","array","invalid parameters",{"oneOf":"392"},"InvalidParameters",{"explicitProperties":"393"},[401],["394"],["395"],["396"],["397"],[403],["398"],["399"],["396"],["398"],[404],["65"],["400"],["396"],["401"],[409],["307"],["402"],["396"],["307"],[415],["403"],["404"],["396"],["403"],["405","406","407","408","409"],["229","410","411","412","179","413","180"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","https://httpstatuses.com/409","UnsupportedMediaType","https://httpstatuses.com/415",{"type":"184","additionalProperties":false,"properties":"414","required":"415","title":"416"},{"type":"184","additionalProperties":false,"properties":"417","required":"418","title":"419"},{"type":"184","additionalProperties":false,"properties":"420","required":"421","title":"422"},{"type":"184","additionalProperties":false,"properties":"423","required":"424","title":"425"},{"type":"184","additionalProperties":false,"properties":"426","required":"427","title":"428"},"nullable","uniqueItems","minItems","items",{"field":"429","rule":"430","source":"431","reason":"432"},["433","434"],"InvalidParameterStandard",{"field":"435","rule":"436","minimum":"437","source":"438","reason":"439"},["433","434","440","441"],"InvalidParameterMinimumLength",{"field":"442","rule":"443","maximum":"444","source":"445","reason":"446"},["433","434","440","447"],"InvalidParameterMaximumLength",{"field":"448","rule":"449","reason":"450","choices":"451","source":"452"},["433","434","440","453"],"InvalidParameterChoiceItem",{"field":"454","rule":"455","reason":"456","dependents":"457","source":"458"},["433","440","434","459"],"InvalidParameterDependentItem",{"type":"170","readOnly":true,"examples":"460"},{"description":"461","type":"462","readOnly":true,"enum":"463","title":"464"},{"type":"170","examples":"465"},{"type":"170","readOnly":true,"examples":"466"},"field","reason",{"type":"170","readOnly":true,"examples":"467"},{"description":"461","type":"170","readOnly":true,"enum":"468","x-stoplight":"469"},{"type":"356","examples":"470"},{"type":"170","examples":"471"},{"type":"170","readOnly":true,"examples":"472"},"rule","minimum",{"type":"170","readOnly":true,"examples":"473"},{"description":"461","type":"170","readOnly":true,"enum":"474","x-stoplight":"475"},{"type":"356","examples":"476"},{"type":"170","examples":"477"},{"type":"170","readOnly":true,"examples":"478"},"maximum",{"type":"170","readOnly":true,"examples":"479"},{"description":"461","type":"170","readOnly":true,"enum":"480","x-stoplight":"481"},{"type":"170","readOnly":true,"examples":"482"},{"type":"362","uniqueItems":true,"readOnly":true,"minItems":1,"items":"483","x-stoplight":"484"},{"type":"170","examples":"485"},"choices",{"type":"170","readOnly":true,"examples":"486"},{"description":"461","type":"487","readOnly":true,"enum":"488"},{"type":"170","readOnly":true,"examples":"489"},{"type":"490","uniqueItems":true,"items":"491","readOnly":true},{"type":"170","examples":"492"},"dependents",["176"],"invalid parameters rules",["170","493"],["178","494","495","496","497","498","499","500","501","502","503","504","505","506","507","508","509","510","511","512","513",null],"InvalidRules",["514"],["515"],["176"],["354","516","517","518","519","520","521"],{"explicitProperties":"522"},[8],["514"],["523"],["176"],["524","525","526"],{"explicitProperties":"527"},[8],["514"],["528"],["176"],["529"],{"explicitProperties":"530"},["515"],{},{"explicitProperties":"531"},["514"],["176"],["170","493"],["532",null],["515"],["362","493"],{},["514"],"null","is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","body","is a required field","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min",["179","229","533","410","529"],"must have at least 8 characters","max_length","max_items","max",["179","229","533","410","529"],"must not have more than 8 characters","enum",["179","229","533","410","529"],["229","411","533","410","412","413"],"dependent_fields","readOnly"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/delete-api-spec",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Delete API Specification",["18"],"c907bea0464b2","delete","/apis/{apiId}/specifications/{specId}",["19"],{},"delete-api-spec","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nDeletes the specification of an API.","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API Specification",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],[],[],["57","58"],["59"],["60"],["61"],{"id":"62","url":"63","name":"64","description":"65"},{"id":"66","url":"67","name":"64","description":"68"},{"id":"69","url":"70","name":"64","description":"71"},{"id":"72","url":"73","name":"64","description":"74"},{"id":"75","url":"76","name":"64","description":"77"},"4eb640e307a28","9948413c0b7ac","204",[],[],"API Specification was deleted successfully.","39783f5f3c917","401",[],["78"],"ApiUnauthorized","39983f5f3ce6d","403",[],["79"],"ApiForbidden","39a83f5f3cc38","404",[],["80"],"Not Found",{"id":"81","name":"82","style":"83","examples":"84","description":"85","required":true,"schema":"86","explicitProperties":"87"},{"id":"88","name":"89","style":"83","examples":"90","description":"91","required":true,"schema":"92","explicitProperties":"93"},{"id":"94","key":"95","extensions":"96","description":"97","type":"98","scheme":"99","bearerFormat":"100"},{"id":"101","key":"102","extensions":"103","description":"104","type":"98","scheme":"99","bearerFormat":"105"},{"id":"106","key":"107","extensions":"108","description":"109","type":"98","scheme":"99","bearerFormat":"105"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"110","mediaType":"111","examples":"112","encodings":"113","schema":"114"},{"id":"115","mediaType":"111","examples":"116","encodings":"117","schema":"118"},{"id":"119","mediaType":"111","examples":"120","encodings":"121","schema":"122"},"2bad5823943de","apiId","simple",[],"The UUID API identifier",{"type":"123","format":"124","examples":"125","$schema":"126","x-stoplight":"127"},["128","129","130","131","132","133"],"b8d0f7e48b8f1","specId",[],"The API specification identifier",{"type":"123","format":"124","examples":"134","$schema":"126","x-stoplight":"135"},["128","129","132","130","131","133"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","e8e645f91bd5b","application/problem+json",["136"],[],{"allOf":"137","title":"138","$schema":"126","x-stoplight":"139"},"61be3a41373c5",["140"],[],{"allOf":"141","title":"142","$schema":"126","x-stoplight":"143"},"4434e4c4271e4",["144"],[],{"allOf":"145","title":"146","$schema":"126","x-stoplight":"147"},"string","uuid",["148"],"http://json-schema.org/draft-07/schema#",{"id":"149"},"schema","name","in","required","description","title",["150"],{"id":"151"},{"id":"152","key":"153","value":"154"},["155","156"],"UnauthorizedError",{"id":"157"},{"id":"158","key":"159","value":"160"},["155","161"],"ForbiddenError",{"id":"162"},{"id":"163","key":"164","value":"165"},["155","166"],"NotFoundError",{"id":"167"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","6cce85887d00d","d32d905a-ed33-46a3-a093-d8f536af9a8a","b80ce8a30cc62","8e067d47899f0","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"168","detail":"46"},{"type":"169","title":"170","description":"171","required":"172","properties":"173"},{"type":"169","properties":"174"},"ffcfce43381c6","d7300205c5a27","ApiForbiddenExample",{"status":403,"title":"51","instance":"175","detail":"176"},{"type":"169","properties":"177"},"04be40c0018bb","90f2afb579805","ApiNotFoundExample",{"status":404,"title":"56","instance":"178","detail":"56"},{"type":"169","properties":"179"},"3107d64213173","kong:trace:8347343766220159418","object","Error","standard error",["180","133","181","182"],{"status":"183","title":"184","type":"185","instance":"186","detail":"187"},{"status":"188","title":"189","type":"190","instance":"191","detail":"192"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"193","title":"194","type":"195","instance":"196","detail":"197"},"kong:trace:6816496025408232265",{"status":"198","title":"199","type":"200","instance":"201","detail":"202"},"status","instance","detail",{"type":"203","description":"204","readOnly":true},{"type":"123","description":"205","readOnly":true},{"type":"123","description":"206","readOnly":true},{"type":"123","description":"207","readOnly":true},{"type":"123","description":"208","readOnly":true},{"examples":"209"},{"examples":"210"},{"examples":"211"},{"examples":"212"},{"examples":"213"},{"examples":"214"},{"examples":"215"},{"examples":"216"},{"examples":"217"},{"examples":"218"},{"examples":"219"},{"examples":"220"},{"examples":"221"},{"examples":"222"},{"examples":"223"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["224"],["225"],["226"],["227"],[403],["228"],["229"],["226"],["228"],[404],["56"],["230"],["226"],["231"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/publish-api-to-portal",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Publish API",["18"],"f405988269238","put","/apis/{apiId}/publications/{portalId}",["19"],{},"publish-api-to-portal","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nPublish an API to a portal.","inheritedFromService",["20","21","22","23","24"],{"body":"25","headers":"26","query":"27","cookie":"28","path":"29"},["30","31","32"],["33","34","35","36","37"],"API Publication",{"id":"38","name":"18"},{"id":"39","code":"40","headers":"41","contents":"42","description":"43"},{"id":"44","code":"45","headers":"46","contents":"47","description":"48"},{"id":"49","code":"50","headers":"51","contents":"52","description":"53"},{"id":"54","code":"55","headers":"56","contents":"57","description":"58"},{"id":"59","code":"60","headers":"61","contents":"62","description":"63"},{"id":"64","contents":"65","required":true},[],[],[],["66","67"],["68"],["69"],["70"],{"id":"71","url":"72","name":"73","description":"74"},{"id":"75","url":"76","name":"73","description":"77"},{"id":"78","url":"79","name":"73","description":"80"},{"id":"81","url":"82","name":"73","description":"83"},{"id":"84","url":"85","name":"73","description":"86"},"cb10b0d8b937d","c6cedbb874d5d","200",[],["87"],"An API publication in a portal","eeeedd7e1d3ec","400",[],["88"],"Bad Request","eededd7e1d15b","401",[],["89"],"ApiUnauthorized","eebedd7e1cef5","403",[],["90"],"ApiForbidden","eeaedd7e1cca0","404",[],["91"],"Not Found","9fe6422e42320",["92"],{"id":"93","name":"94","style":"95","examples":"96","description":"97","required":true,"schema":"98","explicitProperties":"99"},{"id":"100","name":"101","style":"95","examples":"102","description":"103","required":true,"schema":"104","explicitProperties":"105"},{"id":"106","key":"107","extensions":"108","description":"109","type":"110","scheme":"111","bearerFormat":"112"},{"id":"113","key":"114","extensions":"115","description":"116","type":"110","scheme":"111","bearerFormat":"117"},{"id":"118","key":"119","extensions":"120","description":"121","type":"110","scheme":"111","bearerFormat":"117"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"122","mediaType":"123","examples":"124","encodings":"125","schema":"126"},{"id":"127","mediaType":"128","examples":"129","encodings":"130","schema":"131"},{"id":"132","mediaType":"128","examples":"133","encodings":"134","schema":"135"},{"id":"136","mediaType":"128","examples":"137","encodings":"138","schema":"139"},{"id":"140","mediaType":"128","examples":"141","encodings":"142","schema":"143"},{"id":"144","mediaType":"123","examples":"145","encodings":"146","schema":"147"},"d37b38a48003b","apiId","simple",[],"The UUID API identifier",{"type":"148","format":"149","examples":"150","$schema":"151","x-stoplight":"152"},["153","154","155","156","157","158"],"d4c3052e6007f","portalId",[],"The Portal identifier",{"type":"148","format":"149","examples":"159","$schema":"151","x-stoplight":"160"},["153","154","155","156","157","158"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","b497af09da66f","application/json",[],[],{"title":"18","type":"161","description":"43","additionalProperties":false,"properties":"162","required":"163","$schema":"151","x-stoplight":"164"},"aba8fce545c05","application/problem+json",[],[],{"allOf":"165","title":"166","$schema":"151","x-stoplight":"167"},"755aa8d0d7f3a",["168"],[],{"allOf":"169","title":"170","$schema":"151","x-stoplight":"171"},"9f0af48733a79",["172"],[],{"allOf":"173","title":"174","$schema":"151","x-stoplight":"175"},"923c7523173bf",["176"],[],{"allOf":"177","title":"178","$schema":"151","x-stoplight":"179"},"53af159e1b9ec",[],[],{"title":"18","type":"161","description":"43","additionalProperties":false,"properties":"180","$schema":"151","x-stoplight":"181"},"string","uuid",["182"],"http://json-schema.org/draft-07/schema#",{"id":"183"},"schema","name","in","required","description","title",["184"],{"id":"185"},"object",{"auto_approve_registrations":"186","auth_strategy_ids":"187","visibility":"188","created_at":"189","updated_at":"190"},["191","192","193","194"],{"id":"195"},["196","197"],"BadRequestError",{"id":"198"},{"id":"199","key":"200","value":"201"},["196","202"],"UnauthorizedError",{"id":"203"},{"id":"204","key":"205","value":"206"},["196","207"],"ForbiddenError",{"id":"208"},{"id":"209","key":"210","value":"211"},["196","212"],"NotFoundError",{"id":"213"},{"auto_approve_registrations":"186","auth_strategy_ids":"187","visibility":"188","created_at":"189","updated_at":"190"},{"id":"214"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","bfd5a146d0724","f32d905a-ed33-46a3-a093-d8f536af9a8a","6cd74664ee010",{"title":"215","description":"216","type":"217"},{"title":"218","type":"219","description":"220","maxItems":1,"minItems":1,"items":"221"},{"title":"222","type":"148","enum":"223","default":"224","description":"225"},{"type":"148","format":"226","description":"227","readOnly":true,"title":"228","examples":"229"},{"type":"148","format":"226","description":"230","readOnly":true,"title":"231","examples":"232"},"visibility","created_at","updated_at","auth_strategy_ids","0248e94b8a88f",{"type":"161","title":"233","description":"234","required":"235","properties":"236"},{"type":"161","required":"237","properties":"238"},"8760545dffb8d","62a1e0d3548d2","ApiUnauthorizedExample",{"status":401,"title":"53","instance":"239","detail":"53"},{"type":"161","properties":"240"},"ffcfce43381c6","0c23d2b8972d0","ApiForbiddenExample",{"status":403,"title":"58","instance":"241","detail":"242"},{"type":"161","properties":"243"},"04be40c0018bb","dd87d600199b2","ApiNotFoundExample",{"status":404,"title":"63","instance":"244","detail":"63"},{"type":"161","properties":"245"},"3107d64213173","422774233a64a","Auto Approve Registrations","Whether the application registration auto approval on this portal for the api is enabled. If set to false, fallbacks on portal's auto_approve_applications value.","boolean","API Publication Auth Strategy IDs",["246","247"],"The auth strategy the API enforces for applications in the portal.\nOmitting this property means the portal's default application auth strategy will be used.\nSetting to null means the API will not require application authentication.\nDCR support for application registration is currently in development.\n",{"type":"148","format":"149"},"API Publication Visibility",["248","224"],"private","The visibility of the API in the portal.\nPublic API publications do not require authentication to view and retrieve information about them.\nPrivate API publications require authentication to retrieve information about them.\n","date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["249"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["249"],"Error","standard error",["250","158","251","252"],{"status":"253","title":"254","type":"255","instance":"256","detail":"257"},["258"],{"invalid_parameters":"259"},"kong:trace:8347343766220159418",{"status":"260","title":"261","type":"262","instance":"263","detail":"264"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"265","title":"266","type":"267","instance":"268","detail":"269"},"kong:trace:6816496025408232265",{"status":"270","title":"271","type":"272","instance":"273","detail":"274"},"array","null","public","2022-11-04T20:10:06.927Z","status","instance","detail",{"type":"275","description":"276","readOnly":true},{"type":"148","description":"277","readOnly":true},{"type":"148","description":"278","readOnly":true},{"type":"148","description":"279","readOnly":true},{"type":"148","description":"280","readOnly":true},"invalid_parameters",{"type":"246","uniqueItems":true,"minItems":1,"description":"281","items":"282","title":"283","x-stoplight":"284"},{"examples":"285"},{"examples":"286"},{"examples":"287"},{"examples":"288"},{"examples":"289"},{"examples":"290"},{"examples":"291"},{"examples":"292"},{"examples":"293"},{"examples":"294"},{"examples":"295"},{"examples":"296"},{"examples":"297"},{"examples":"298"},{"examples":"299"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","invalid parameters",{"oneOf":"300"},"InvalidParameters",{"explicitProperties":"301"},[401],["302"],["303"],["304"],["305"],[403],["306"],["307"],["304"],["306"],[404],["63"],["308"],["304"],["309"],["310","311","312","313","314"],["315","316","317","318","157","319","158"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found",{"type":"161","additionalProperties":false,"properties":"320","required":"321","title":"322"},{"type":"161","additionalProperties":false,"properties":"323","required":"324","title":"325"},{"type":"161","additionalProperties":false,"properties":"326","required":"327","title":"328"},{"type":"161","additionalProperties":false,"properties":"329","required":"330","title":"331"},{"type":"161","additionalProperties":false,"properties":"332","required":"333","title":"334"},"type","nullable","uniqueItems","minItems","items",{"field":"335","rule":"336","source":"337","reason":"338"},["339","340"],"InvalidParameterStandard",{"field":"341","rule":"342","minimum":"343","source":"344","reason":"345"},["339","340","346","347"],"InvalidParameterMinimumLength",{"field":"348","rule":"349","maximum":"350","source":"351","reason":"352"},["339","340","346","353"],"InvalidParameterMaximumLength",{"field":"354","rule":"355","reason":"356","choices":"357","source":"358"},["339","340","346","359"],"InvalidParameterChoiceItem",{"field":"360","rule":"361","reason":"362","dependents":"363","source":"364"},["339","346","340","365"],"InvalidParameterDependentItem",{"type":"148","readOnly":true,"examples":"366"},{"description":"367","type":"368","readOnly":true,"enum":"369","title":"370"},{"type":"148","examples":"371"},{"type":"148","readOnly":true,"examples":"372"},"field","reason",{"type":"148","readOnly":true,"examples":"373"},{"description":"367","type":"148","readOnly":true,"enum":"374","x-stoplight":"375"},{"type":"275","examples":"376"},{"type":"148","examples":"377"},{"type":"148","readOnly":true,"examples":"378"},"rule","minimum",{"type":"148","readOnly":true,"examples":"379"},{"description":"367","type":"148","readOnly":true,"enum":"380","x-stoplight":"381"},{"type":"275","examples":"382"},{"type":"148","examples":"383"},{"type":"148","readOnly":true,"examples":"384"},"maximum",{"type":"148","readOnly":true,"examples":"385"},{"description":"367","type":"148","readOnly":true,"enum":"386","x-stoplight":"387"},{"type":"148","readOnly":true,"examples":"388"},{"type":"246","uniqueItems":true,"readOnly":true,"minItems":1,"items":"389","x-stoplight":"390"},{"type":"148","examples":"391"},"choices",{"type":"148","readOnly":true,"examples":"392"},{"description":"367","type":"393","readOnly":true,"enum":"394"},{"type":"148","readOnly":true,"examples":"395"},{"type":"396","uniqueItems":true,"items":"397","readOnly":true},{"type":"148","examples":"398"},"dependents",["154"],"invalid parameters rules",["148","247"],["156","399","400","401","402","403","404","405","406","407","408","409","410","411","412","413","414","415","416","417","418",null],"InvalidRules",["419"],["420"],["154"],["421","422","423","424","425","426","427"],{"explicitProperties":"428"},[8],["419"],["429"],["154"],["430","431","432"],{"explicitProperties":"433"},[8],["419"],["434"],["154"],["435"],{"explicitProperties":"436"},["420"],{},{"explicitProperties":"437"},["419"],["154"],["148","247"],["438",null],["420"],["246","247"],{},["419"],"is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","body","is a required field","min_length","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min",["157","315","439","316","435"],"must have at least 8 characters","max_length","max_items","max",["157","315","439","316","435"],"must not have more than 8 characters","enum",["157","315","439","316","435"],["315","317","439","316","318","319"],"dependent_fields","readOnly"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/fetch-publication",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Fetch Publication",["18"],"8928494c395c8","get","/apis/{apiId}/publications/{portalId}",["19"],{},"fetch-publication","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nRetrieve an API's publication in a portal.\nIf the API is not published to the portal, a 404 response is returned.","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API Publication",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],[],[],["57","58"],["59"],["60"],["61"],{"id":"62","url":"63","name":"64","description":"65"},{"id":"66","url":"67","name":"64","description":"68"},{"id":"69","url":"70","name":"64","description":"71"},{"id":"72","url":"73","name":"64","description":"74"},{"id":"75","url":"76","name":"64","description":"77"},"cb10b0d8b937d","6f61e220ac858","200",[],["78"],"An API publication in a portal","3cd1e2c943cae","401",[],["79"],"ApiUnauthorized","3cf1e2c943954","403",[],["80"],"ApiForbidden","3c81e2c942531","404",[],["81"],"Not Found",{"id":"82","name":"83","style":"84","examples":"85","description":"86","required":true,"schema":"87","explicitProperties":"88"},{"id":"89","name":"90","style":"84","examples":"91","description":"92","required":true,"schema":"93","explicitProperties":"94"},{"id":"95","key":"96","extensions":"97","description":"98","type":"99","scheme":"100","bearerFormat":"101"},{"id":"102","key":"103","extensions":"104","description":"105","type":"99","scheme":"100","bearerFormat":"106"},{"id":"107","key":"108","extensions":"109","description":"110","type":"99","scheme":"100","bearerFormat":"106"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"111","mediaType":"112","examples":"113","encodings":"114","schema":"115"},{"id":"116","mediaType":"117","examples":"118","encodings":"119","schema":"120"},{"id":"121","mediaType":"117","examples":"122","encodings":"123","schema":"124"},{"id":"125","mediaType":"117","examples":"126","encodings":"127","schema":"128"},"59ac3fd2c0656","apiId","simple",[],"The UUID API identifier",{"type":"129","format":"130","examples":"131","$schema":"132","x-stoplight":"133"},["134","135","136","137","138","139"],"5358415b85eb6","portalId",[],"The Portal identifier",{"type":"129","format":"130","examples":"140","$schema":"132","x-stoplight":"141"},["134","135","136","137","138","139"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","0d832e7950f3b","application/json",[],[],{"title":"18","type":"142","description":"41","additionalProperties":false,"properties":"143","required":"144","$schema":"132","x-stoplight":"145"},"60e878aa3ac19","application/problem+json",["146"],[],{"allOf":"147","title":"148","$schema":"132","x-stoplight":"149"},"1e7d82c91f1be",["150"],[],{"allOf":"151","title":"152","$schema":"132","x-stoplight":"153"},"8d2142eb83c9a",["154"],[],{"allOf":"155","title":"156","$schema":"132","x-stoplight":"157"},"string","uuid",["158"],"http://json-schema.org/draft-07/schema#",{"id":"159"},"schema","name","in","required","description","title",["160"],{"id":"161"},"object",{"auto_approve_registrations":"162","auth_strategy_ids":"163","visibility":"164","created_at":"165","updated_at":"166"},["167","168","169","170"],{"id":"171"},{"id":"172","key":"173","value":"174"},["175","176"],"UnauthorizedError",{"id":"177"},{"id":"178","key":"179","value":"180"},["175","181"],"ForbiddenError",{"id":"182"},{"id":"183","key":"184","value":"185"},["175","186"],"NotFoundError",{"id":"187"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","5ba19b05b6e15","f32d905a-ed33-46a3-a093-d8f536af9a8a","793a3e46ad296",{"title":"188","description":"189","type":"190"},{"title":"191","type":"192","description":"193","maxItems":1,"minItems":1,"items":"194"},{"title":"195","type":"129","enum":"196","default":"197","description":"198"},{"type":"129","format":"199","description":"200","readOnly":true,"title":"201","examples":"202"},{"type":"129","format":"199","description":"203","readOnly":true,"title":"204","examples":"205"},"visibility","created_at","updated_at","auth_strategy_ids","0248e94b8a88f","7ba1fa60d52f7","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"206","detail":"46"},{"type":"142","title":"207","description":"208","required":"209","properties":"210"},{"type":"142","properties":"211"},"ffcfce43381c6","1570ab1a8b20a","ApiForbiddenExample",{"status":403,"title":"51","instance":"212","detail":"213"},{"type":"142","properties":"214"},"04be40c0018bb","b92d1efb909ed","ApiNotFoundExample",{"status":404,"title":"56","instance":"215","detail":"56"},{"type":"142","properties":"216"},"3107d64213173","Auto Approve Registrations","Whether the application registration auto approval on this portal for the api is enabled. If set to false, fallbacks on portal's auto_approve_applications value.","boolean","API Publication Auth Strategy IDs",["217","218"],"The auth strategy the API enforces for applications in the portal.\nOmitting this property means the portal's default application auth strategy will be used.\nSetting to null means the API will not require application authentication.\nDCR support for application registration is currently in development.\n",{"type":"129","format":"130"},"API Publication Visibility",["219","197"],"private","The visibility of the API in the portal.\nPublic API publications do not require authentication to view and retrieve information about them.\nPrivate API publications require authentication to retrieve information about them.\n","date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["220"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["220"],"kong:trace:8347343766220159418","Error","standard error",["221","139","222","223"],{"status":"224","title":"225","type":"226","instance":"227","detail":"228"},{"status":"229","title":"230","type":"231","instance":"232","detail":"233"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"234","title":"235","type":"236","instance":"237","detail":"238"},"kong:trace:6816496025408232265",{"status":"239","title":"240","type":"241","instance":"242","detail":"243"},"array","null","public","2022-11-04T20:10:06.927Z","status","instance","detail",{"type":"244","description":"245","readOnly":true},{"type":"129","description":"246","readOnly":true},{"type":"129","description":"247","readOnly":true},{"type":"129","description":"248","readOnly":true},{"type":"129","description":"249","readOnly":true},{"examples":"250"},{"examples":"251"},{"examples":"252"},{"examples":"253"},{"examples":"254"},{"examples":"255"},{"examples":"256"},{"examples":"257"},{"examples":"258"},{"examples":"259"},{"examples":"260"},{"examples":"261"},{"examples":"262"},{"examples":"263"},{"examples":"264"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["265"],["266"],["267"],["268"],[403],["269"],["270"],["267"],["269"],[404],["56"],["271"],["267"],["272"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/delete-publication",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Delete Publication",["18"],"f7ae9c966fe58","delete","/apis/{apiId}/publications/{portalId}",["19"],{},"delete-publication","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nUnpublish an API from a portal.","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API Publication",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],[],[],["57","58"],["59"],["60"],["61"],{"id":"62","url":"63","name":"64","description":"65"},{"id":"66","url":"67","name":"64","description":"68"},{"id":"69","url":"70","name":"64","description":"71"},{"id":"72","url":"73","name":"64","description":"74"},{"id":"75","url":"76","name":"64","description":"77"},"cb10b0d8b937d","8818d51d85952","204",[],[],"API was successfully unpublished from portal.","dfe8d6fa476d1","401",[],["78"],"ApiUnauthorized","dfc8d6fa4733f","403",[],["79"],"ApiForbidden","dfb8d6fa47dca","404",[],["80"],"Not Found",{"id":"81","name":"82","style":"83","examples":"84","description":"85","required":true,"schema":"86","explicitProperties":"87"},{"id":"88","name":"89","style":"83","examples":"90","description":"91","required":true,"schema":"92","explicitProperties":"93"},{"id":"94","key":"95","extensions":"96","description":"97","type":"98","scheme":"99","bearerFormat":"100"},{"id":"101","key":"102","extensions":"103","description":"104","type":"98","scheme":"99","bearerFormat":"105"},{"id":"106","key":"107","extensions":"108","description":"109","type":"98","scheme":"99","bearerFormat":"105"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"110","mediaType":"111","examples":"112","encodings":"113","schema":"114"},{"id":"115","mediaType":"111","examples":"116","encodings":"117","schema":"118"},{"id":"119","mediaType":"111","examples":"120","encodings":"121","schema":"122"},"2fbbac7e491d7","apiId","simple",[],"The UUID API identifier",{"type":"123","format":"124","examples":"125","$schema":"126","x-stoplight":"127"},["128","129","130","131","132","133"],"3bf97512cc219","portalId",[],"The Portal identifier",{"type":"123","format":"124","examples":"134","$schema":"126","x-stoplight":"135"},["128","129","130","131","132","133"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","61b1b8e4798d7","application/problem+json",["136"],[],{"allOf":"137","title":"138","$schema":"126","x-stoplight":"139"},"7c92dd58cdc72",["140"],[],{"allOf":"141","title":"142","$schema":"126","x-stoplight":"143"},"50535c41e2e9e",["144"],[],{"allOf":"145","title":"146","$schema":"126","x-stoplight":"147"},"string","uuid",["148"],"http://json-schema.org/draft-07/schema#",{"id":"149"},"schema","name","in","required","description","title",["150"],{"id":"151"},{"id":"152","key":"153","value":"154"},["155","156"],"UnauthorizedError",{"id":"157"},{"id":"158","key":"159","value":"160"},["155","161"],"ForbiddenError",{"id":"162"},{"id":"163","key":"164","value":"165"},["155","166"],"NotFoundError",{"id":"167"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","013d566730f61","f32d905a-ed33-46a3-a093-d8f536af9a8a","c1aae5cdf6872","3fc436e911e1d","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"168","detail":"46"},{"type":"169","title":"170","description":"171","required":"172","properties":"173"},{"type":"169","properties":"174"},"ffcfce43381c6","42e6747991fa7","ApiForbiddenExample",{"status":403,"title":"51","instance":"175","detail":"176"},{"type":"169","properties":"177"},"04be40c0018bb","622a30f401ebf","ApiNotFoundExample",{"status":404,"title":"56","instance":"178","detail":"56"},{"type":"169","properties":"179"},"3107d64213173","kong:trace:8347343766220159418","object","Error","standard error",["180","133","181","182"],{"status":"183","title":"184","type":"185","instance":"186","detail":"187"},{"status":"188","title":"189","type":"190","instance":"191","detail":"192"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"193","title":"194","type":"195","instance":"196","detail":"197"},"kong:trace:6816496025408232265",{"status":"198","title":"199","type":"200","instance":"201","detail":"202"},"status","instance","detail",{"type":"203","description":"204","readOnly":true},{"type":"123","description":"205","readOnly":true},{"type":"123","description":"206","readOnly":true},{"type":"123","description":"207","readOnly":true},{"type":"123","description":"208","readOnly":true},{"examples":"209"},{"examples":"210"},{"examples":"211"},{"examples":"212"},{"examples":"213"},{"examples":"214"},{"examples":"215"},{"examples":"216"},{"examples":"217"},{"examples":"218"},{"examples":"219"},{"examples":"220"},{"examples":"221"},{"examples":"222"},{"examples":"223"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["224"],["225"],["226"],["227"],[403],["228"],["229"],["226"],["228"],[404],["56"],["230"],["226"],["231"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/list-api-publications",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"List Publications",["18"],"bef1215b485ca","get","/api-publications",["19"],{},"list-api-publications","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nReturns a collection of all API Publications.","inheritedFromService",["20","21","22","23","24"],{"headers":"25","query":"26","cookie":"27","path":"28"},["29","30","31"],["32","33","34","35","36"],"API Publication",{"id":"37","name":"18"},{"id":"38","code":"39","headers":"40","contents":"41","description":"42"},{"id":"43","code":"44","headers":"45","contents":"46","description":"47"},{"id":"48","code":"49","headers":"50","contents":"51","description":"52"},{"id":"53","code":"54","headers":"55","contents":"56","description":"57"},{"id":"58","code":"59","headers":"60","contents":"61","description":"62"},[],["63","64","65","66"],[],[],["67"],["68"],["69"],{"id":"70","url":"71","name":"72","description":"73"},{"id":"74","url":"75","name":"72","description":"76"},{"id":"77","url":"78","name":"72","description":"79"},{"id":"80","url":"81","name":"72","description":"82"},{"id":"83","url":"84","name":"72","description":"85"},"cb10b0d8b937d","14a88e877d201","200",[],["86"],"Paginated list of API publications","bc888caabb68c","400",[],["87"],"Bad Request","bc988caabb0df","401",[],["88"],"ApiUnauthorized","bcb88caabbc65","403",[],["89"],"ApiForbidden","bcc88caabbfb0","404",[],["90"],"Not Found",{"id":"91","name":"92","style":"93","examples":"94","description":"95","required":false,"allowEmptyValue":true,"schema":"96","explicitProperties":"97"},{"id":"98","name":"99","style":"93","examples":"100","description":"101","required":false,"allowEmptyValue":true,"schema":"102","explicitProperties":"103"},{"id":"104","name":"105","style":"106","examples":"107","description":"108","required":false,"schema":"109","explicitProperties":"110"},{"id":"111","name":"112","style":"93","examples":"113","description":"114","required":false,"schema":"115","explicitProperties":"116"},{"id":"117","key":"118","extensions":"119","description":"120","type":"121","scheme":"122","bearerFormat":"123"},{"id":"124","key":"125","extensions":"126","description":"127","type":"121","scheme":"122","bearerFormat":"128"},{"id":"129","key":"130","extensions":"131","description":"132","type":"121","scheme":"122","bearerFormat":"128"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"133","mediaType":"134","examples":"135","encodings":"136","schema":"137"},{"id":"138","mediaType":"139","examples":"140","encodings":"141","schema":"142"},{"id":"143","mediaType":"139","examples":"144","encodings":"145","schema":"146"},{"id":"147","mediaType":"139","examples":"148","encodings":"149","schema":"150"},{"id":"151","mediaType":"139","examples":"152","encodings":"153","schema":"154"},"953c1bb4db358","page[size]","form",[],"The maximum number of items to include per page. The last page of a collection may include fewer items.",{"type":"155","examples":"156","$schema":"157","x-stoplight":"158"},["159","160","161","162","163","164","165"],"cb40ac0aca4ba","page[number]",[],"Determines which page of the entities to retrieve.",{"type":"155","examples":"166","$schema":"157","x-stoplight":"167"},["159","160","161","162","163","164","165"],"87ba6c8b01b1b","filter","deepObject",[],"Filters API Publications in the response.",{"title":"168","type":"169","properties":"170","$schema":"157","x-stoplight":"171"},["159","160","161","162","164","172","165"],"19a4c5b8ad7de","sort",[],"Sorts a collection of API publications. Supported sort attributes are:\n - portal_id\n - portal_name\n - api_id\n - api_name\n - created_at\n - updated_at\n",{"title":"173","type":"174","description":"175","examples":"176","$schema":"157","x-stoplight":"177"},["159","160","161","162","164","165"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","aa48be5c8926b","application/json",[],[],{"title":"178","type":"169","required":"179","additionalProperties":false,"properties":"180","$schema":"157","x-stoplight":"181"},"42e322b2381e0","application/problem+json",[],[],{"allOf":"182","title":"183","$schema":"157","x-stoplight":"184"},"0a5897a9abae6",["185"],[],{"allOf":"186","title":"187","$schema":"157","x-stoplight":"188"},"fb93a5c583702",["189"],[],{"allOf":"190","title":"191","$schema":"157","x-stoplight":"192"},"dc2cd9ded9e54",["193"],[],{"allOf":"194","title":"195","$schema":"157","x-stoplight":"196"},"integer",[10],"http://json-schema.org/draft-07/schema#",{"id":"197"},"name","description","required","in","allowEmptyValue","schema","title",[1],{"id":"198"},"API Publication Filter Parameters","object",{"portal_id":"199","portal_name":"200","api_id":"199","api_name":"200","auth_strategy_id":"199"},{"id":"201"},"style","SortQuery","string","The `asc` suffix is optional as the default sort order is ascending.\nThe `desc` suffix is used to specify a descending order.\nMultiple sort attributes may be provided via a comma separated list.\nJSONPath notation may be used to specify a sub-attribute (eg: 'foo.bar desc').\n",["202"],{"id":"203"},"ListApiPublications",["204","205"],{"meta":"206","data":"207"},{"id":"208"},["209","210"],"BadRequestError",{"id":"211"},{"id":"212","key":"213","value":"214"},["209","215"],"UnauthorizedError",{"id":"216"},{"id":"217","key":"218","value":"219"},["209","220"],"ForbiddenError",{"id":"221"},{"id":"222","key":"223","value":"224"},["209","225"],"NotFoundError",{"id":"226"},"dc37ea40e6149","346bd5f6fce76",{"title":"227","description":"228","oneOf":"229","x-examples":"230"},{"title":"231","description":"232","oneOf":"233","x-examples":"234"},"1c2ff4b66122b","name,created_at desc","856edbb16d00f","data","meta",{"type":"169","title":"235","description":"236","properties":"237","required":"238"},{"type":"239","items":"240"},"cbd2f9acb1078",{"type":"169","title":"241","description":"242","required":"243","properties":"244"},{"type":"169","required":"245","properties":"246"},"8760545dffb8d","73232857e6877","ApiUnauthorizedExample",{"status":401,"title":"52","instance":"247","detail":"52"},{"type":"169","properties":"248"},"ffcfce43381c6","7eed2c627cff9","ApiForbiddenExample",{"status":403,"title":"57","instance":"249","detail":"250"},{"type":"169","properties":"251"},"04be40c0018bb","8846a5cf03ac7","ApiNotFoundExample",{"status":404,"title":"62","instance":"252","detail":"62"},{"type":"169","properties":"253"},"3107d64213173","UuidFieldFilter","Filters on the given UUID field value by exact match.",["254","255","256"],{"example-1":"257","example-2":"258","example-3":"259","example-4":"260"},"StringFieldFilter","Filters on the given string field value by either exact or fuzzy match.",["254","261","262","255","256"],{"example-1":"263","example-2":"264","example-3":"265","example-4":"266","example-5":"267","example-6":"268"},"PaginatedMeta","returns the pagination information",{"page":"269"},["270"],"array",{"title":"271","type":"169","description":"272","additionalProperties":false,"required":"273","properties":"274"},"Error","standard error",["275","165","276","277"],{"status":"278","title":"279","type":"280","instance":"281","detail":"282"},["283"],{"invalid_parameters":"284"},"kong:trace:8347343766220159418",{"status":"285","title":"286","type":"287","instance":"288","detail":"289"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"290","title":"291","type":"292","instance":"293","detail":"294"},"kong:trace:6816496025408232265",{"status":"295","title":"296","type":"297","instance":"298","detail":"299"},{"title":"300","description":"301","oneOf":"302","x-examples":"303"},{"title":"304","description":"305","type":"169","additionalProperties":false,"properties":"306","required":"307","x-examples":"308"},{"title":"309","description":"310","type":"169","additionalProperties":false,"properties":"311","required":"312","x-examples":"313"},"3bbfd3a-e9ab-48a9-9881-ed589e4615d1",{"eq":"257"},{"oeq":"257"},{"neq":"257"},{"title":"314","description":"315","type":"169","additionalProperties":false,"properties":"316","required":"317","x-examples":"318"},{"title":"319","description":"320","type":"169","additionalProperties":false,"properties":"321","required":"322","x-examples":"323"},"equals-some-value",{"eq":"324"},{"contains":"324"},{"ocontains":"325"},{"oeq":"325"},{"neq":"326"},{"type":"169","description":"327","required":"328","properties":"329","title":"330"},"page","API Publication List Item","An API publication in a portal",["331","332","333","334","335","336"],{"api_id":"337","portal_id":"338","visibility":"339","auth_strategy_ids":"340","created_at":"341","updated_at":"342"},"status","instance","detail",{"type":"155","description":"343","readOnly":true},{"type":"174","description":"344","readOnly":true},{"type":"174","description":"345","readOnly":true},{"type":"174","description":"346","readOnly":true},{"type":"174","description":"347","readOnly":true},"invalid_parameters",{"type":"239","uniqueItems":true,"minItems":1,"description":"348","items":"349","title":"350","x-stoplight":"351"},{"examples":"352"},{"examples":"353"},{"examples":"354"},{"examples":"355"},{"examples":"356"},{"examples":"357"},{"examples":"358"},{"examples":"359"},{"examples":"360"},{"examples":"361"},{"examples":"362"},{"examples":"363"},{"examples":"364"},{"examples":"365"},{"examples":"366"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["367","368"],{"example-1":"263","example-2":"369"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"370"},["371"],{"example-1":"372"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"373"},["374"],{"example-1":"375"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.",{"contains":"376"},["377"],{"example-1":"378"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"379"},["380"],{"example-1":"381"},"some-value","some-potential,value","not-this-value","Contains pagination query parameters and the total number of objects returned.",["382","383","384"],{"number":"385","size":"386","total":"387"},"PageMeta","api_id","portal_id","visibility","created_at","updated_at","auth_strategy_ids",{"type":"174","format":"388","description":"389","readOnly":true,"examples":"390"},{"type":"174","format":"388","description":"391","readOnly":true,"examples":"392"},{"title":"393","type":"174","enum":"394","default":"395","description":"396"},{"title":"397","type":"398","description":"399","maxItems":1,"minItems":1,"items":"400"},{"type":"174","format":"401","description":"402","readOnly":true,"title":"403","examples":"404"},{"type":"174","format":"401","description":"405","readOnly":true,"title":"406","examples":"407"},"The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","invalid parameters",{"oneOf":"408"},"InvalidParameters",{"explicitProperties":"409"},[401],["410"],["411"],["412"],["413"],[403],["414"],["415"],["412"],["414"],[404],["62"],["416"],["412"],["417"],{"type":"174"},{"type":"169","title":"418","additionalProperties":false,"properties":"419","required":"420"},{"eq":"324"},{"type":"174"},"oeq",{"oeq":"421"},{"type":"174"},"neq",{"neq":"326"},{"type":"174"},"contains",{"contains":"324"},{"type":"174"},"ocontains",{"ocontains":"422"},"number","size","total",{"type":"382","examples":"423"},{"type":"382","examples":"424"},{"type":"382","examples":"425"},"uuid","The API identifier.",["426"],"The portal identifier.",["427"],"API Publication Visibility",["428","395"],"private","The visibility of the API in the portal.\nPublic API publications do not require authentication to view and retrieve information about them.\nPrivate API publications require authentication to retrieve information about them.\n","API Publication Auth Strategy IDs",["239","429"],"The auth strategy the API enforces for applications in the portal.\nOmitting this property means the portal's default application auth strategy will be used.\nSetting to null means the API will not require application authentication.\nDCR support for application registration is currently in development.\n",{"type":"174","format":"388"},"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["430"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["430"],["431","432","433","434","435"],["436","437","438","439","160","440","165"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","StringFieldEqualsComparison",{"eq":"441"},["442"],"some-value,some-other-value","this-value,or-that-value",[1],[10],[100],"9f5061ce-78f6-4452-9108-ad7c02821fd5","7710d5c4-d902-410b-992f-18b814155b53","public","null","2022-11-04T20:10:06.927Z",{"type":"169","additionalProperties":false,"properties":"443","required":"444","title":"445"},{"type":"169","additionalProperties":false,"properties":"446","required":"447","title":"448"},{"type":"169","additionalProperties":false,"properties":"449","required":"450","title":"451"},{"type":"169","additionalProperties":false,"properties":"452","required":"453","title":"454"},{"type":"169","additionalProperties":false,"properties":"455","required":"456","title":"457"},"type","nullable","uniqueItems","minItems","items",{"type":"174"},"eq",{"field":"458","rule":"459","source":"460","reason":"461"},["462","463"],"InvalidParameterStandard",{"field":"464","rule":"465","minimum":"466","source":"467","reason":"468"},["462","463","469","470"],"InvalidParameterMinimumLength",{"field":"471","rule":"472","maximum":"473","source":"474","reason":"475"},["462","463","469","476"],"InvalidParameterMaximumLength",{"field":"477","rule":"478","reason":"479","choices":"480","source":"481"},["462","463","469","482"],"InvalidParameterChoiceItem",{"field":"483","rule":"484","reason":"485","dependents":"486","source":"487"},["462","469","463","488"],"InvalidParameterDependentItem",{"type":"174","readOnly":true,"examples":"489"},{"description":"490","type":"491","readOnly":true,"enum":"492","title":"493"},{"type":"174","examples":"494"},{"type":"174","readOnly":true,"examples":"495"},"field","reason",{"type":"174","readOnly":true,"examples":"496"},{"description":"490","type":"174","readOnly":true,"enum":"497","x-stoplight":"498"},{"type":"155","examples":"499"},{"type":"174","examples":"500"},{"type":"174","readOnly":true,"examples":"501"},"rule","minimum",{"type":"174","readOnly":true,"examples":"502"},{"description":"490","type":"174","readOnly":true,"enum":"503","x-stoplight":"504"},{"type":"155","examples":"505"},{"type":"174","examples":"506"},{"type":"174","readOnly":true,"examples":"507"},"maximum",{"type":"174","readOnly":true,"examples":"508"},{"description":"490","type":"174","readOnly":true,"enum":"509","x-stoplight":"510"},{"type":"174","readOnly":true,"examples":"511"},{"type":"239","uniqueItems":true,"readOnly":true,"minItems":1,"items":"512","x-stoplight":"513"},{"type":"174","examples":"514"},"choices",{"type":"174","readOnly":true,"examples":"515"},{"description":"490","type":"516","readOnly":true,"enum":"517"},{"type":"174","readOnly":true,"examples":"518"},{"type":"519","uniqueItems":true,"items":"520","readOnly":true},{"type":"174","examples":"521"},"dependents",["159"],"invalid parameters rules",["174","429"],["161","522","523","524","525","526","527","528","529","530","531","532","533","534","535","536","537","538","539","540","541",null],"InvalidRules",["542"],["543"],["159"],["544","545","546","547","548","549","550"],{"explicitProperties":"551"},[8],["542"],["552"],["159"],["553","554","555"],{"explicitProperties":"556"},[8],["542"],["557"],["159"],["558"],{"explicitProperties":"559"},["543"],{},{"explicitProperties":"560"},["542"],["159"],["174","429"],["561",null],["543"],["239","429"],{},["542"],"is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","body","is a required field","min_length","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min",["160","436","562","437","558"],"must have at least 8 characters","max_length","max_items","max",["160","436","562","437","558"],"must not have more than 8 characters","enum",["160","436","562","437","558"],["436","438","562","437","439","440"],"dependent_fields","readOnly"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/create-api-implementation",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Create API Implementation",["18"],"72457b0a8631b","post","/apis/{apiId}/implementations",["19"],{},"create-api-implementation","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nCreates an implementation for an API.\nAn API can be implemented by a single Gateway Service.","inheritedFromService",["20","21","22","23","24","25"],{"body":"26","headers":"27","query":"28","cookie":"29","path":"30"},["31","32","33"],["34","35","36","37","38"],"API Implementation",{"id":"39","name":"18"},{"id":"40","code":"41","headers":"42","contents":"43","description":"44"},{"id":"45","code":"46","headers":"47","contents":"48","description":"49"},{"id":"50","code":"51","headers":"52","contents":"53","description":"54"},{"id":"55","code":"56","headers":"57","contents":"58","description":"59"},{"id":"60","code":"61","headers":"62","contents":"63","description":"64"},{"id":"65","code":"66","headers":"67","contents":"68","description":"69"},{"id":"70","contents":"71","required":true},[],[],[],["72"],["73"],["74"],["75"],{"id":"76","url":"77","name":"78","description":"79"},{"id":"80","url":"81","name":"78","description":"82"},{"id":"83","url":"84","name":"78","description":"85"},{"id":"86","url":"87","name":"78","description":"88"},{"id":"89","url":"90","name":"78","description":"91"},"f871d7648e8d2","af4e7d1a076cb","201",[],["92"],"An API implementation","077e7ef6ca2a7","400",[],["93"],"Bad Request","076e7ef6c9cd0","401",[],["94"],"ApiUnauthorized","074e7ef6c994e","403",[],["95"],"ApiForbidden","073e7ef6c9bfb","404",[],["96"],"Not Found","07ee7ef6cae48","409",[],["97"],"Conflict - A gateway service can only be linked to a single API","bf2e734e56f81",["98"],{"id":"99","name":"100","style":"101","examples":"102","description":"103","required":true,"schema":"104","explicitProperties":"105"},{"id":"106","key":"107","extensions":"108","description":"109","type":"110","scheme":"111","bearerFormat":"112"},{"id":"113","key":"114","extensions":"115","description":"116","type":"110","scheme":"111","bearerFormat":"117"},{"id":"118","key":"119","extensions":"120","description":"121","type":"110","scheme":"111","bearerFormat":"117"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"122","mediaType":"123","examples":"124","encodings":"125","schema":"126"},{"id":"127","mediaType":"128","examples":"129","encodings":"130","schema":"131"},{"id":"132","mediaType":"128","examples":"133","encodings":"134","schema":"135"},{"id":"136","mediaType":"128","examples":"137","encodings":"138","schema":"139"},{"id":"140","mediaType":"128","examples":"141","encodings":"142","schema":"143"},{"id":"144","mediaType":"128","examples":"145","encodings":"146","schema":"147"},{"id":"148","mediaType":"123","examples":"149","encodings":"150","schema":"151"},"48e0e3a43525e","apiId","simple",[],"The UUID API identifier",{"type":"152","format":"153","examples":"154","$schema":"155","x-stoplight":"156"},["157","158","159","160","161","162"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","de730ac5ea2db","application/json",[],[],{"title":"18","type":"163","description":"164","additionalProperties":false,"required":"165","properties":"166","$schema":"155","x-stoplight":"167"},"e13f8586dd06f","application/problem+json",["168"],[],{"allOf":"169","title":"170","$schema":"155","x-stoplight":"171"},"209370b0b2f79",["172"],[],{"allOf":"173","title":"174","$schema":"155","x-stoplight":"175"},"6af60acfb0f65",["176"],[],{"allOf":"177","title":"178","$schema":"155","x-stoplight":"179"},"ec03b7c351169",["180"],[],{"allOf":"181","title":"182","$schema":"155","x-stoplight":"183"},"da610b9b17976",["184","185"],[],{"allOf":"186","title":"187","$schema":"155","x-stoplight":"188"},"408d2589b252a",["189"],[],{"title":"18","type":"163","description":"164","additionalProperties":false,"required":"190","properties":"191","$schema":"155","x-stoplight":"192"},"string","uuid",["193"],"http://json-schema.org/draft-07/schema#",{"id":"194"},"schema","name","in","required","description","title","object","An entity that implements an API",["195","196","197","198"],{"id":"199","created_at":"200","updated_at":"201","service":"202"},{"id":"203"},{"id":"204","key":"205","value":"206"},["207","208"],"BadRequestError",{"id":"209"},{"id":"210","key":"211","value":"212"},["207","213"],"UnauthorizedError",{"id":"214"},{"id":"215","key":"216","value":"217"},["207","218"],"ForbiddenError",{"id":"219"},{"id":"220","key":"221","value":"222"},["207","223"],"NotFoundError",{"id":"224"},{"id":"225","key":"226","value":"227"},{"id":"228","key":"229","value":"230"},["207","231"],"ConflictError",{"id":"232"},{"id":"233","key":"234","value":"235"},["195"],{"id":"199","created_at":"200","updated_at":"201","service":"202"},{"id":"236"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","a04ea714215ac","service","id","created_at","updated_at",{"type":"152","format":"153","description":"237","readOnly":true,"title":"238","examples":"239"},{"type":"152","format":"240","description":"241","readOnly":true,"title":"242","examples":"243"},{"type":"152","format":"240","description":"244","readOnly":true,"title":"245","examples":"246"},{"title":"247","type":"163","description":"248","additionalProperties":false,"required":"249","properties":"250"},"bc44c3ef48cc7","543c3919e7642","ApiImplementationBadRequestExample",{"status":400,"title":"251","instance":"252","detail":"253","invalid_parameters":"254"},{"type":"163","title":"255","description":"256","required":"257","properties":"258"},{"type":"163","required":"259","properties":"260"},"8760545dffb8d","aea7c6a0a9d5d","ApiUnauthorizedExample",{"status":401,"title":"54","instance":"261","detail":"54"},{"type":"163","properties":"262"},"ffcfce43381c6","a877e36800765","ApiForbiddenExample",{"status":403,"title":"59","instance":"263","detail":"264"},{"type":"163","properties":"265"},"04be40c0018bb","4bc596ebac0fc","ApiNotFoundExample",{"status":404,"title":"64","instance":"266","detail":"64"},{"type":"163","properties":"267"},"3107d64213173","3d90ad025d2ed","ApiImplementationServiceConflictExample",{"status":409,"title":"268","instance":"269","detail":"270"},"eea6947f84690","ApiImplementationCountConflictExample",{"status":409,"title":"268","instance":"269","detail":"271"},{"type":"163","properties":"272"},"cb6cb4cf5e9ac","305ae3f00323f","CreateApiImplementationRequest",{"service":"273"},"df1038364b9e8","Contains a unique identifier used for this resource.","UUID",["274"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["275"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["275"],"API Implementation Service","A Gateway service that implements an API",["276","196"],{"control_plane_id":"277","id":"278"},"Invalid Request","kong:trace:1433447772874964729","Invalid Parameters",["279"],"Error","standard error",["280","162","281","282"],{"status":"283","title":"284","type":"285","instance":"286","detail":"287"},["288"],{"invalid_parameters":"289"},"kong:trace:8347343766220159418",{"status":"290","title":"291","type":"292","instance":"293","detail":"294"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"295","title":"296","type":"297","instance":"298","detail":"299"},"kong:trace:6816496025408232265",{"status":"300","title":"301","type":"302","instance":"303","detail":"304"},"Conflict","kong:trace:3169213858331814220","This gateway service is already linked to another API","An implementation already exists for this API",{"status":"305","title":"306","type":"307","instance":"308","detail":"309"},{"control_plane_id":"310","id":"311"},"5f9fd312-a987-4628-b4c5-bb4f4fddd5f7","2022-11-04T20:10:06.927Z","control_plane_id",{"type":"152","format":"153","examples":"312"},{"type":"152","format":"153","examples":"313"},{"field":"314","rule":"315","reason":"316"},"status","instance","detail",{"type":"317","description":"318","readOnly":true},{"type":"152","description":"319","readOnly":true},{"type":"152","description":"320","readOnly":true},{"type":"152","description":"321","readOnly":true},{"type":"152","description":"322","readOnly":true},"invalid_parameters",{"type":"323","uniqueItems":true,"minItems":1,"description":"324","items":"325","title":"326","x-stoplight":"327"},{"examples":"328"},{"examples":"329"},{"examples":"330"},{"examples":"331"},{"examples":"332"},{"examples":"333"},{"examples":"334"},{"examples":"335"},{"examples":"336"},{"examples":"337"},{"examples":"338"},{"examples":"339"},{"examples":"340"},{"examples":"341"},{"examples":"342"},{"examples":"343"},{"examples":"344"},{"examples":"345"},{"examples":"346"},{"examples":"347"},"fd4e1b98-3629-4dd3-acc0-759a726ffee2","dd4e1b98-3629-4dd3-acc0-759a726ffee2",["193"],["348"],"service.id","missing_reference","Service not found","integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","array","invalid parameters",{"oneOf":"349"},"InvalidParameters",{"explicitProperties":"350"},[401],["351"],["352"],["353"],["354"],[403],["355"],["356"],["353"],["355"],[404],["64"],["357"],["353"],["358"],[409],["268"],["359"],["353"],["268"],"7710d5c4-d902-410b-992f-18b814155b53",["360","361","362","363","364"],["365","366","367","368","161","369","162"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","https://httpstatuses.com/409",{"type":"163","additionalProperties":false,"properties":"370","required":"371","title":"372"},{"type":"163","additionalProperties":false,"properties":"373","required":"374","title":"375"},{"type":"163","additionalProperties":false,"properties":"376","required":"377","title":"378"},{"type":"163","additionalProperties":false,"properties":"379","required":"380","title":"381"},{"type":"163","additionalProperties":false,"properties":"382","required":"383","title":"384"},"type","nullable","uniqueItems","minItems","items",{"field":"385","rule":"386","source":"387","reason":"388"},["389","390"],"InvalidParameterStandard",{"field":"391","rule":"392","minimum":"393","source":"394","reason":"395"},["389","390","396","397"],"InvalidParameterMinimumLength",{"field":"398","rule":"399","maximum":"400","source":"401","reason":"402"},["389","390","396","403"],"InvalidParameterMaximumLength",{"field":"404","rule":"405","reason":"406","choices":"407","source":"408"},["389","390","396","409"],"InvalidParameterChoiceItem",{"field":"410","rule":"411","reason":"412","dependents":"413","source":"414"},["389","396","390","415"],"InvalidParameterDependentItem",{"type":"152","readOnly":true,"examples":"416"},{"description":"417","type":"418","readOnly":true,"enum":"419","title":"420"},{"type":"152","examples":"421"},{"type":"152","readOnly":true,"examples":"422"},"field","reason",{"type":"152","readOnly":true,"examples":"423"},{"description":"417","type":"152","readOnly":true,"enum":"424","x-stoplight":"425"},{"type":"317","examples":"426"},{"type":"152","examples":"427"},{"type":"152","readOnly":true,"examples":"428"},"rule","minimum",{"type":"152","readOnly":true,"examples":"429"},{"description":"417","type":"152","readOnly":true,"enum":"430","x-stoplight":"431"},{"type":"317","examples":"432"},{"type":"152","examples":"433"},{"type":"152","readOnly":true,"examples":"434"},"maximum",{"type":"152","readOnly":true,"examples":"435"},{"description":"417","type":"152","readOnly":true,"enum":"436","x-stoplight":"437"},{"type":"152","readOnly":true,"examples":"438"},{"type":"323","uniqueItems":true,"readOnly":true,"minItems":1,"items":"439","x-stoplight":"440"},{"type":"152","examples":"441"},"choices",{"type":"152","readOnly":true,"examples":"442"},{"description":"417","type":"443","readOnly":true,"enum":"444"},{"type":"152","readOnly":true,"examples":"445"},{"type":"446","uniqueItems":true,"items":"447","readOnly":true},{"type":"152","examples":"448"},"dependents",["158"],"invalid parameters rules",["152","449"],["160","450","451","452","453","454","455","456","457","458","459","460","461","462","315","463","464","465","466","467","468",null],"InvalidRules",["469"],["470"],["158"],["471","472","473","474","475","476","477"],{"explicitProperties":"478"},[8],["469"],["479"],["158"],["480","481","482"],{"explicitProperties":"483"},[8],["469"],["484"],["158"],["485"],{"explicitProperties":"486"},["470"],{},{"explicitProperties":"487"},["469"],["158"],["152","449"],["488",null],["470"],["323","449"],{},["469"],"null","is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","body","is a required field","min_length","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min",["161","365","489","366","485"],"must have at least 8 characters","max_length","max_items","max",["161","365","489","366","485"],"must not have more than 8 characters","enum",["161","365","489","366","485"],["365","367","489","366","368","369"],"dependent_fields","readOnly"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/fetch-api-implementation",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Fetch API Implementation",["18"],"815f2bced32d6","get","/apis/{apiId}/implementations/{implementationId}",["19"],{},"fetch-api-implementation","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nRetrieve a gateway implementation for this API","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API Implementation",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],[],[],["57","58"],["59"],["60"],["61"],{"id":"62","url":"63","name":"64","description":"65"},{"id":"66","url":"67","name":"64","description":"68"},{"id":"69","url":"70","name":"64","description":"71"},{"id":"72","url":"73","name":"64","description":"74"},{"id":"75","url":"76","name":"64","description":"77"},"f871d7648e8d2","5cfa2b3a3ca33","200",[],["78"],"An API implementation","5faa2a97723fa","401",[],["79"],"ApiUnauthorized","5f8a2a9772c80","403",[],["80"],"ApiForbidden","5fda2a9772501","404",[],["81"],"Not Found",{"id":"82","name":"83","style":"84","examples":"85","description":"86","required":true,"schema":"87","explicitProperties":"88"},{"id":"89","name":"90","style":"84","examples":"91","description":"92","required":true,"schema":"93","explicitProperties":"94"},{"id":"95","key":"96","extensions":"97","description":"98","type":"99","scheme":"100","bearerFormat":"101"},{"id":"102","key":"103","extensions":"104","description":"105","type":"99","scheme":"100","bearerFormat":"106"},{"id":"107","key":"108","extensions":"109","description":"110","type":"99","scheme":"100","bearerFormat":"106"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"111","mediaType":"112","examples":"113","encodings":"114","schema":"115"},{"id":"116","mediaType":"117","examples":"118","encodings":"119","schema":"120"},{"id":"121","mediaType":"117","examples":"122","encodings":"123","schema":"124"},{"id":"125","mediaType":"117","examples":"126","encodings":"127","schema":"128"},"3ddb31fda7cdb","apiId","simple",[],"The UUID API identifier",{"type":"129","format":"130","examples":"131","$schema":"132","x-stoplight":"133"},["134","135","136","137","138","139"],"47272431af62e","implementationId",[],"The Portal identifier",{"type":"129","format":"130","examples":"140","$schema":"132","x-stoplight":"141"},["134","135","136","137","138","139"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","f68762438f229","application/json",[],[],{"title":"18","type":"142","description":"143","additionalProperties":false,"required":"144","properties":"145","$schema":"132","x-stoplight":"146"},"b365e320bd028","application/problem+json",["147"],[],{"allOf":"148","title":"149","$schema":"132","x-stoplight":"150"},"88ad1ec4fecec",["151"],[],{"allOf":"152","title":"153","$schema":"132","x-stoplight":"154"},"e069c2bfb4221",["155"],[],{"allOf":"156","title":"157","$schema":"132","x-stoplight":"158"},"string","uuid",["159"],"http://json-schema.org/draft-07/schema#",{"id":"160"},"schema","name","in","required","description","title",["161"],{"id":"162"},"object","An entity that implements an API",["163","164","165","166"],{"id":"167","created_at":"168","updated_at":"169","service":"170"},{"id":"171"},{"id":"172","key":"173","value":"174"},["175","176"],"UnauthorizedError",{"id":"177"},{"id":"178","key":"179","value":"180"},["175","181"],"ForbiddenError",{"id":"182"},{"id":"183","key":"184","value":"185"},["175","186"],"NotFoundError",{"id":"187"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","3a5f6aaf4a1c9","032d905a-ed33-46a3-a093-d8f536af9a8a","6256778e8274b","service","id","created_at","updated_at",{"type":"129","format":"130","description":"188","readOnly":true,"title":"189","examples":"190"},{"type":"129","format":"191","description":"192","readOnly":true,"title":"193","examples":"194"},{"type":"129","format":"191","description":"195","readOnly":true,"title":"196","examples":"197"},{"title":"198","type":"142","description":"199","additionalProperties":false,"required":"200","properties":"201"},"bc44c3ef48cc7","acfd9f3ed11b2","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"202","detail":"46"},{"type":"142","title":"203","description":"204","required":"205","properties":"206"},{"type":"142","properties":"207"},"ffcfce43381c6","3cd38d4787e7c","ApiForbiddenExample",{"status":403,"title":"51","instance":"208","detail":"209"},{"type":"142","properties":"210"},"04be40c0018bb","7bc3b69a50f34","ApiNotFoundExample",{"status":404,"title":"56","instance":"211","detail":"56"},{"type":"142","properties":"212"},"3107d64213173","Contains a unique identifier used for this resource.","UUID",["213"],"date-time","An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["214"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["214"],"API Implementation Service","A Gateway service that implements an API",["215","164"],{"control_plane_id":"216","id":"217"},"kong:trace:8347343766220159418","Error","standard error",["218","139","219","220"],{"status":"221","title":"222","type":"223","instance":"224","detail":"225"},{"status":"226","title":"227","type":"228","instance":"229","detail":"230"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"231","title":"232","type":"233","instance":"234","detail":"235"},"kong:trace:6816496025408232265",{"status":"236","title":"237","type":"238","instance":"239","detail":"240"},"5f9fd312-a987-4628-b4c5-bb4f4fddd5f7","2022-11-04T20:10:06.927Z","control_plane_id",{"type":"129","format":"130","examples":"241"},{"type":"129","format":"130","examples":"242"},"status","instance","detail",{"type":"243","description":"244","readOnly":true},{"type":"129","description":"245","readOnly":true},{"type":"129","description":"246","readOnly":true},{"type":"129","description":"247","readOnly":true},{"type":"129","description":"248","readOnly":true},{"examples":"249"},{"examples":"250"},{"examples":"251"},{"examples":"252"},{"examples":"253"},{"examples":"254"},{"examples":"255"},{"examples":"256"},{"examples":"257"},{"examples":"258"},{"examples":"259"},{"examples":"260"},{"examples":"261"},{"examples":"262"},{"examples":"263"},["159"],["264"],"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["265"],["266"],["267"],["268"],[403],["269"],["270"],["267"],["269"],[404],["56"],["271"],["267"],["272"],"7710d5c4-d902-410b-992f-18b814155b53","Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/delete-api-implementation",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"Delete API Implementation",["18"],"69dc5e07ae59f","delete","/apis/{apiId}/implementations/{implementationId}",["19"],{},"delete-api-implementation","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nUnlink a gateway implementation from this API","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API Implementation",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],[],[],["57","58"],["59"],["60"],["61"],{"id":"62","url":"63","name":"64","description":"65"},{"id":"66","url":"67","name":"64","description":"68"},{"id":"69","url":"70","name":"64","description":"71"},{"id":"72","url":"73","name":"64","description":"74"},{"id":"75","url":"76","name":"64","description":"77"},"f871d7648e8d2","70f6901b9ad7c","204",[],[],"API implementation was unlinked successfully.","abe68f7312310","401",[],["78"],"ApiUnauthorized","abc68f7311fba","403",[],["79"],"ApiForbidden","ac168f731263b","404",[],["80"],"Not Found",{"id":"81","name":"82","style":"83","examples":"84","description":"85","required":true,"schema":"86","explicitProperties":"87"},{"id":"88","name":"89","style":"83","examples":"90","description":"91","required":true,"schema":"92","explicitProperties":"93"},{"id":"94","key":"95","extensions":"96","description":"97","type":"98","scheme":"99","bearerFormat":"100"},{"id":"101","key":"102","extensions":"103","description":"104","type":"98","scheme":"99","bearerFormat":"105"},{"id":"106","key":"107","extensions":"108","description":"109","type":"98","scheme":"99","bearerFormat":"105"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"110","mediaType":"111","examples":"112","encodings":"113","schema":"114"},{"id":"115","mediaType":"111","examples":"116","encodings":"117","schema":"118"},{"id":"119","mediaType":"111","examples":"120","encodings":"121","schema":"122"},"bb240343b0fbf","apiId","simple",[],"The UUID API identifier",{"type":"123","format":"124","examples":"125","$schema":"126","x-stoplight":"127"},["128","129","130","131","132","133"],"8acb7cad8ded7","implementationId",[],"The Portal identifier",{"type":"123","format":"124","examples":"134","$schema":"126","x-stoplight":"135"},["128","129","130","131","132","133"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","298000c535346","application/problem+json",["136"],[],{"allOf":"137","title":"138","$schema":"126","x-stoplight":"139"},"7a79d7df587f7",["140"],[],{"allOf":"141","title":"142","$schema":"126","x-stoplight":"143"},"5de9404951f9b",["144"],[],{"allOf":"145","title":"146","$schema":"126","x-stoplight":"147"},"string","uuid",["148"],"http://json-schema.org/draft-07/schema#",{"id":"149"},"schema","name","in","required","description","title",["150"],{"id":"151"},{"id":"152","key":"153","value":"154"},["155","156"],"UnauthorizedError",{"id":"157"},{"id":"158","key":"159","value":"160"},["155","161"],"ForbiddenError",{"id":"162"},{"id":"163","key":"164","value":"165"},["155","166"],"NotFoundError",{"id":"167"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","c0195de651931","032d905a-ed33-46a3-a093-d8f536af9a8a","46371e51eb316","9734dc7b34107","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"168","detail":"46"},{"type":"169","title":"170","description":"171","required":"172","properties":"173"},{"type":"169","properties":"174"},"ffcfce43381c6","27853d0a93979","ApiForbiddenExample",{"status":403,"title":"51","instance":"175","detail":"176"},{"type":"169","properties":"177"},"04be40c0018bb","c55b303611a74","ApiNotFoundExample",{"status":404,"title":"56","instance":"178","detail":"56"},{"type":"169","properties":"179"},"3107d64213173","kong:trace:8347343766220159418","object","Error","standard error",["180","133","181","182"],{"status":"183","title":"184","type":"185","instance":"186","detail":"187"},{"status":"188","title":"189","type":"190","instance":"191","detail":"192"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"193","title":"194","type":"195","instance":"196","detail":"197"},"kong:trace:6816496025408232265",{"status":"198","title":"199","type":"200","instance":"201","detail":"202"},"status","instance","detail",{"type":"203","description":"204","readOnly":true},{"type":"123","description":"205","readOnly":true},{"type":"123","description":"206","readOnly":true},{"type":"123","description":"207","readOnly":true},{"type":"123","description":"208","readOnly":true},{"examples":"209"},{"examples":"210"},{"examples":"211"},{"examples":"212"},{"examples":"213"},{"examples":"214"},{"examples":"215"},{"examples":"216"},{"examples":"217"},{"examples":"218"},{"examples":"219"},{"examples":"220"},{"examples":"221"},{"examples":"222"},{"examples":"223"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["224"],["225"],["226"],["227"],[403],["228"],["229"],["226"],["228"],[404],["56"],["230"],["226"],["231"],"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"http_operation","/operations/list-api-implementations",{"id":"6","method":"7","path":"8","tags":"9","extensions":"10","iid":"11","description":"12","summary":"4","securityDeclarationType":"13","responses":"14","request":"15","security":"16","servers":"17"},"List API Implementations",["18"],"6eb4db502acfc","get","/api-implementations",["19"],{},"list-api-implementations","**Pre-release Endpoint**\nThis endpoint is currently in beta and is subject to change.\n\nList gateway implementations for this API","inheritedFromService",["20","21","22","23"],{"headers":"24","query":"25","cookie":"26","path":"27"},["28","29","30"],["31","32","33","34","35"],"API Implementation",{"id":"36","name":"18"},{"id":"37","code":"38","headers":"39","contents":"40","description":"41"},{"id":"42","code":"43","headers":"44","contents":"45","description":"46"},{"id":"47","code":"48","headers":"49","contents":"50","description":"51"},{"id":"52","code":"53","headers":"54","contents":"55","description":"56"},[],["57","58","59","60"],[],[],["61"],["62"],["63"],{"id":"64","url":"65","name":"66","description":"67"},{"id":"68","url":"69","name":"66","description":"70"},{"id":"71","url":"72","name":"66","description":"73"},{"id":"74","url":"75","name":"66","description":"76"},{"id":"77","url":"78","name":"66","description":"79"},"f871d7648e8d2","d69c653fed079","200",[],["80"],"Paginated list of API implementations","768c63631dd16","401",[],["81"],"ApiUnauthorized","76ac63631d9ec","403",[],["82"],"ApiForbidden","76bc63631d639","404",[],["83"],"Not Found",{"id":"84","name":"85","style":"86","examples":"87","description":"88","required":false,"allowEmptyValue":true,"schema":"89","explicitProperties":"90"},{"id":"91","name":"92","style":"86","examples":"93","description":"94","required":false,"allowEmptyValue":true,"schema":"95","explicitProperties":"96"},{"id":"97","name":"98","style":"99","examples":"100","description":"101","required":false,"schema":"102","explicitProperties":"103"},{"id":"104","name":"105","style":"86","examples":"106","description":"107","required":false,"schema":"108","explicitProperties":"109"},{"id":"110","key":"111","extensions":"112","description":"113","type":"114","scheme":"115","bearerFormat":"116"},{"id":"117","key":"118","extensions":"119","description":"120","type":"114","scheme":"115","bearerFormat":"121"},{"id":"122","key":"123","extensions":"124","description":"125","type":"114","scheme":"115","bearerFormat":"121"},"0769d8e475a5e","https://us.api.konghq.com/v3","Konnect API Builder","United-States Production region","61342abe2f3cb","https://eu.api.konghq.com/v3","Europe Production region","84004808a9585","https://au.api.konghq.com/v3","Australia Production region","8fcbd9ea343fc","https://me.api.konghq.com/v3","Middle-East Production region","173b3c2295fb2","https://in.api.konghq.com/v3","India Production region",{"id":"126","mediaType":"127","examples":"128","encodings":"129","schema":"130"},{"id":"131","mediaType":"132","examples":"133","encodings":"134","schema":"135"},{"id":"136","mediaType":"132","examples":"137","encodings":"138","schema":"139"},{"id":"140","mediaType":"132","examples":"141","encodings":"142","schema":"143"},"ba5ca3032f9f0","page[size]","form",[],"The maximum number of items to include per page. The last page of a collection may include fewer items.",{"type":"144","examples":"145","$schema":"146","x-stoplight":"147"},["148","149","150","151","152","153","154"],"c2a3b2866e0d5","page[number]",[],"Determines which page of the entities to retrieve.",{"type":"144","examples":"155","$schema":"146","x-stoplight":"156"},["148","149","150","151","152","153","154"],"2b4301703adcf","filter","deepObject",[],"Filters APIs in the response.",{"title":"157","type":"158","properties":"159","$schema":"146","x-stoplight":"160"},["148","149","150","151","153","161","154"],"22d0d05b47b13","sort",[],"Sorts a collection of API implementations. Supported sort attributes are:\n - id\n - api_id\n - control_plane_id\n - service_id\n - created_at\n - updated_at\n",{"title":"162","type":"163","description":"164","examples":"165","$schema":"146","x-stoplight":"166"},["148","149","150","151","153","154"],"d28ec3acb281b","konnectAccessToken",{},"The Konnect access token is meant to be used by the Konnect dashboard and the decK CLI authenticate with.\n","http","bearer","JWT","d1dbedfe3d6a7","personalAccessToken",{},"The personal access token is meant to be used as an alternative to basic-auth when accessing Konnect via APIs.\nYou can generate a Personal Access Token (PAT) from the [personal access token page](https://cloud.konghq.com/global/tokens/) in the Konnect dashboard.\nThe PAT token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer kpat_xgfT...'`\n","Token","cd0f7f0ee1553","systemAccountAccessToken",{},"The system account access token is meant for automations and integrations that are not directly associated with a human identity.\nYou can generate a system account Access Token by creating a system account and then obtaining a system account access token for that account.\nThe access token must be passed in the header of a request, for example:\n`curl -X GET 'https://global.api.konghq.com/v2/users/' --header 'Authorization: Bearer spat_i2Ej...'`\n","a9a9953cd5315","application/json",[],[],{"title":"167","type":"158","required":"168","additionalProperties":false,"properties":"169","$schema":"146","x-stoplight":"170"},"3abf16158d92f","application/problem+json",["171"],[],{"allOf":"172","title":"173","$schema":"146","x-stoplight":"174"},"3f31fffd48f32",["175"],[],{"allOf":"176","title":"177","$schema":"146","x-stoplight":"178"},"afdd61e052437",["179"],[],{"allOf":"180","title":"181","$schema":"146","x-stoplight":"182"},"integer",[10],"http://json-schema.org/draft-07/schema#",{"id":"183"},"name","description","required","in","allowEmptyValue","schema","title",[1],{"id":"184"},"API Implementation Filter Parameters","object",{"id":"185","api_id":"185","service_id":"185","control_plane_id":"185","created_at":"186","updated_at":"186"},{"id":"187"},"style","SortQuery","string","The `asc` suffix is optional as the default sort order is ascending.\nThe `desc` suffix is used to specify a descending order.\nMultiple sort attributes may be provided via a comma separated list.\nJSONPath notation may be used to specify a sub-attribute (eg: 'foo.bar desc').\n",["188"],{"id":"189"},"ListApiImplementations",["190","191"],{"meta":"192","data":"193"},{"id":"194"},{"id":"195","key":"196","value":"197"},["198","199"],"UnauthorizedError",{"id":"200"},{"id":"201","key":"202","value":"203"},["198","204"],"ForbiddenError",{"id":"205"},{"id":"206","key":"207","value":"208"},["198","209"],"NotFoundError",{"id":"210"},"91027df3ddd00","710dc2384c911",{"title":"211","description":"212","oneOf":"213","x-examples":"214"},{"title":"215","description":"216","oneOf":"217","x-examples":"218"},"1be1e8d001f94","name,created_at desc","a219a41a94168","data","meta",{"type":"158","title":"219","description":"220","properties":"221","required":"222"},{"type":"223","items":"224"},"681ae6021d7aa","7d22e2cf25ac8","ApiUnauthorizedExample",{"status":401,"title":"46","instance":"225","detail":"46"},{"type":"158","title":"226","description":"227","required":"228","properties":"229"},{"type":"158","properties":"230"},"ffcfce43381c6","6afbc0c38e101","ApiForbiddenExample",{"status":403,"title":"51","instance":"231","detail":"232"},{"type":"158","properties":"233"},"04be40c0018bb","02f1a38491711","ApiNotFoundExample",{"status":404,"title":"56","instance":"234","detail":"56"},{"type":"158","properties":"235"},"3107d64213173","UuidFieldFilter","Filters on the given UUID field value by exact match.",["236","237","238"],{"example-1":"239","example-2":"240","example-3":"241","example-4":"242"},"DateTimeFieldFilter","Filters on the given datetime (RFC-3339) field value.",["243","244","245","246","247","248"],{"datetime_field_1":"249","datetime_field_2":"250","datetime_field_3":"251","datetime_field_4":"252","datetime_field_5":"253","datetime_field_6":"254"},"PaginatedMeta","returns the pagination information",{"page":"255"},["256"],"array",{"title":"257","type":"158","description":"258","additionalProperties":false,"required":"259","properties":"260"},"kong:trace:8347343766220159418","Error","standard error",["261","154","262","263"],{"status":"264","title":"265","type":"266","instance":"267","detail":"268"},{"status":"269","title":"270","type":"271","instance":"272","detail":"273"},"kong:trace:2723154947768991354","You do not have permission to perform this action",{"status":"274","title":"275","type":"276","instance":"277","detail":"278"},"kong:trace:6816496025408232265",{"status":"279","title":"280","type":"281","instance":"282","detail":"283"},{"title":"284","description":"285","oneOf":"286","x-examples":"287"},{"title":"288","description":"289","type":"158","additionalProperties":false,"properties":"290","required":"291","x-examples":"292"},{"title":"293","description":"294","type":"158","additionalProperties":false,"properties":"295","required":"296","x-examples":"297"},"3bbfd3a-e9ab-48a9-9881-ed589e4615d1",{"eq":"239"},{"oeq":"239"},{"neq":"239"},{"type":"163","format":"298","description":"299","examples":"300"},{"type":"158","title":"301","additionalProperties":false,"properties":"302","required":"303"},{"type":"158","title":"304","additionalProperties":false,"properties":"305","required":"306"},{"type":"158","title":"307","additionalProperties":false,"properties":"308","required":"309"},{"type":"158","title":"310","additionalProperties":false,"properties":"311","required":"312"},{"type":"158","title":"313","additionalProperties":false,"properties":"314","required":"315"},"2022-03-30T07:20:50Z",{"eq":"249"},{"lt":"249"},{"lte":"249"},{"gt":"249"},{"gte":"249"},{"type":"158","description":"316","required":"317","properties":"318","title":"319"},"page","API Implementation List Item","An entity that implements an API",["320","321","322","323","324"],{"id":"325","created_at":"326","updated_at":"327","api_id":"328","service":"329"},"status","instance","detail",{"type":"144","description":"330","readOnly":true},{"type":"163","description":"331","readOnly":true},{"type":"163","description":"332","readOnly":true},{"type":"163","description":"333","readOnly":true},{"type":"163","description":"334","readOnly":true},{"examples":"335"},{"examples":"336"},{"examples":"337"},{"examples":"338"},{"examples":"339"},{"examples":"340"},{"examples":"341"},{"examples":"342"},{"examples":"343"},{"examples":"344"},{"examples":"345"},{"examples":"346"},{"examples":"347"},{"examples":"348"},{"examples":"349"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["350","351"],{"example-1":"352","example-2":"353"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"354"},["355"],{"example-1":"356"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"357"},["358"],{"example-1":"359"},"date-time","Value strictly equals given RFC-3339 formatted timestamp in UTC",["249"],"DateTimeFieldEqualsFilter",{"eq":"360"},["361"],"DateTimeFieldLTFilter",{"lt":"362"},["363"],"DateTimeFieldLTEFilter",{"lte":"364"},["365"],"DateTimeFieldGTFilter",{"lt":"366"},["367"],"DateTimeFieldGTEFilter",{"lte":"368"},["369"],"Contains pagination query parameters and the total number of objects returned.",["370","371","372"],{"number":"373","size":"374","total":"375"},"PageMeta","id","api_id","created_at","updated_at","service",{"type":"163","format":"376","description":"377","readOnly":true,"title":"378","examples":"379"},{"type":"163","format":"298","description":"380","readOnly":true,"title":"381","examples":"382"},{"type":"163","format":"298","description":"383","readOnly":true,"title":"384","examples":"385"},{"type":"163","format":"376","description":"386","readOnly":true,"examples":"387"},{"title":"388","type":"158","description":"389","additionalProperties":false,"required":"390","properties":"391"},"The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n",[401],["392"],["393"],["394"],["395"],[403],["396"],["397"],["394"],["396"],[404],["56"],["398"],["394"],["399"],{"type":"163"},{"type":"158","title":"400","additionalProperties":false,"properties":"401","required":"402"},"equals-some-value",{"eq":"403"},{"type":"163"},"oeq",{"oeq":"404"},{"type":"163"},"neq",{"neq":"405"},{"type":"163","format":"298","description":"299","examples":"406"},"eq",{"type":"163","format":"298","description":"407","examples":"408"},"lt",{"type":"163","format":"298","description":"409","examples":"410"},"lte",{"type":"163","format":"298","description":"411","examples":"412"},"gt",{"type":"163","format":"298","description":"413","examples":"414"},"gte","number","size","total",{"type":"370","examples":"415"},{"type":"370","examples":"416"},{"type":"370","examples":"417"},"uuid","Contains a unique identifier used for this resource.","UUID",["418"],"An ISO-8601 timestamp representation of entity creation date.","CreatedAt",["419"],"An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["419"],"The API identifier.",["420"],"API Implementation Service","A Gateway service that implements an API",["421","320"],{"control_plane_id":"422","id":"423"},"Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials","Forbidden","https://httpstatuses.com/403","https://httpstatuses.com/404","Not found","StringFieldEqualsComparison",{"eq":"424"},["361"],"some-value","some-value,some-other-value","not-this-value",["249"],"Value is less than the given RFC-3339 formatted timestamp in UTC",["249"],"Value is less than or equal to the given RFC-3339 formatted timestamp in UTC",["249"],"Value is greater than the given RFC-3339 formatted timestamp in UTC",["249"],"Value is greater than or equal to the given RFC-3339 formatted timestamp in UTC",["249"],[1],[10],[100],"5f9fd312-a987-4628-b4c5-bb4f4fddd5f7","2022-11-04T20:10:06.927Z","9f5061ce-78f6-4452-9108-ad7c02821fd5","control_plane_id",{"type":"163","format":"376","examples":"425"},{"type":"163","format":"376","examples":"426"},{"type":"163"},["420"],["427"],"7710d5c4-d902-410b-992f-18b814155b53"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiResponseSchema",{"title":"4","type":"6","additionalProperties":false,"properties":"7","required":"8"},"API",[],"object",{"id":"9","name":"10","description":"11","version":"12","deprecated":"13","slug":"14","portals":"15","labels":"16","public_labels":"17","created_at":"18","updated_at":"19"},["20","21","22","23","24","25","26","27","28","29"],{"type":"30","format":"31","example":"32","description":"33","readOnly":true},{"type":"30","maxLength":255,"minLength":1,"description":"34","example":"35"},{"type":"30","description":"36","nullable":true},{"type":"30","maxLength":255,"minLength":1,"description":"37","nullable":true},{"type":"38","default":false,"description":"39"},{"type":"30","pattern":"40","description":"41","example":"42","nullable":true},{"readOnly":true,"type":"43","nullable":false,"uniqueItems":true,"description":"44","items":"45"},{"title":"46","type":"6","example":"47","maxProperties":50,"description":"48","additionalProperties":"49"},{"title":"50","type":"6","example":"51","maxProperties":50,"description":"52","additionalProperties":"53"},{"type":"30","format":"54","example":"55","description":"56","readOnly":true,"title":"57"},{"type":"30","format":"54","example":"55","description":"58","readOnly":true,"title":"59"},"id","name","version","labels","public_labels","deprecated","created_at","updated_at","slug","portals","string","uuid","9f5061ce-78f6-4452-9108-ad7c02821fd5","The API identifier.","The name of your API. The `name + version` combination must be unique for each API you publish.\n","MyAPI","A description of your API. Will be visible on your live Portal.","An optional version for your API. Leave this empty if your API is unversioned.","boolean","Marks this API as deprecated.","^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(name + version)`\n","my-api-v1","array","The list of portals which this API is published to.",{"type":"6","additionalProperties":false,"required":"60","properties":"61"},"Labels",{"env":"62"},"Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"30","pattern":"63","minLength":1,"maxLength":63},"PublicLabels",{"category":"64"},"Public labels store information about an entity that can be used for filtering a list of objects.\n\nPublic labels are intended to store **PUBLIC** metadata. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"30","pattern":"63","minLength":1,"maxLength":63},"date-time","2022-11-04T20:10:06.927Z","An ISO-8601 timestamp representation of entity creation date.","CreatedAt","An ISO-8601 timestamp representation of entity update date.","UpdatedAt",["20","21","65"],{"id":"66","name":"67","display_name":"68"},"test","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$","finance","display_name",{"type":"30","format":"31","example":"69","description":"70"},{"type":"30","example":"71","description":"72"},{"type":"30","example":"71","description":"73"},"25a2624c-49fc-4764-99e1-224ed819f200","The portal identifier.","My Portal","The name of the portal, used to distinguish it from other portals.","The display name of the portal. This value will be the portal's `name` in Portal API."]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiDocumentId",{"title":"4","type":"6","format":"7","example":"8","description":"9","readOnly":true},"API Document ID",[],"string","uuid","de5c9818-be5c-42e6-b514-e3d4bc30ddeb","The API document identifier."]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiDocumentContent",{"title":"4","type":"6","description":"7"},"API Document Content",[],"string","Raw markdown content to display in your Portal"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiDocumentTitle",{"title":"4","type":"6","description":"7","example":"8"},"API Document Title",[],"string","The title of the document. Used to populate the `<title>` tag for the page","API Document"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiDocumentStatus",{"type":"6","enum":"7","description":"8","default":"9","title":"4"},"ApiDocumentStatus",[],"string",["10","9"],"If `status=published` the document will be visible in your live portal","unpublished","published"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiDocumentParentDocumentId",{"title":"4","type":"6","format":"7","nullable":true,"description":"8","example":null},"API Document Parent Document ID",[],"string","uuid","API Documents may be rendered as a tree of files.\n\nSpecify the `id` of another API Document as the `parent_document_id` to add some heirarchy do your documents.\n"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiDocumentSlug",{"title":"4","type":"6","pattern":"7","description":"8","example":"9"},"API Document Slug",[],"string","^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(title)`\n","api-document"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiDocumentSummaryWithChildren",{"title":"4","type":"6","additionalProperties":false,"required":"7","properties":"8"},"API Document Summary",[],"object",["9","10","11","12","13","14","15","16","17"],{"id":"18","title":"19","slug":"20","status":"21","parent_document_id":"22","labels":"23","created_at":"24","updated_at":"25","children":"26"},"id","title","slug","status","parent_document_id","labels","created_at","updated_at","children",{"title":"27","type":"28","format":"29","example":"30","description":"31","readOnly":true},{"title":"32","type":"28","description":"33","example":"34"},{"title":"35","type":"28","pattern":"36","description":"37","example":"38"},{"type":"28","enum":"39","description":"40","default":"41","title":"42"},{"title":"43","type":"28","format":"29","nullable":true,"description":"44","example":null},{"title":"45","type":"6","example":"46","maxProperties":50,"description":"47","additionalProperties":"48"},{"type":"28","format":"49","example":"50","description":"51","readOnly":true,"title":"52"},{"type":"28","format":"49","example":"50","description":"53","readOnly":true,"title":"54"},{"type":"55","items":"3"},"API Document ID","string","uuid","de5c9818-be5c-42e6-b514-e3d4bc30ddeb","The API document identifier.","API Document Title","The title of the document. Used to populate the `<title>` tag for the page","API Document","API Document Slug","^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(title)`\n","api-document",["56","41"],"If `status=published` the document will be visible in your live portal","unpublished","ApiDocumentStatus","API Document Parent Document ID","API Documents may be rendered as a tree of files.\n\nSpecify the `id` of another API Document as the `parent_document_id` to add some heirarchy do your documents.\n","Labels",{"env":"57"},"Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"28","pattern":"58","minLength":1,"maxLength":63},"date-time","2022-11-04T20:10:06.927Z","An ISO-8601 timestamp representation of entity creation date.","CreatedAt","An ISO-8601 timestamp representation of entity update date.","UpdatedAt","array","published","test","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiDocument",{"type":"6","title":"4","additionalProperties":false,"properties":"7"},"API Document",[],"object",{"id":"8","content":"9","title":"10","slug":"11","status":"12","parent_document_id":"13","labels":"14","created_at":"15","updated_at":"16"},{"title":"17","type":"18","format":"19","example":"20","description":"21","readOnly":true},{"title":"22","type":"18","description":"23"},{"title":"24","type":"18","description":"25","example":"4"},{"title":"26","type":"18","pattern":"27","description":"28","example":"29"},{"type":"18","enum":"30","description":"31","default":"32","title":"33"},{"title":"34","type":"18","format":"19","nullable":true,"description":"35","example":null},{"title":"36","type":"6","example":"37","maxProperties":50,"description":"38","additionalProperties":"39"},{"type":"18","format":"40","example":"41","description":"42","readOnly":true,"title":"43"},{"type":"18","format":"40","example":"41","description":"44","readOnly":true,"title":"45"},"API Document ID","string","uuid","de5c9818-be5c-42e6-b514-e3d4bc30ddeb","The API document identifier.","API Document Content","Raw markdown content to display in your Portal","API Document Title","The title of the document. Used to populate the `<title>` tag for the page","API Document Slug","^[\\w-]+$","The `slug` is used in generated URLs to provide human readable paths.\n\nDefaults to `slugify(title)`\n","api-document",["46","32"],"If `status=published` the document will be visible in your live portal","unpublished","ApiDocumentStatus","API Document Parent Document ID","API Documents may be rendered as a tree of files.\n\nSpecify the `id` of another API Document as the `parent_document_id` to add some heirarchy do your documents.\n","Labels",{"env":"47"},"Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"18","pattern":"48","minLength":1,"maxLength":63},"date-time","2022-11-04T20:10:06.927Z","An ISO-8601 timestamp representation of entity creation date.","CreatedAt","An ISO-8601 timestamp representation of entity update date.","UpdatedAt","published","test","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/MoveDocumentRequestPayload",{"type":"6","title":"4","description":"7","properties":"8"},"Move document",[],"object","move document request payload",{"parent_document_id":"9","index":"10"},{"type":"11","format":"12","description":"13","example":"14"},{"type":"15","description":"16","example":1},"string","uuid","parent document id","dd4e1b98-3629-4dd3-acc0-759a726ffee2","integer","index of the document in the parent document's children"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiSpec",{"title":"4","type":"6","additionalProperties":false,"properties":"7"},"API Specification",[],"object",{"id":"8","content":"9","type":"10","created_at":"11","updated_at":"12"},{"type":"13","format":"14","example":"15","description":"16","readOnly":true},{"type":"13","description":"17","example":"18"},{"title":"19","type":"13","example":"20","description":"21","enum":"22"},{"type":"13","format":"23","example":"24","description":"25","readOnly":true,"title":"26"},{"type":"13","format":"23","example":"24","description":"27","readOnly":true,"title":"28"},"string","uuid","7710d5c4-d902-410b-992f-18b814155b53","The API specification identifier.","The raw content of your API specification.\n","{\"openapi\":\"3.0.3\",\"info\":{\"title\":\"Example API\",\"version\":\"1.0.0\"},\"paths\":{\"/example\":{\"get\":{\"summary\":\"Example endpoint\",\"responses\":{\"200\":{\"description\":\"Successful response\"}}}}}}","API Spec Type","oas3","The type of specification being stored. This allows us to render the specification correctly.\n\nIf this field is not set, it will be autodetected from `content`\n",["20","29"],"date-time","2022-11-04T20:10:06.927Z","An ISO-8601 timestamp representation of entity creation date.","CreatedAt","An ISO-8601 timestamp representation of entity update date.","UpdatedAt","asyncapi"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiPublicationVisibility",{"title":"4","type":"6","enum":"7","default":"8","description":"9"},"API Publication Visibility",[],"string",["10","8"],"private","The visibility of the API in the portal.\nPublic API publications do not require authentication to view and retrieve information about them.\nPrivate API publications require authentication to retrieve information about them.\n","public"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiPublicationAuthStrategyIds",{"title":"4","type":"6","nullable":true,"description":"7","maxItems":1,"minItems":1,"items":"8"},"API Publication Auth Strategy IDs",[],"array","The auth strategy the API enforces for applications in the portal.\nOmitting this property means the portal's default application auth strategy will be used.\nSetting to null means the API will not require application authentication.\nDCR support for application registration is currently in development.\n",{"type":"9","format":"10"},"string","uuid"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiPublicationListItem",{"title":"4","type":"6","description":"7","additionalProperties":false,"required":"8","properties":"9"},"API Publication List Item",[],"object","An API publication in a portal",["10","11","12","13","14","15"],{"api_id":"16","portal_id":"17","visibility":"18","auth_strategy_ids":"19","created_at":"20","updated_at":"21"},"api_id","portal_id","visibility","created_at","updated_at","auth_strategy_ids",{"type":"22","format":"23","example":"24","description":"25","readOnly":true},{"type":"22","format":"23","example":"26","description":"27","readOnly":true},{"title":"28","type":"22","enum":"29","default":"30","description":"31"},{"title":"32","type":"33","nullable":true,"description":"34","maxItems":1,"minItems":1,"items":"35"},{"type":"22","format":"36","example":"37","description":"38","readOnly":true,"title":"39"},{"type":"22","format":"36","example":"37","description":"40","readOnly":true,"title":"41"},"string","uuid","9f5061ce-78f6-4452-9108-ad7c02821fd5","The API identifier.","7710d5c4-d902-410b-992f-18b814155b53","The portal identifier.","API Publication Visibility",["42","30"],"private","The visibility of the API in the portal.\nPublic API publications do not require authentication to view and retrieve information about them.\nPrivate API publications require authentication to retrieve information about them.\n","API Publication Auth Strategy IDs","array","The auth strategy the API enforces for applications in the portal.\nOmitting this property means the portal's default application auth strategy will be used.\nSetting to null means the API will not require application authentication.\nDCR support for application registration is currently in development.\n",{"type":"22","format":"23"},"date-time","2022-11-04T20:10:06.927Z","An ISO-8601 timestamp representation of entity creation date.","CreatedAt","An ISO-8601 timestamp representation of entity update date.","UpdatedAt","public"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/AutoApproveRegistrations",{"title":"4","description":"6","type":"7"},"Auto Approve Registrations",[],"Whether the application registration auto approval on this portal for the api is enabled. If set to false, fallbacks on portal's auto_approve_applications value.","boolean"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiPublication",{"title":"4","type":"6","description":"7","additionalProperties":false,"properties":"8"},"API Publication",[],"object","An API publication in a portal",{"auto_approve_registrations":"9","auth_strategy_ids":"10","visibility":"11","created_at":"12","updated_at":"13"},{"title":"14","description":"15","type":"16"},{"title":"17","type":"18","nullable":true,"description":"19","maxItems":1,"minItems":1,"items":"20"},{"title":"21","type":"22","enum":"23","default":"24","description":"25"},{"type":"22","format":"26","example":"27","description":"28","readOnly":true,"title":"29"},{"type":"22","format":"26","example":"27","description":"30","readOnly":true,"title":"31"},"Auto Approve Registrations","Whether the application registration auto approval on this portal for the api is enabled. If set to false, fallbacks on portal's auto_approve_applications value.","boolean","API Publication Auth Strategy IDs","array","The auth strategy the API enforces for applications in the portal.\nOmitting this property means the portal's default application auth strategy will be used.\nSetting to null means the API will not require application authentication.\nDCR support for application registration is currently in development.\n",{"type":"22","format":"32"},"API Publication Visibility","string",["33","24"],"private","The visibility of the API in the portal.\nPublic API publications do not require authentication to view and retrieve information about them.\nPrivate API publications require authentication to retrieve information about them.\n","date-time","2022-11-04T20:10:06.927Z","An ISO-8601 timestamp representation of entity creation date.","CreatedAt","An ISO-8601 timestamp representation of entity update date.","UpdatedAt","uuid","public"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiImplementationService",{"title":"4","type":"6","description":"7","additionalProperties":false,"required":"8","properties":"9"},"API Implementation Service",[],"object","A Gateway service that implements an API",["10","11"],{"control_plane_id":"12","id":"13"},"control_plane_id","id",{"type":"14","format":"15","example":"16"},{"type":"14","format":"15","example":"17"},"string","uuid","9f5061ce-78f6-4452-9108-ad7c02821fd5","7710d5c4-d902-410b-992f-18b814155b53"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiImplementationListItem",{"title":"4","type":"6","description":"7","additionalProperties":false,"required":"8","properties":"9"},"API Implementation List Item",[],"object","An entity that implements an API",["10","11","12","13","14"],{"id":"15","created_at":"16","updated_at":"17","api_id":"18","service":"19"},"id","api_id","created_at","updated_at","service",{"type":"20","format":"21","example":"22","description":"23","readOnly":true,"title":"24"},{"type":"20","format":"25","example":"26","description":"27","readOnly":true,"title":"28"},{"type":"20","format":"25","example":"26","description":"29","readOnly":true,"title":"30"},{"type":"20","format":"21","example":"31","description":"32","readOnly":true},{"title":"33","type":"6","description":"34","additionalProperties":false,"required":"35","properties":"36"},"string","uuid","5f9fd312-a987-4628-b4c5-bb4f4fddd5f7","Contains a unique identifier used for this resource.","UUID","date-time","2022-11-04T20:10:06.927Z","An ISO-8601 timestamp representation of entity creation date.","CreatedAt","An ISO-8601 timestamp representation of entity update date.","UpdatedAt","9f5061ce-78f6-4452-9108-ad7c02821fd5","The API identifier.","API Implementation Service","A Gateway service that implements an API",["37","10"],{"control_plane_id":"38","id":"39"},"control_plane_id",{"type":"20","format":"21","example":"31"},{"type":"20","format":"21","example":"40"},"7710d5c4-d902-410b-992f-18b814155b53"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiImplementation",{"title":"4","type":"6","description":"7","additionalProperties":false,"required":"8","properties":"9"},"API Implementation",[],"object","An entity that implements an API",["10"],{"id":"11","created_at":"12","updated_at":"13","service":"14"},"service",{"type":"15","format":"16","example":"17","description":"18","readOnly":true,"title":"19"},{"type":"15","format":"20","example":"21","description":"22","readOnly":true,"title":"23"},{"type":"15","format":"20","example":"21","description":"24","readOnly":true,"title":"25"},{"title":"26","type":"6","description":"27","additionalProperties":false,"required":"28","properties":"29"},"string","uuid","5f9fd312-a987-4628-b4c5-bb4f4fddd5f7","Contains a unique identifier used for this resource.","UUID","date-time","2022-11-04T20:10:06.927Z","An ISO-8601 timestamp representation of entity creation date.","CreatedAt","An ISO-8601 timestamp representation of entity update date.","UpdatedAt","API Implementation Service","A Gateway service that implements an API",["30","31"],{"control_plane_id":"32","id":"33"},"control_plane_id","id",{"type":"15","format":"16","example":"34"},{"type":"15","format":"16","example":"35"},"9f5061ce-78f6-4452-9108-ad7c02821fd5","7710d5c4-d902-410b-992f-18b814155b53"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiFilterParameters",{"title":"4","type":"6","properties":"7"},"API Filter Parameters",[],"object",{"id":"8","name":"9","version":"9","labels":"10","public_labels":"11","deprecated":"12","created_at":"13","updated_at":"13"},{"title":"14","description":"15","oneOf":"16","x-examples":"17"},{"title":"18","description":"19","oneOf":"20","x-examples":"21"},{"allOf":"22","title":"23"},{"title":"18","description":"19","oneOf":"24","x-examples":"25"},{"title":"26","description":"27","type":"28","x-examples":"29"},{"title":"30","description":"31","oneOf":"32","x-examples":"33"},"UuidFieldFilter","Filters on the given UUID field value by exact match.",["34","35","36"],{"example-1":"37","example-2":"38","example-3":"39","example-4":"40"},"StringFieldFilter","Filters on the given string field value by either exact or fuzzy match.",["34","41","42","35","36"],{"example-1":"43","example-2":"44","example-3":"45","example-4":"46","example-5":"47","example-6":"48"},["49","9"],"LabelsFieldFilter",["34","41","42","35","36"],{"example-1":"43","example-2":"50","example-3":"51","example-4":"52","example-5":"53","example-6":"54"},"BooleanFieldFilter","Filter by a boolean value (true/false).","boolean",{"example-1":true},"DateTimeFieldFilter","Filters on the given datetime (RFC-3339) field value.",["55","56","57","58","59","60"],{"datetime_field_1":"61","datetime_field_2":"62","datetime_field_3":"63","datetime_field_4":"64","datetime_field_5":"65","datetime_field_6":"66"},{"title":"67","description":"68","oneOf":"69","x-examples":"70"},{"title":"71","description":"72","type":"6","additionalProperties":false,"properties":"73","required":"74","x-examples":"75"},{"title":"76","description":"77","type":"6","additionalProperties":false,"properties":"78","required":"79","x-examples":"80"},"3bbfd3a-e9ab-48a9-9881-ed589e4615d1",{"eq":"37"},{"oeq":"37"},{"neq":"37"},{"title":"81","description":"82","type":"6","additionalProperties":false,"properties":"83","required":"84","x-examples":"85"},{"title":"86","description":"87","type":"6","additionalProperties":false,"properties":"88","required":"89","x-examples":"90"},"equals-some-value",{"eq":"91"},{"contains":"91"},{"ocontains":"92"},{"oeq":"92"},{"neq":"93"},{"title":"23","description":"94"},{"eq":"91"},{"contains":"91"},{"ocontains":"92"},{"oeq":"92"},{"neq":"93"},{"type":"95","format":"96","description":"97","example":"61"},{"type":"6","title":"98","additionalProperties":false,"properties":"99","required":"100"},{"type":"6","title":"101","additionalProperties":false,"properties":"102","required":"103"},{"type":"6","title":"104","additionalProperties":false,"properties":"105","required":"106"},{"type":"6","title":"107","additionalProperties":false,"properties":"108","required":"109"},{"type":"6","title":"110","additionalProperties":false,"properties":"111","required":"112"},"2022-03-30T07:20:50Z",{"eq":"61"},{"lt":"61"},{"lte":"61"},{"gt":"61"},{"gte":"61"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["113","114"],{"example-1":"43","example-2":"115"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"116"},["117"],{"example-1":"118"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"119"},["120"],{"example-1":"121"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.",{"contains":"122"},["123"],{"example-1":"124"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"125"},["126"],{"example-1":"127"},"some-value","some-potential,value","not-this-value","Filters on the resource's `labels` field. Filters must use dot-notation to identify\nthe label key that will be used to filter the results. For example:\n - `filter[labels.owner]`\n - `filter[labels.owner][neq]=kong`\n - `filter[labels.env]=dev`\n - `filter[labels.env][ocontains]=dev,test`\n","string","date-time","Value strictly equals given RFC-3339 formatted timestamp in UTC","DateTimeFieldEqualsFilter",{"eq":"128"},["129"],"DateTimeFieldLTFilter",{"lt":"130"},["131"],"DateTimeFieldLTEFilter",{"lte":"132"},["133"],"DateTimeFieldGTFilter",{"lt":"134"},["135"],"DateTimeFieldGTEFilter",{"lte":"136"},["137"],{"type":"95"},{"type":"6","title":"138","additionalProperties":false,"properties":"139","required":"140"},{"eq":"91"},{"type":"95"},"oeq",{"oeq":"141"},{"type":"95"},"neq",{"neq":"93"},{"type":"95"},"contains",{"contains":"91"},{"type":"95"},"ocontains",{"ocontains":"142"},{"type":"95","format":"96","description":"97","example":"61"},"eq",{"type":"95","format":"96","description":"143","example":"61"},"lt",{"type":"95","format":"96","description":"144","example":"61"},"lte",{"type":"95","format":"96","description":"145","example":"61"},"gt",{"type":"95","format":"96","description":"146","example":"61"},"gte","StringFieldEqualsComparison",{"eq":"147"},["129"],"some-value,some-other-value","this-value,or-that-value","Value is less than the given RFC-3339 formatted timestamp in UTC","Value is less than or equal to the given RFC-3339 formatted timestamp in UTC","Value is greater than the given RFC-3339 formatted timestamp in UTC","Value is greater than or equal to the given RFC-3339 formatted timestamp in UTC",{"type":"95"}]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiDocumentFilterParameters",{"title":"4","type":"6","properties":"7"},"API Document Filter Parameters",[],"object",{"status":"8"},{"title":"9","description":"10","oneOf":"11","x-examples":"12"},"StringFieldFilter","Filters on the given string field value by either exact or fuzzy match.",["13","14","15","16","17"],{"example-1":"18","example-2":"19","example-3":"20","example-4":"21","example-5":"22","example-6":"23"},{"title":"24","description":"25","oneOf":"26","x-examples":"27"},{"title":"28","description":"29","type":"6","additionalProperties":false,"properties":"30","required":"31","x-examples":"32"},{"title":"33","description":"34","type":"6","additionalProperties":false,"properties":"35","required":"36","x-examples":"37"},{"title":"38","description":"39","type":"6","additionalProperties":false,"properties":"40","required":"41","x-examples":"42"},{"title":"43","description":"44","type":"6","additionalProperties":false,"properties":"45","required":"46","x-examples":"47"},"equals-some-value",{"eq":"48"},{"contains":"48"},{"ocontains":"49"},{"oeq":"49"},{"neq":"50"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["51","52"],{"example-1":"18","example-2":"53"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.",{"contains":"54"},["55"],{"example-1":"56"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"57"},["58"],{"example-1":"59"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"60"},["61"],{"example-1":"62"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"63"},["64"],{"example-1":"65"},"some-value","some-potential,value","not-this-value",{"type":"66"},{"type":"6","title":"67","additionalProperties":false,"properties":"68","required":"69"},{"eq":"48"},{"type":"66"},"contains",{"contains":"48"},{"type":"66"},"ocontains",{"ocontains":"70"},{"type":"66"},"oeq",{"oeq":"71"},{"type":"66"},"neq",{"neq":"50"},"string","StringFieldEqualsComparison",{"eq":"72"},["73"],"this-value,or-that-value","some-value,some-other-value",{"type":"66"},"eq"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiSpecFilterParameters",{"title":"4","type":"6","properties":"7"},"API Spec Filter Parameters",[],"object",{"type":"8"},{"title":"9","description":"10","oneOf":"11","x-examples":"12"},"StringFieldFilter","Filters on the given string field value by either exact or fuzzy match.",["13","14","15","16","17"],{"example-1":"18","example-2":"19","example-3":"20","example-4":"21","example-5":"22","example-6":"23"},{"title":"24","description":"25","oneOf":"26","x-examples":"27"},{"title":"28","description":"29","type":"6","additionalProperties":false,"properties":"30","required":"31","x-examples":"32"},{"title":"33","description":"34","type":"6","additionalProperties":false,"properties":"35","required":"36","x-examples":"37"},{"title":"38","description":"39","type":"6","additionalProperties":false,"properties":"40","required":"41","x-examples":"42"},{"title":"43","description":"44","type":"6","additionalProperties":false,"properties":"45","required":"46","x-examples":"47"},"equals-some-value",{"eq":"48"},{"contains":"48"},{"ocontains":"49"},{"oeq":"49"},{"neq":"50"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["51","52"],{"example-1":"18","example-2":"53"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.",{"contains":"54"},["55"],{"example-1":"56"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"57"},["58"],{"example-1":"59"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"60"},["61"],{"example-1":"62"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"63"},["64"],{"example-1":"65"},"some-value","some-potential,value","not-this-value",{"type":"66"},{"type":"6","title":"67","additionalProperties":false,"properties":"68","required":"69"},{"eq":"48"},{"type":"66"},"contains",{"contains":"48"},{"type":"66"},"ocontains",{"ocontains":"70"},{"type":"66"},"oeq",{"oeq":"71"},{"type":"66"},"neq",{"neq":"50"},"string","StringFieldEqualsComparison",{"eq":"72"},["73"],"this-value,or-that-value","some-value,some-other-value",{"type":"66"},"eq"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiPublicationFilterParameters",{"title":"4","type":"6","properties":"7"},"API Publication Filter Parameters",[],"object",{"portal_id":"8","portal_name":"9","api_id":"8","api_name":"9","auth_strategy_id":"8"},{"title":"10","description":"11","oneOf":"12","x-examples":"13"},{"title":"14","description":"15","oneOf":"16","x-examples":"17"},"UuidFieldFilter","Filters on the given UUID field value by exact match.",["18","19","20"],{"example-1":"21","example-2":"22","example-3":"23","example-4":"24"},"StringFieldFilter","Filters on the given string field value by either exact or fuzzy match.",["18","25","26","19","20"],{"example-1":"27","example-2":"28","example-3":"29","example-4":"30","example-5":"31","example-6":"32"},{"title":"33","description":"34","oneOf":"35","x-examples":"36"},{"title":"37","description":"38","type":"6","additionalProperties":false,"properties":"39","required":"40","x-examples":"41"},{"title":"42","description":"43","type":"6","additionalProperties":false,"properties":"44","required":"45","x-examples":"46"},"3bbfd3a-e9ab-48a9-9881-ed589e4615d1",{"eq":"21"},{"oeq":"21"},{"neq":"21"},{"title":"47","description":"48","type":"6","additionalProperties":false,"properties":"49","required":"50","x-examples":"51"},{"title":"52","description":"53","type":"6","additionalProperties":false,"properties":"54","required":"55","x-examples":"56"},"equals-some-value",{"eq":"57"},{"contains":"57"},{"ocontains":"58"},{"oeq":"58"},{"neq":"59"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["60","61"],{"example-1":"27","example-2":"62"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"63"},["64"],{"example-1":"65"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"66"},["67"],{"example-1":"68"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.",{"contains":"69"},["70"],{"example-1":"71"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"72"},["73"],{"example-1":"74"},"some-value","some-potential,value","not-this-value",{"type":"75"},{"type":"6","title":"76","additionalProperties":false,"properties":"77","required":"78"},{"eq":"57"},{"type":"75"},"oeq",{"oeq":"79"},{"type":"75"},"neq",{"neq":"59"},{"type":"75"},"contains",{"contains":"57"},{"type":"75"},"ocontains",{"ocontains":"80"},"string","StringFieldEqualsComparison",{"eq":"81"},["82"],"some-value,some-other-value","this-value,or-that-value",{"type":"75"},"eq"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiImplementationFilterParameters",{"title":"4","type":"6","properties":"7"},"API Implementation Filter Parameters",[],"object",{"id":"8","api_id":"8","service_id":"8","control_plane_id":"8","created_at":"9","updated_at":"9"},{"title":"10","description":"11","oneOf":"12","x-examples":"13"},{"title":"14","description":"15","oneOf":"16","x-examples":"17"},"UuidFieldFilter","Filters on the given UUID field value by exact match.",["18","19","20"],{"example-1":"21","example-2":"22","example-3":"23","example-4":"24"},"DateTimeFieldFilter","Filters on the given datetime (RFC-3339) field value.",["25","26","27","28","29","30"],{"datetime_field_1":"31","datetime_field_2":"32","datetime_field_3":"33","datetime_field_4":"34","datetime_field_5":"35","datetime_field_6":"36"},{"title":"37","description":"38","oneOf":"39","x-examples":"40"},{"title":"41","description":"42","type":"6","additionalProperties":false,"properties":"43","required":"44","x-examples":"45"},{"title":"46","description":"47","type":"6","additionalProperties":false,"properties":"48","required":"49","x-examples":"50"},"3bbfd3a-e9ab-48a9-9881-ed589e4615d1",{"eq":"21"},{"oeq":"21"},{"neq":"21"},{"type":"51","format":"52","description":"53","example":"31"},{"type":"6","title":"54","additionalProperties":false,"properties":"55","required":"56"},{"type":"6","title":"57","additionalProperties":false,"properties":"58","required":"59"},{"type":"6","title":"60","additionalProperties":false,"properties":"61","required":"62"},{"type":"6","title":"63","additionalProperties":false,"properties":"64","required":"65"},{"type":"6","title":"66","additionalProperties":false,"properties":"67","required":"68"},"2022-03-30T07:20:50Z",{"eq":"31"},{"lt":"31"},{"lte":"31"},{"gt":"31"},{"gte":"31"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["69","70"],{"example-1":"71","example-2":"72"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"73"},["74"],{"example-1":"75"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"76"},["77"],{"example-1":"78"},"string","date-time","Value strictly equals given RFC-3339 formatted timestamp in UTC","DateTimeFieldEqualsFilter",{"eq":"79"},["80"],"DateTimeFieldLTFilter",{"lt":"81"},["82"],"DateTimeFieldLTEFilter",{"lte":"83"},["84"],"DateTimeFieldGTFilter",{"lt":"85"},["86"],"DateTimeFieldGTEFilter",{"lte":"87"},["88"],{"type":"51"},{"type":"6","title":"89","additionalProperties":false,"properties":"90","required":"91"},"equals-some-value",{"eq":"92"},{"type":"51"},"oeq",{"oeq":"93"},{"type":"51"},"neq",{"neq":"94"},{"type":"51","format":"52","description":"53","example":"31"},"eq",{"type":"51","format":"52","description":"95","example":"31"},"lt",{"type":"51","format":"52","description":"96","example":"31"},"lte",{"type":"51","format":"52","description":"97","example":"31"},"gt",{"type":"51","format":"52","description":"98","example":"31"},"gte","StringFieldEqualsComparison",{"eq":"99"},["80"],"some-value","some-value,some-other-value","not-this-value","Value is less than the given RFC-3339 formatted timestamp in UTC","Value is less than or equal to the given RFC-3339 formatted timestamp in UTC","Value is greater than the given RFC-3339 formatted timestamp in UTC","Value is greater than or equal to the given RFC-3339 formatted timestamp in UTC",{"type":"51"}]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/StringFieldEqualsFilter",{"title":"4","description":"6","oneOf":"7","x-examples":"8"},"StringFieldEqualsFilter",[],"Filters on the given string field value by exact match.",["9","10"],{"example-1":"11","example-2":"12"},{"type":"13"},{"type":"14","title":"15","additionalProperties":false,"properties":"16","required":"17"},"equals-some-value",{"eq":"18"},"string","object","StringFieldEqualsComparison",{"eq":"19"},["20"],"some-value",{"type":"13"},"eq"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/StringFieldOEQFilter",{"title":"4","description":"6","type":"7","additionalProperties":false,"properties":"8","required":"9","x-examples":"10"},"StringFieldOEQFilter",[],"Returns entities that exact match any of the comma-delimited phrases in the filter string.","object",{"oeq":"11"},["12"],{"example-1":"13"},{"type":"14"},"oeq",{"oeq":"15"},"string","some-value,some-other-value"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/StringFieldNEQFilter",{"title":"4","description":"6","type":"7","additionalProperties":false,"properties":"8","required":"9","x-examples":"10"},"StringFieldNEQFilter",[],"Filters on the given string field value by exact match inequality.","object",{"neq":"11"},["12"],{"example-1":"13"},{"type":"14"},"neq",{"neq":"15"},"string","not-this-value"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/UuidFieldFilter",{"title":"4","description":"6","oneOf":"7","x-examples":"8"},"UuidFieldFilter",[],"Filters on the given UUID field value by exact match.",["9","10","11"],{"example-1":"12","example-2":"13","example-3":"14","example-4":"15"},{"title":"16","description":"17","oneOf":"18","x-examples":"19"},{"title":"20","description":"21","type":"22","additionalProperties":false,"properties":"23","required":"24","x-examples":"25"},{"title":"26","description":"27","type":"22","additionalProperties":false,"properties":"28","required":"29","x-examples":"30"},"3bbfd3a-e9ab-48a9-9881-ed589e4615d1",{"eq":"12"},{"oeq":"12"},{"neq":"12"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["31","32"],{"example-1":"33","example-2":"34"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.","object",{"oeq":"35"},["36"],{"example-1":"37"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"38"},["39"],{"example-1":"40"},{"type":"41"},{"type":"22","title":"42","additionalProperties":false,"properties":"43","required":"44"},"equals-some-value",{"eq":"45"},{"type":"41"},"oeq",{"oeq":"46"},{"type":"41"},"neq",{"neq":"47"},"string","StringFieldEqualsComparison",{"eq":"48"},["49"],"some-value","some-value,some-other-value","not-this-value",{"type":"41"},"eq"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/StringFieldContainsFilter",{"title":"4","description":"6","type":"7","additionalProperties":false,"properties":"8","required":"9","x-examples":"10"},"StringFieldContainsFilter",[],"Filters on the given string field value by fuzzy match.","object",{"contains":"11"},["12"],{"example-1":"13"},{"type":"14"},"contains",{"contains":"15"},"string","some-value"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/StringFieldOContainsFilter",{"title":"4","description":"6","type":"7","additionalProperties":false,"properties":"8","required":"9","x-examples":"10"},"StringFieldOContainsFilter",[],"Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.","object",{"ocontains":"11"},["12"],{"example-1":"13"},{"type":"14"},"ocontains",{"ocontains":"15"},"string","this-value,or-that-value"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/StringFieldFilter",{"title":"4","description":"6","oneOf":"7","x-examples":"8"},"StringFieldFilter",[],"Filters on the given string field value by either exact or fuzzy match.",["9","10","11","12","13"],{"example-1":"14","example-2":"15","example-3":"16","example-4":"17","example-5":"18","example-6":"19"},{"title":"20","description":"21","oneOf":"22","x-examples":"23"},{"title":"24","description":"25","type":"26","additionalProperties":false,"properties":"27","required":"28","x-examples":"29"},{"title":"30","description":"31","type":"26","additionalProperties":false,"properties":"32","required":"33","x-examples":"34"},{"title":"35","description":"36","type":"26","additionalProperties":false,"properties":"37","required":"38","x-examples":"39"},{"title":"40","description":"41","type":"26","additionalProperties":false,"properties":"42","required":"43","x-examples":"44"},"equals-some-value",{"eq":"45"},{"contains":"45"},{"ocontains":"46"},{"oeq":"46"},{"neq":"47"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["48","49"],{"example-1":"14","example-2":"50"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.","object",{"contains":"51"},["52"],{"example-1":"53"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"54"},["55"],{"example-1":"56"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"57"},["58"],{"example-1":"59"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"60"},["61"],{"example-1":"62"},"some-value","some-potential,value","not-this-value",{"type":"63"},{"type":"26","title":"64","additionalProperties":false,"properties":"65","required":"66"},{"eq":"45"},{"type":"63"},"contains",{"contains":"45"},{"type":"63"},"ocontains",{"ocontains":"67"},{"type":"63"},"oeq",{"oeq":"68"},{"type":"63"},"neq",{"neq":"47"},"string","StringFieldEqualsComparison",{"eq":"69"},["70"],"this-value,or-that-value","some-value,some-other-value",{"type":"63"},"eq"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/LabelsFieldFilter",{"allOf":"6","title":"4"},"LabelsFieldFilter",[],["7","8"],{"title":"4","description":"9"},{"title":"10","description":"11","oneOf":"12","x-examples":"13"},"Filters on the resource's `labels` field. Filters must use dot-notation to identify\nthe label key that will be used to filter the results. For example:\n - `filter[labels.owner]`\n - `filter[labels.owner][neq]=kong`\n - `filter[labels.env]=dev`\n - `filter[labels.env][ocontains]=dev,test`\n","StringFieldFilter","Filters on the given string field value by either exact or fuzzy match.",["14","15","16","17","18"],{"example-1":"19","example-2":"20","example-3":"21","example-4":"22","example-5":"23","example-6":"24"},{"title":"25","description":"26","oneOf":"27","x-examples":"28"},{"title":"29","description":"30","type":"31","additionalProperties":false,"properties":"32","required":"33","x-examples":"34"},{"title":"35","description":"36","type":"31","additionalProperties":false,"properties":"37","required":"38","x-examples":"39"},{"title":"40","description":"41","type":"31","additionalProperties":false,"properties":"42","required":"43","x-examples":"44"},{"title":"45","description":"46","type":"31","additionalProperties":false,"properties":"47","required":"48","x-examples":"49"},"equals-some-value",{"eq":"50"},{"contains":"50"},{"ocontains":"51"},{"oeq":"51"},{"neq":"52"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["53","54"],{"example-1":"19","example-2":"55"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.","object",{"contains":"56"},["57"],{"example-1":"58"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"59"},["60"],{"example-1":"61"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"62"},["63"],{"example-1":"64"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"65"},["66"],{"example-1":"67"},"some-value","some-potential,value","not-this-value",{"type":"68"},{"type":"31","title":"69","additionalProperties":false,"properties":"70","required":"71"},{"eq":"50"},{"type":"68"},"contains",{"contains":"50"},{"type":"68"},"ocontains",{"ocontains":"72"},{"type":"68"},"oeq",{"oeq":"73"},{"type":"68"},"neq",{"neq":"52"},"string","StringFieldEqualsComparison",{"eq":"74"},["75"],"this-value,or-that-value","some-value,some-other-value",{"type":"68"},"eq"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/PublicLabelsFieldFilter",{"title":"4","description":"6","oneOf":"7","x-examples":"8"},"StringFieldFilter",[],"Filters on the given string field value by either exact or fuzzy match.",["9","10","11","12","13"],{"example-1":"14","example-2":"15","example-3":"16","example-4":"17","example-5":"18","example-6":"19"},{"title":"20","description":"21","oneOf":"22","x-examples":"23"},{"title":"24","description":"25","type":"26","additionalProperties":false,"properties":"27","required":"28","x-examples":"29"},{"title":"30","description":"31","type":"26","additionalProperties":false,"properties":"32","required":"33","x-examples":"34"},{"title":"35","description":"36","type":"26","additionalProperties":false,"properties":"37","required":"38","x-examples":"39"},{"title":"40","description":"41","type":"26","additionalProperties":false,"properties":"42","required":"43","x-examples":"44"},"equals-some-value",{"eq":"45"},{"contains":"45"},{"ocontains":"46"},{"oeq":"46"},{"neq":"47"},"StringFieldEqualsFilter","Filters on the given string field value by exact match.",["48","49"],{"example-1":"14","example-2":"50"},"StringFieldContainsFilter","Filters on the given string field value by fuzzy match.","object",{"contains":"51"},["52"],{"example-1":"53"},"StringFieldOContainsFilter","Returns entities that fuzzy-match any of the comma-delimited phrases in the filter string.",{"ocontains":"54"},["55"],{"example-1":"56"},"StringFieldOEQFilter","Returns entities that exact match any of the comma-delimited phrases in the filter string.",{"oeq":"57"},["58"],{"example-1":"59"},"StringFieldNEQFilter","Filters on the given string field value by exact match inequality.",{"neq":"60"},["61"],{"example-1":"62"},"some-value","some-potential,value","not-this-value",{"type":"63"},{"type":"26","title":"64","additionalProperties":false,"properties":"65","required":"66"},{"eq":"45"},{"type":"63"},"contains",{"contains":"45"},{"type":"63"},"ocontains",{"ocontains":"67"},{"type":"63"},"oeq",{"oeq":"68"},{"type":"63"},"neq",{"neq":"47"},"string","StringFieldEqualsComparison",{"eq":"69"},["70"],"this-value,or-that-value","some-value,some-other-value",{"type":"63"},"eq"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/BooleanFieldFilter",{"title":"4","description":"6","type":"7","x-examples":"8"},"BooleanFieldFilter",[],"Filter by a boolean value (true/false).","boolean",{"example-1":true}]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/DateTimeFieldFilter",{"title":"4","description":"6","oneOf":"7","x-examples":"8"},"DateTimeFieldFilter",[],"Filters on the given datetime (RFC-3339) field value.",["9","10","11","12","13","14"],{"datetime_field_1":"15","datetime_field_2":"16","datetime_field_3":"17","datetime_field_4":"18","datetime_field_5":"19","datetime_field_6":"20"},{"type":"21","format":"22","description":"23","example":"15"},{"type":"24","title":"25","additionalProperties":false,"properties":"26","required":"27"},{"type":"24","title":"28","additionalProperties":false,"properties":"29","required":"30"},{"type":"24","title":"31","additionalProperties":false,"properties":"32","required":"33"},{"type":"24","title":"34","additionalProperties":false,"properties":"35","required":"36"},{"type":"24","title":"37","additionalProperties":false,"properties":"38","required":"39"},"2022-03-30T07:20:50Z",{"eq":"15"},{"lt":"15"},{"lte":"15"},{"gt":"15"},{"gte":"15"},"string","date-time","Value strictly equals given RFC-3339 formatted timestamp in UTC","object","DateTimeFieldEqualsFilter",{"eq":"40"},["41"],"DateTimeFieldLTFilter",{"lt":"42"},["43"],"DateTimeFieldLTEFilter",{"lte":"44"},["45"],"DateTimeFieldGTFilter",{"lt":"46"},["47"],"DateTimeFieldGTEFilter",{"lte":"48"},["49"],{"type":"21","format":"22","description":"23","example":"15"},"eq",{"type":"21","format":"22","description":"50","example":"15"},"lt",{"type":"21","format":"22","description":"51","example":"15"},"lte",{"type":"21","format":"22","description":"52","example":"15"},"gt",{"type":"21","format":"22","description":"53","example":"15"},"gte","Value is less than the given RFC-3339 formatted timestamp in UTC","Value is less than or equal to the given RFC-3339 formatted timestamp in UTC","Value is greater than the given RFC-3339 formatted timestamp in UTC","Value is greater than or equal to the given RFC-3339 formatted timestamp in UTC"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/SortQuery",{"title":"4","type":"6","example":"7","description":"8"},"SortQuery",[],"string","name,created_at desc","The `asc` suffix is optional as the default sort order is ascending.\nThe `desc` suffix is used to specify a descending order.\nMultiple sort attributes may be provided via a comma separated list.\nJSONPath notation may be used to specify a sub-attribute (eg: 'foo.bar desc').\n"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/PageMeta",{"type":"6","description":"7","required":"8","properties":"9","title":"4"},"PageMeta",[],"object","Contains pagination query parameters and the total number of objects returned.",["10","11","12"],{"number":"13","size":"14","total":"15"},"number","size","total",{"type":"10","example":1},{"type":"10","example":10},{"type":"10","example":100}]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/PaginatedMeta",{"type":"6","title":"4","description":"7","properties":"8","required":"9"},"PaginatedMeta",[],"object","returns the pagination information",{"page":"10"},["11"],{"type":"6","description":"12","required":"13","properties":"14","title":"15"},"page","Contains pagination query parameters and the total number of objects returned.",["16","17","18"],{"number":"19","size":"20","total":"21"},"PageMeta","number","size","total",{"type":"16","example":1},{"type":"16","example":10},{"type":"16","example":100}]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/Labels",{"title":"4","type":"6","example":"7","maxProperties":50,"description":"8","additionalProperties":"9"},"Labels",[],"object",{"env":"10"},"Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"11","pattern":"12","minLength":1,"maxLength":63},"test","string","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/PublicLabels",{"title":"4","type":"6","example":"7","maxProperties":50,"description":"8","additionalProperties":"9"},"PublicLabels",[],"object",{"category":"10"},"Public labels store information about an entity that can be used for filtering a list of objects.\n\nPublic labels are intended to store **PUBLIC** metadata. \n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"11","pattern":"12","minLength":1,"maxLength":63},"finance","string","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/CreatedAt",{"type":"6","format":"7","example":"8","description":"9","readOnly":true,"title":"4"},"CreatedAt",[],"string","date-time","2022-11-04T20:10:06.927Z","An ISO-8601 timestamp representation of entity creation date."]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/UpdatedAt",{"type":"6","format":"7","example":"8","description":"9","readOnly":true,"title":"4"},"UpdatedAt",[],"string","date-time","2022-11-04T20:10:06.927Z","An ISO-8601 timestamp representation of entity update date."]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/BaseError",{"type":"6","title":"4","description":"7","required":"8","properties":"9"},"Error",[],"object","standard error",["10","11","12","13"],{"status":"14","title":"15","type":"16","instance":"17","detail":"18"},"status","title","instance","detail",{"type":"19","description":"20","readOnly":true},{"type":"21","description":"22","readOnly":true},{"type":"21","description":"23","readOnly":true},{"type":"21","description":"24","readOnly":true},{"type":"21","description":"25","readOnly":true},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","string","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/InvalidRules",{"description":"6","type":"7","readOnly":true,"nullable":true,"enum":"8","title":"4"},"InvalidRules",[],"invalid parameters rules","string",["9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29"],"required","is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/InvalidParameterStandard",{"type":"6","additionalProperties":false,"properties":"7","required":"8","title":"4"},"InvalidParameterStandard",[],"object",{"field":"9","rule":"10","source":"11","reason":"12"},["13","14"],{"type":"15","example":"16","readOnly":true},{"description":"17","type":"15","readOnly":true,"nullable":true,"enum":"18","title":"19"},{"type":"15","example":"20"},{"type":"15","example":"21","readOnly":true},"field","reason","string","name","invalid parameters rules",["22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42"],"InvalidRules","body","is a required field","required","is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/InvalidParameterMinimumLength",{"type":"6","additionalProperties":false,"properties":"7","required":"8","title":"4"},"InvalidParameterMinimumLength",[],"object",{"field":"9","rule":"10","minimum":"11","source":"12","reason":"13"},["14","15","16","17"],{"type":"18","example":"19","readOnly":true},{"description":"20","type":"18","readOnly":true,"nullable":false,"enum":"21"},{"type":"22","example":8},{"type":"18","example":"23"},{"type":"18","example":"24","readOnly":true},"field","reason","rule","minimum","string","name","invalid parameters rules",["25","26","27","28","29","30","31"],"integer","body","must have at least 8 characters","min_length","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/InvalidParameterMaximumLength",{"type":"6","additionalProperties":false,"properties":"7","required":"8","title":"4"},"InvalidParameterMaximumLength",[],"object",{"field":"9","rule":"10","maximum":"11","source":"12","reason":"13"},["14","15","16","17"],{"type":"18","example":"19","readOnly":true},{"description":"20","type":"18","readOnly":true,"nullable":false,"enum":"21"},{"type":"22","example":8},{"type":"18","example":"23"},{"type":"18","example":"24","readOnly":true},"field","reason","rule","maximum","string","name","invalid parameters rules",["25","26","27"],"integer","body","must not have more than 8 characters","max_length","max_items","max"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/InvalidParameterChoiceItem",{"type":"6","additionalProperties":false,"properties":"7","required":"8","title":"4"},"InvalidParameterChoiceItem",[],"object",{"field":"9","rule":"10","reason":"11","choices":"12","source":"13"},["14","15","16","17"],{"type":"18","example":"19","readOnly":true},{"description":"20","type":"18","readOnly":true,"nullable":false,"enum":"21"},{"type":"18","example":"22","readOnly":true},{"type":"23","uniqueItems":true,"readOnly":true,"nullable":false,"minItems":1,"items":"24"},{"type":"18","example":"25"},"field","reason","rule","choices","string","name","invalid parameters rules",["26"],"is a required field","array",{},"body","enum"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/InvalidParameterDependentItem",{"type":"6","additionalProperties":false,"properties":"7","required":"8","title":"4"},"InvalidParameterDependentItem",[],"object",{"field":"9","rule":"10","reason":"11","dependents":"12","source":"13"},["14","15","16","17"],{"type":"18","example":"19","readOnly":true},{"description":"20","type":"18","readOnly":true,"nullable":true,"enum":"21"},{"type":"18","example":"22","readOnly":true},{"type":"23","uniqueItems":true,"nullable":true,"items":"24","readOnly":true},{"type":"18","example":"25"},"field","rule","reason","dependents","string","name","invalid parameters rules",["26"],"is a required field","array",{},"body","dependent_fields"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/InvalidParameters",{"type":"6","nullable":false,"uniqueItems":true,"minItems":1,"description":"7","items":"8","title":"4"},"InvalidParameters",[],"array","invalid parameters",{"oneOf":"9"},["10","11","12","13","14"],{"type":"15","additionalProperties":false,"properties":"16","required":"17","title":"18"},{"type":"15","additionalProperties":false,"properties":"19","required":"20","title":"21"},{"type":"15","additionalProperties":false,"properties":"22","required":"23","title":"24"},{"type":"15","additionalProperties":false,"properties":"25","required":"26","title":"27"},{"type":"15","additionalProperties":false,"properties":"28","required":"29","title":"30"},"object",{"field":"31","rule":"32","source":"33","reason":"34"},["35","36"],"InvalidParameterStandard",{"field":"37","rule":"38","minimum":"39","source":"40","reason":"41"},["35","36","42","43"],"InvalidParameterMinimumLength",{"field":"44","rule":"45","maximum":"46","source":"47","reason":"48"},["35","36","42","49"],"InvalidParameterMaximumLength",{"field":"50","rule":"51","reason":"52","choices":"53","source":"54"},["35","36","42","55"],"InvalidParameterChoiceItem",{"field":"56","rule":"57","reason":"58","dependents":"59","source":"60"},["35","42","36","61"],"InvalidParameterDependentItem",{"type":"62","example":"63","readOnly":true},{"description":"64","type":"62","readOnly":true,"nullable":true,"enum":"65","title":"66"},{"type":"62","example":"67"},{"type":"62","example":"68","readOnly":true},"field","reason",{"type":"62","example":"63","readOnly":true},{"description":"64","type":"62","readOnly":true,"nullable":false,"enum":"69"},{"type":"70","example":8},{"type":"62","example":"67"},{"type":"62","example":"71","readOnly":true},"rule","minimum",{"type":"62","example":"63","readOnly":true},{"description":"64","type":"62","readOnly":true,"nullable":false,"enum":"72"},{"type":"70","example":8},{"type":"62","example":"67"},{"type":"62","example":"73","readOnly":true},"maximum",{"type":"62","example":"63","readOnly":true},{"description":"64","type":"62","readOnly":true,"nullable":false,"enum":"74"},{"type":"62","example":"68","readOnly":true},{"type":"6","uniqueItems":true,"readOnly":true,"nullable":false,"minItems":1,"items":"75"},{"type":"62","example":"67"},"choices",{"type":"62","example":"63","readOnly":true},{"description":"64","type":"62","readOnly":true,"nullable":true,"enum":"76"},{"type":"62","example":"68","readOnly":true},{"type":"6","uniqueItems":true,"nullable":true,"items":"77","readOnly":true},{"type":"62","example":"67"},"dependents","string","name","invalid parameters rules",["78","79","80","81","82","83","84","85","86","87","88","89","90","91","92","93","94","95","96","97","98"],"InvalidRules","body","is a required field",["99","100","101","102","103","104","105"],"integer","must have at least 8 characters",["106","107","108"],"must not have more than 8 characters",["109"],{},["110"],{},"required","is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","min_length","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min","max_length","max_items","max","enum","dependent_fields"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/BadRequestError",{"allOf":"6","title":"4"},"BadRequestError",[],["7","8"],{"type":"9","title":"10","description":"11","required":"12","properties":"13"},{"type":"9","required":"14","properties":"15"},"object","Error","standard error",["16","17","18","19"],{"status":"20","title":"21","type":"22","instance":"23","detail":"24"},["25"],{"invalid_parameters":"26"},"status","title","instance","detail",{"type":"27","description":"28","readOnly":true},{"type":"29","description":"30","readOnly":true},{"type":"29","description":"31","readOnly":true},{"type":"29","description":"32","readOnly":true},{"type":"29","description":"33","readOnly":true},"invalid_parameters",{"type":"34","nullable":false,"uniqueItems":true,"minItems":1,"description":"35","items":"36","title":"37"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","string","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","array","invalid parameters",{"oneOf":"38"},"InvalidParameters",["39","40","41","42","43"],{"type":"9","additionalProperties":false,"properties":"44","required":"45","title":"46"},{"type":"9","additionalProperties":false,"properties":"47","required":"48","title":"49"},{"type":"9","additionalProperties":false,"properties":"50","required":"51","title":"52"},{"type":"9","additionalProperties":false,"properties":"53","required":"54","title":"55"},{"type":"9","additionalProperties":false,"properties":"56","required":"57","title":"58"},{"field":"59","rule":"60","source":"61","reason":"62"},["63","64"],"InvalidParameterStandard",{"field":"65","rule":"66","minimum":"67","source":"68","reason":"69"},["63","64","70","71"],"InvalidParameterMinimumLength",{"field":"72","rule":"73","maximum":"74","source":"75","reason":"76"},["63","64","70","77"],"InvalidParameterMaximumLength",{"field":"78","rule":"79","reason":"80","choices":"81","source":"82"},["63","64","70","83"],"InvalidParameterChoiceItem",{"field":"84","rule":"85","reason":"86","dependents":"87","source":"88"},["63","70","64","89"],"InvalidParameterDependentItem",{"type":"29","example":"90","readOnly":true},{"description":"91","type":"29","readOnly":true,"nullable":true,"enum":"92","title":"93"},{"type":"29","example":"94"},{"type":"29","example":"95","readOnly":true},"field","reason",{"type":"29","example":"90","readOnly":true},{"description":"91","type":"29","readOnly":true,"nullable":false,"enum":"96"},{"type":"27","example":8},{"type":"29","example":"94"},{"type":"29","example":"97","readOnly":true},"rule","minimum",{"type":"29","example":"90","readOnly":true},{"description":"91","type":"29","readOnly":true,"nullable":false,"enum":"98"},{"type":"27","example":8},{"type":"29","example":"94"},{"type":"29","example":"99","readOnly":true},"maximum",{"type":"29","example":"90","readOnly":true},{"description":"91","type":"29","readOnly":true,"nullable":false,"enum":"100"},{"type":"29","example":"95","readOnly":true},{"type":"34","uniqueItems":true,"readOnly":true,"nullable":false,"minItems":1,"items":"101"},{"type":"29","example":"94"},"choices",{"type":"29","example":"90","readOnly":true},{"description":"91","type":"29","readOnly":true,"nullable":true,"enum":"102"},{"type":"29","example":"95","readOnly":true},{"type":"34","uniqueItems":true,"nullable":true,"items":"103","readOnly":true},{"type":"29","example":"94"},"dependents","name","invalid parameters rules",["104","105","106","107","108","109","110","111","112","113","114","115","116","117","118","119","120","121","122","123","124"],"InvalidRules","body","is a required field",["125","126","127","128","129","130","131"],"must have at least 8 characters",["132","133","134"],"must not have more than 8 characters",["135"],{},["136"],{},"required","is_array","is_base64","is_boolean","is_date_time","is_integer","is_null","is_number","is_object","is_string","is_uuid","is_fqdn","is_arn","unknown_property","missing_reference","is_label","matches_regex","invalid","is_supported_network_availability_zone_list","is_supported_network_cidr_block","is_supported_provider_region","min_length","min_digits","min_lowercase","min_uppercase","min_symbols","min_items","min","max_length","max_items","max","enum","dependent_fields"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/UnauthorizedError",{"allOf":"6","title":"4"},"UnauthorizedError",[],["7","8"],{"type":"9","title":"10","description":"11","required":"12","properties":"13"},{"type":"9","properties":"14"},"object","Error","standard error",["15","16","17","18"],{"status":"19","title":"20","type":"21","instance":"22","detail":"23"},{"status":"24","title":"25","type":"26","instance":"27","detail":"28"},"status","title","instance","detail",{"type":"29","description":"30","readOnly":true},{"type":"31","description":"32","readOnly":true},{"type":"31","description":"33","readOnly":true},{"type":"31","description":"34","readOnly":true},{"type":"31","description":"35","readOnly":true},{"example":401},{"example":"36"},{"example":"37"},{"example":"38"},{"example":"39"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","string","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","Unauthorized","https://httpstatuses.com/401","kong:trace:1234567890","Invalid credentials"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ForbiddenError",{"allOf":"6","title":"4"},"ForbiddenError",[],["7","8"],{"type":"9","title":"10","description":"11","required":"12","properties":"13"},{"type":"9","properties":"14"},"object","Error","standard error",["15","16","17","18"],{"status":"19","title":"20","type":"21","instance":"22","detail":"23"},{"status":"24","title":"25","type":"26","instance":"27","detail":"28"},"status","title","instance","detail",{"type":"29","description":"30","readOnly":true},{"type":"31","description":"32","readOnly":true},{"type":"31","description":"33","readOnly":true},{"type":"31","description":"34","readOnly":true},{"type":"31","description":"35","readOnly":true},{"example":403},{"example":"36"},{"example":"37"},{"example":"38"},{"example":"36"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","string","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","Forbidden","https://httpstatuses.com/403","kong:trace:1234567890"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/NotFoundError",{"allOf":"6","title":"4"},"NotFoundError",[],["7","8"],{"type":"9","title":"10","description":"11","required":"12","properties":"13"},{"type":"9","properties":"14"},"object","Error","standard error",["15","16","17","18"],{"status":"19","title":"20","type":"21","instance":"22","detail":"23"},{"status":"24","title":"25","type":"26","instance":"27","detail":"28"},"status","title","instance","detail",{"type":"29","description":"30","readOnly":true},{"type":"31","description":"32","readOnly":true},{"type":"31","description":"33","readOnly":true},{"type":"31","description":"34","readOnly":true},{"type":"31","description":"35","readOnly":true},{"example":404},{"example":"36"},{"example":"37"},{"example":"38"},{"example":"39"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","string","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","Not Found","https://httpstatuses.com/404","kong:trace:1234567890","Not found"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/UnsupportedMediaTypeError",{"allOf":"6","title":"4"},"UnsupportedMediaTypeError",[],["7","8"],{"type":"9","title":"10","description":"11","required":"12","properties":"13"},{"type":"9","properties":"14"},"object","Error","standard error",["15","16","17","18"],{"status":"19","title":"20","type":"21","instance":"22","detail":"23"},{"status":"24","title":"25","type":"26","instance":"27","detail":"28"},"status","title","instance","detail",{"type":"29","description":"30","readOnly":true},{"type":"31","description":"32","readOnly":true},{"type":"31","description":"33","readOnly":true},{"type":"31","description":"34","readOnly":true},{"type":"31","description":"35","readOnly":true},{"example":415},{"example":"36"},{"example":"37"},{"example":"38"},{"example":"36"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","string","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","UnsupportedMediaType","https://httpstatuses.com/415","kong:trace:1234567890"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/LabelsUpdate",{"type":"6","nullable":true,"description":"7","example":"8","maxProperties":50,"additionalProperties":"9","writeOnly":true,"title":"4"},"LabelsUpdate",[],"object","Labels store metadata of an entity that can be used for filtering an entity list or for searching across entity types. \n\nLabels are intended to store **INTERNAL** metadata.\n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"env":"10"},{"type":"11","pattern":"12","minLength":1,"maxLength":63,"nullable":true},"test","string","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/PublicLabelsUpdate",{"title":"4","type":"6","example":"7","maxProperties":50,"description":"8","additionalProperties":"9","writeOnly":true},"PublicLabelsUpdate",[],"object",{"category":"10"},"Public labels store information about an entity that can be used for filtering a list of objects.\n\nPublic labels are intended to store **PUBLIC** metadata.\n\nKeys must be of length 1-63 characters, and cannot start with \"kong\", \"konnect\", \"mesh\", \"kic\", or \"_\".\n",{"type":"11","pattern":"12","minLength":1,"maxLength":63,"nullable":true},"finance","string","^[a-z0-9A-Z]{1}([a-z0-9A-Z-._]*[a-z0-9A-Z]+)?$"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ConflictError",{"allOf":"6","title":"4"},"ConflictError",[],["7","8"],{"type":"9","title":"10","description":"11","required":"12","properties":"13"},{"type":"9","properties":"14"},"object","Error","standard error",["15","16","17","18"],{"status":"19","title":"20","type":"21","instance":"22","detail":"23"},{"status":"24","title":"25","type":"26","instance":"27","detail":"28"},"status","title","instance","detail",{"type":"29","description":"30","readOnly":true},{"type":"31","description":"32","readOnly":true},{"type":"31","description":"33","readOnly":true},{"type":"31","description":"34","readOnly":true},{"type":"31","description":"35","readOnly":true},{"example":409},{"example":"36"},{"example":"37"},{"example":"38"},{"example":"36"},"integer","The HTTP status code of the error. Useful when passing the response\nbody to child properties in a frontend UI. Must be returned as an integer.\n","string","A short, human-readable summary of the problem. It should not\nchange between occurences of a problem, except for localization.\nShould be provided as \"Sentence case\" for direct use in the UI.\n","The error type.","Used to return the correlation ID back to the user, in the format\nkong:trace:<correlation_id>. This helps us find the relevant logs\nwhen a customer reports an issue.\n","A human readable explanation specific to this occurence of the problem.\nThis field may contain request/entity data to help the user understand\nwhat went wrong. Enclose variable values in square brackets. Should be\nprovided as \"Sentence case\" for direct use in the UI.\n","Conflict","https://httpstatuses.com/409","kong:trace:1234567890"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/ApiSpecType",{"title":"4","type":"6","example":"7","description":"8","enum":"9"},"API Spec Type",[],"string","oas3","The type of specification being stored. This allows us to render the specification correctly.\n\nIf this field is not set, it will be autodetected from `content`\n",["7","10"],"asyncapi"]
[{"type":"1","uri":"2","data":"3","name":"4","tags":"5"},"model","/schemas/UUID",{"type":"6","format":"7","example":"8","description":"9","readOnly":true,"title":"4"},"UUID",[],"string","uuid","5f9fd312-a987-4628-b4c5-bb4f4fddd5f7","Contains a unique identifier used for this resource."]