POST
/activitypub/actor/inboxSend 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.
204Returns no content after the activity is accepted by the instance inbox.