Browse Source

Docs: /api/v1/pleroma/notification_settings --> /api/pleroma/notification_settings

cycles-validator
Alex Gleason 2 years ago
parent
commit
879c2db0bd
No known key found for this signature in database GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/development/API/pleroma_api.md

+ 1
- 1
docs/development/API/pleroma_api.md View File

@@ -300,7 +300,7 @@ See [Admin-API](admin_api.md)
* Note: Behaves exactly the same as `POST /api/v1/upload`.
Can only accept images - any attempt to upload non-image files will be met with `HTTP 415 Unsupported Media Type`.

## `/api/v1/pleroma/notification_settings`
## `/api/pleroma/notification_settings`
### Updates user notification settings
* Method `PUT`
* Authentication: required


Loading…
Cancel
Save