Successfully retrieved the roles
Request body schema for assigning or updating roles for a group.
The ID of the RBAC role to assign.
Example:12773c9a-7f7c-45f2-bcea-5285eb18fd2f
Successfully associated the role with the group
List all Workspaces
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
A list of tags to filter the list of resources on. Multiple tags can be concatenated using ‘,’ to mean AND or using ‘/’ to mean OR.
Example:tag1,tag2
A successful response listing Workspaces
Workspaces provide a way to segment Kong entities.
URI to the next page (may be null)
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
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
ID or name of the Workspace to lookup
Example:[ "" ]
Successfully deleted Workspace or the resource didn’t exist