Authorization: Bearer ********************
curl --location --request DELETE '/api/admin/movie-type/' \ --header 'Authorization: Bearer <token>'
{ "code": 0, "message": "", "data": null }