diff --git a/content/en/methods/accounts.md b/content/en/methods/accounts.md index 2e78ac48..b5b28af4 100644 --- a/content/en/methods/accounts.md +++ b/content/en/methods/accounts.md @@ -2299,7 +2299,7 @@ DELETE /api/v1/profile/avatar HTTP/1.1 **Returns:** [CredentialAccount]({{< relref "entities/Account#CredentialAccount">}})\ **OAuth**: User token + `write:accounts`\ **Version history:**\ -x.y.z - added +4.2.0 - added Deletes the avatar associated with the user's profile. @@ -2381,7 +2381,7 @@ DELETE /api/v1/profile/header HTTP/1.1 **Returns:** [CredentialAccount]({{< relref "entities/Account#CredentialAccount">}})\ **OAuth**: User token + `write:accounts`\ **Version history:**\ -x.y.z - added +4.2.0 - added Deletes the header image associated with the user's profile.