mirror of
https://github.com/versia-pub/docs.git
synced 2025-12-06 14:28:20 +01:00
Update endpoints.md
This commit is contained in:
parent
4898a8419d
commit
9d913fd76a
|
|
@ -48,7 +48,7 @@ curl -X POST -H "Content-Type: application/json" -H "Accept: application/json" -
|
||||||
}' https://example.com/users/uuid/inbox
|
}' https://example.com/users/uuid/inbox
|
||||||
```
|
```
|
||||||
|
|
||||||
The server **MUST** respond with a `200 OK` response code if the operation was successful.
|
The server **MUST** respond with a `201 CREATED` response code if the operation was successful.
|
||||||
|
|
||||||
## User Outbox
|
## User Outbox
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue