v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13134345498.3 KB
organizations

Creates a new API category.

post/v1/{+parent}/apicategories

Path parameters

parentstring required

Required. Name of the portal. Use the following structure in your request: organizations/{org}/sites/{site}

Request body

namestring

Name of the category.

idstring

ID of the category (a UUID).

siteIdstring

Name of the portal.

updateTimestring int64

Time the category was last modified in milliseconds since epoch.

Response

Successful response