FusionAuth API — Connector
FusionAuth API — Connector. 6 operations. Lead operation: Retrieves the connector with the given Id.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — Connector is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 6 operations across the POST, DELETE, PATCH, GET, and PUT methods rooted at /v1/api/connector.
The capability includes 1 read-only operation and 5 state-changing operations. Lead operation: Creates a connector. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Connector.
What You Can Do
MCP Tools
fusionauth-createconnector
Creates a connector. You can optionally specify an Id for the connector, if not provided one will be generated.
fusionauth-createconnectorwithid
Creates a connector. You can optionally specify an Id for the connector, if not provided one will be generated.
fusionauth-deleteconnectorwithid
Deletes the connector for the given Id.
fusionauth-patchconnectorwithid
Updates, via PATCH, the connector with the given Id.
fusionauth-retrieveconnectorwithid
Retrieves the connector with the given Id.
fusionauth-updateconnectorwithid
Updates the connector with the given Id.