Name or ID of workspace
Example:team-a
The unique identifier or the name
attribute of the Key Set that should be associated to the newly-created Key.
Example:46CA83EE-671C-11ED-BFAB-2FE47512C77A
Update a Key Set in a workspace
Name or ID of workspace
Example:team-a
The unique identifier or the name
attribute of the Key Set that should be associated to the newly-created Key.
Example:46CA83EE-671C-11ED-BFAB-2FE47512C77A
The request body for creating a new Key Set entity.
The name to associate with the given Key Set.
Example:my-key_set
An optional set of strings associated with the Key for grouping and filtering.
Key set object response body
Example:4D0DBDA-671C-11ED-BA0B-EF1DCCD3725F
The name to associate with the given Key Set.
Example:my-key_set
Unix epoch when the resource was last created.
Example:1422386534
Unix epoch when the resource was last updated.
Example:1422386534
The name to associate with the given Key Set
Offset is used to paginate through the API. Provide this value to the next list operation to fetch the next page
Example:http://localhost:8001/key-sets?offset=6378122c-a0a1-438d-a5c6-efabae9fb969
Create or Update Key Set using ID or name in a workspace.
Name or ID of workspace
Example:team-a
The unique identifier or the name
attribute of the Key Set that should be associated to the newly-created Key.
Example:46CA83EE-671C-11ED-BFAB-2FE47512C77A
The request body for creating a new Key Set entity.
The name to associate with the given Key Set.
Example:my-key_set
An optional set of strings associated with the Key for grouping and filtering.
Key set object response body
Example:4D0DBDA-671C-11ED-BA0B-EF1DCCD3725F
The name to associate with the given Key Set.
Example:my-key_set
Unix epoch when the resource was last created.
Example:1422386534
Unix epoch when the resource was last updated.
Example:1422386534
The name to associate with the given Key Set
Offset is used to paginate through the API. Provide this value to the next list operation to fetch the next page
Example:http://localhost:8001/key-sets?offset=6378122c-a0a1-438d-a5c6-efabae9fb969
List all Workspaces
For workspace use cases and configuration examples, see Workspace examples. This endpoint will only return workspaces that the current user has access to.
Number of resources to be returned.
Default:100
>= 1<= 1000
Offset from which to return the next set of resources. Use the value of the ‘offset’ field from the response of a list operation as input here to paginate through all the resources
Example:tag1,tag2
A successful response listing Workspaces
Workspaces provide a way to segment Kong entities.
Offset is used to paginate through the API. Provide this value to the next list operation to fetch the next page
Create a new Workspace
For workspace use cases and configuration examples, see Workspace examples.
Description of the new Workspace for creation
Workspaces provide a way to segment Kong entities.
Unix epoch when the resource was created.
The unique UUID for this resource.
Successfully created Workspace
Workspaces provide a way to segment Kong entities.
Unix epoch when the resource was created.
The unique UUID for this resource.
Delete a Workspace
The cascade
option lets you delete a workspace and all of its entities in one request.
Example:true
ID or name of the workspace to look up.
Example:2747d1e5-8246-4f65-a939-b392f1ee17f8
Successfully deleted Workspace or the resource didn’t exist