Headers
Authorization Token
Body
application/json
Information used to validate whether a user has permission to perform a specific action on a given resource.
The operation being performed on the resource.
The resource the action applies to, typically a service or domain within the system.
Subject requesting access. Usually a <code>midaz_role</code> or a <code>user_id</code>. If not provided, it's extracted from the token.
Response
Indicates that the resource was successfully created and the operation was completed as expected.