Port · Capability
Port API — Organization
Port API — Organization. 8 operations. Lead operation: Get organization details. Self-contained Naftiko capability covering one Port business surface.
What You Can Do
GET
Get
— Get organization details
/v1/v1/organization
PUT
Put
— Change organization details
/v1/v1/organization
PATCH
Patch
— Update organization details
/v1/v1/organization
GET
Get
— Get all organization secrets' metadata
/v1/v1/organization/secrets
POST
Post
— Create an organization secret
/v1/v1/organization/secrets
GET
Get
— Get an organization secret's metadata
/v1/v1/organization/secrets/{secret-name}
PATCH
Patch
— Update an organization secret
/v1/v1/organization/secrets/{secret-name}
DELETE
Delete
— Delete an organization secret
/v1/v1/organization/secrets/{secret-name}
MCP Tools
get-organization-details
Get organization details
read-only
idempotent
change-organization-details
Change organization details
idempotent
update-organization-details
Update organization details
idempotent
get-all-organization-secrets-metadata
Get all organization secrets' metadata
read-only
idempotent
create-organization-secret
Create an organization secret
get-organization-secret-s-metadata
Get an organization secret's metadata
read-only
idempotent
update-organization-secret
Update an organization secret
idempotent
delete-organization-secret
Delete an organization secret
idempotent