v1
latestOpenAPI 3.1.02026-07-263644911022.4 KBAuthorization API
Validate User Permission
Use this endpoint to check if a user is allowed to perform a specific action on a resource. Typically used in M2M authentication with Midaz.
post/v1/authorize
Headers
Authorizationstring
Bearer JWT token for authentication. Required when PLUGIN_AUTH_ENABLED=true (enforced in multi-tenant deployments). Optional in default OSS single-tenant mode. Format: Bearer <token>
Request body
Response
Indicates that the resource was successfully created and the operation was completed as expected.