Phrase · Capability
Phrase Strings API Reference — Linked Keys
Phrase Strings API Reference — Linked Keys. 4 operations. Lead operation: Batch unlink child keys from a parent key. Self-contained Naftiko capability covering one Phrase business surface.
What You Can Do
DELETE
Keylinksbatchdestroy
— Batch unlink child keys from a parent key
/v1/projects/{project-id}/keys/{id}/key-links
GET
Keylinksindex
— List child keys of a parent key
/v1/projects/{project-id}/keys/{id}/key-links
POST
Keylinkscreate
— Link child keys to a parent key
/v1/projects/{project-id}/keys/{id}/key-links
DELETE
Keylinksdestroy
— Unlink a child key from a parent key
/v1/projects/{project-id}/keys/{id}/key-links/{child-key-id}
MCP Tools
batch-unlink-child-keys-parent
Batch unlink child keys from a parent key
idempotent
list-child-keys-parent-key
List child keys of a parent key
read-only
idempotent
link-child-keys-parent-key
Link child keys to a parent key
unlink-child-key-parent-key
Unlink a child key from a parent key
idempotent