Skip to main content
POST
Update Presence

Authorizations

Authorization
string
header
required

API key authentication. Obtain your API key from the Replicas dashboard under Organization → Settings → API Keys.

Body

application/json
status
enum<string>
required

The status to report for the authenticated user.

Available options:
online,
typing
location
object

Where a member is currently active. Both fields are optional; an empty object means the member is online but not on a specific environment or workspace.

Response

Presence updated

success
boolean
required