Authorization: Bearer ********************
curl --location --request DELETE 'https://localhost/api/v1/agents/' \ --header 'X-Multiplai-Authorization;' \ --header 'Authorization: Bearer <token>'
{}