/spaces/:id/presenceAsk AIpost https://api.robinpowered.com/v1.0/spaces/{id}/presenceAdd presence to a spacePath Paramsidint32requiredThe ID of the space to post presence to.Body Paramsuser_idint32The ID of the user who is present.device_idstringrequiredThe ID of the device reporting the presence. This parameter is only required if user_ref is omitted.session_ttlint32Defaults to 30How long to extend the presence session for, in seconds. If presence is posted with a TTL of 60 seconds and then again 120 seconds later, Robin will treat these as two separate sessions.Responses 200200 201201Updated 5 months ago