Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
pleroma
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
379
Issues
379
List
Boards
Labels
Service Desk
Milestones
Merge Requests
56
Merge Requests
56
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Pleroma
pleroma
Commits
052833f8
Commit
052833f8
authored
Jul 30, 2020
by
feld
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix example json response
parent
09aef71d
Pipeline
#29250
passed with stages
in 20 minutes and 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/API/pleroma_api.md
docs/API/pleroma_api.md
+1
-1
No files found.
docs/API/pleroma_api.md
View file @
052833f8
...
...
@@ -50,7 +50,7 @@ Request parameters can be passed via [query strings](https://en.wikipedia.org/wi
*
Authentication: not required
*
Params: none
*
Response: Provider specific JSON, the only guaranteed parameter is
`type`
*
Example response:
`{"type": "kocaptcha", "token": "whatever", "url": "https://captcha.kotobank.ch/endpoint",
seconds_valid
: 300}`
*
Example response:
`{"type": "kocaptcha", "token": "whatever", "url": "https://captcha.kotobank.ch/endpoint",
"seconds_valid"
: 300}`
## `/api/pleroma/delete_account`
### Delete an account
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment