Skip to content
Try Gitea Cloud ☁️ for 30 days → Accelerate your Development & Deploys!
This is the documentation of 1.24.7, which is no longer the latest release. See the latest release.

Send to the inbox

POST
/activitypub/user-id/{user-id}/inbox
curl --request POST \
--url https://gitea.com/api/v1/activitypub/user-id/1/inbox \
--header 'Authorization: Basic <credentials>'
user-id
required
integer

User ID of the user

APIEmpty is an empty response

Media typeapplication/json