a1350bfaec
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
3 lines
116 B
Plaintext
3 lines
116 B
Plaintext
curl --location --request DELETE 'https://medusa-url.com/admin/auth' \
|
|
--header 'Authorization: Bearer {api_token}'
|