add mastdon version

This commit is contained in:
Daniel M Brasil 2023-08-21 10:21:23 -03:00
parent 5fe86702d7
commit 064dee7d3c
No known key found for this signature in database
GPG Key ID: AE1A28A226D1E692
1 changed files with 2 additions and 2 deletions

View File

@ -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.