Logto · Capability
Logto API references — Custom phrases
Logto API references — Custom phrases. 4 operations. Lead operation: Get all custom phrases. Self-contained Naftiko capability covering one Logto business surface.
What You Can Do
GET
Listcustomphrases
— Get all custom phrases
/v1/api/custom-phrases
GET
Getcustomphrase
— Get custom phrases
/v1/api/custom-phrases/{languagetag}
PUT
Replacecustomphrase
— Upsert custom phrases
/v1/api/custom-phrases/{languagetag}
DELETE
Deletecustomphrase
— Delete custom phrase
/v1/api/custom-phrases/{languagetag}
MCP Tools
get-all-custom-phrases
Get all custom phrases
read-only
idempotent
get-custom-phrases
Get custom phrases
read-only
idempotent
upsert-custom-phrases
Upsert custom phrases
idempotent
delete-custom-phrase
Delete custom phrase
idempotent