Authorization: Bearer ********************
curl --location --request DELETE '/api/team-members/a1bde313-179b-4eb9-b218-477c3e8bdbd3' \ --header 'Accept: application/json' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json'
{}