cURL
curl --request DELETE \ --url https://{host}/frontend/api/v1/user/current/avatar/{avatar-id} \ --header 'Authorization: Bearer <token>'
{ "code": 123, "context": {}, "error": "<string>", "status": "<string>" }
Documentation IndexFetch the complete documentation index at: https://docs.probe.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.probe.dev/llms.txt
Use this file to discover all available pages before exploring further.
API Key Security (Header).
Avatar string ID
No Content
Was this page helpful?