Sinch · Capability
Sinch Registration API — Registrations
Sinch Registration API — Registrations. 6 operations. Lead operation: List Registrations. Self-contained Naftiko capability covering one Sinch business surface.
What You Can Do
GET
Listregistrations
— List Registrations
/v1/v1/projects/{project-id}/registrations
POST
Createregistration
— Create a Registration
/v1/v1/projects/{project-id}/registrations
GET
Getregistration
— Get a Registration
/v1/v1/projects/{project-id}/registrations/{registration-id}
PATCH
Updateregistration
— Update a Registration
/v1/v1/projects/{project-id}/registrations/{registration-id}
DELETE
Deleteregistration
— Delete a Registration
/v1/v1/projects/{project-id}/registrations/{registration-id}
POST
Submitregistration
— Submit a Registration
/v1/v1/projects/{project-id}/registrations/registration-id-submit
MCP Tools
list-registrations
List Registrations
read-only
idempotent
create-registration
Create a Registration
get-registration
Get a Registration
read-only
idempotent
update-registration
Update a Registration
idempotent
delete-registration
Delete a Registration
idempotent
submit-registration
Submit a Registration