Update Application Status

Update the status of an application. This endpoint allows you to change the application status to APPROVED, CANCELED, or DENIED.

Path parameters

applicationIdstringRequired
The id of the application

Request

This endpoint expects an object.
statusenumRequired
The new status for the application
Allowed values:

Response

Application status updated successfully
messagestring or null
datamap from strings to any or null