Application
APIs for managing applications
List ApplicationsGET
List all applications with pagination and filtering options.
Create ApplicationPOST
Create a new application with the provided data.
Detail ApplicationGET
Get details of a specific application by its key.
Update ApplicationPOST
Update a specific application by its key.
Delete ApplicationDELETE
Delete a specific application by its key.