Authorization: Bearer ********************
curl --location 'https://apidev.edufee.online/api/lock-dates' \ --header 'Authorization: Bearer <token>' \ --form 'lock_date=""' \ --form 'notes=""'
{}