Gravitee · Capability
Gravitee.io - Access Management API — theme
Gravitee.io - Access Management API — theme. 5 operations. Lead operation: List themes on the specified security domain. Self-contained Naftiko capability covering one Gravitee business surface.
What You Can Do
GET
Listthemes
— List themes on the specified security domain
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/themes
POST
Createtheme
— Create a theme on the specified security domain
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/themes
GET
Gettheme
— Get the theme linked to the specified security domain
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/themes/{themeid}
PUT
Updatetheme
— Update a theme on the specified security domain
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/themes/{themeid}
DELETE
Deletetheme
— Delete a theme on the specified security domain
/v1/organizations/{organizationid}/environments/{environmentid}/domains/{domain}/themes/{themeid}
MCP Tools
list-themes-specified-security-domain
List themes on the specified security domain
read-only
idempotent
create-theme-specified-security-domain
Create a theme on the specified security domain
get-theme-linked-specified-security
Get the theme linked to the specified security domain
read-only
idempotent
update-theme-specified-security-domain
Update a theme on the specified security domain
idempotent
delete-theme-specified-security-domain
Delete a theme on the specified security domain
idempotent