Passbolt · Capability
Passbolt API — Resource types
Passbolt API — Resource types. 4 operations. Lead operation: Get multiple resource types.. Self-contained Naftiko capability covering one Passbolt business surface.
What You Can Do
GET
Resourcetypesindex
— Get multiple resource types.
/v1/resource-types-json
GET
Viewresourcetype
— Get a resource type.
/v1/resource-types/resourcetypeid-json
DELETE
Deleteresourcetype
— Delete a resource type.
/v1/resource-types/resourcetypeid-json
PUT
Updateresourcetype
— Update resource type.
/v1/resource-types/resourcetypeid-json
MCP Tools
get-multiple-resource-types
Get multiple resource types.
read-only
idempotent
get-resource-type
Get a resource type.
read-only
idempotent
delete-resource-type
Delete a resource type.
idempotent
update-resource-type
Update resource type.
idempotent