Authorization: Bearer ********************
curl --location -g --request GET 'https://athathi.mgahed.com/{{locale}}/designer/logout' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}