Phrase · Capability
Phrase Strings API Reference — Authorizations
Phrase Strings API Reference — Authorizations. 5 operations. Lead operation: List authorizations. Self-contained Naftiko capability covering one Phrase business surface.
What You Can Do
GET
Authorizationslist
— List authorizations
/v1/authorizations
POST
Authorizationcreate
— Create an authorization
/v1/authorizations
GET
Authorizationshow
— Get a single authorization
/v1/authorizations/{id}
PATCH
Authorizationupdate
— Update an authorization
/v1/authorizations/{id}
DELETE
Authorizationdelete
— Delete an authorization
/v1/authorizations/{id}
MCP Tools
list-authorizations
List authorizations
read-only
idempotent
create-authorization
Create an authorization
get-single-authorization
Get a single authorization
read-only
idempotent
update-authorization
Update an authorization
idempotent
delete-authorization
Delete an authorization
idempotent