status=approved, records approved_at and approved_by, and dispatches the approval event for notifications.curl --location --request POST 'https://api-dev.commandroom.ai/api/api/access-requests/1/approve' \
--header 'Authorization: Bearer {{token}}'{
"message": "Success."
}