cURL
curl --request POST \ --url https://api.lyceum.technology/api/v2/external/delete-user \ --header 'Content-Type: application/json' \ --data ' { "user_id": "<string>" } '
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Successful Response