FusionAuth API — Consent
FusionAuth API — Consent. 7 operations. Lead operation: Retrieves the Consent for the given Id.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — Consent is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 7 operations across the POST, DELETE, PATCH, GET, and PUT methods rooted at /v1/api/consent.
The capability includes 1 read-only operation and 6 state-changing operations. Lead operation: Creates a user consent type. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Consent.
What You Can Do
MCP Tools
fusionauth-createconsent
Creates a user consent type. You can optionally specify an Id for the consent type, if not provided one will be generated.
fusionauth-searchconsentswithid
Searches consents with the specified criteria and pagination.
fusionauth-createconsentwithid
Creates a user consent type. You can optionally specify an Id for the consent type, if not provided one will be generated.
fusionauth-deleteconsentwithid
Deletes the consent for the given Id.
fusionauth-patchconsentwithid
Updates, via PATCH, the consent with the given Id.
fusionauth-retrieveconsentwithid
Retrieves the Consent for the given Id.
fusionauth-updateconsentwithid
Updates the consent with the given Id.