Forgejo API
POST/activitypub/actor/inbox

Send an activity to the instance inbox

Submits an activity to the instance's ActivityPub inbox. Use this endpoint when another federated actor sends an activity to the instance.

  • IdempotentThe SDK sends Idempotency-Key, so a retried request is only applied once.

1 status code
204Returns no content after the activity is accepted by the instance inbox.