Getting presence requires authentication
This commit is contained in:
parent
eb0a8c06ce
commit
1f12637d3f
1 changed files with 2 additions and 0 deletions
|
@ -83,6 +83,8 @@ paths:
|
|||
description: |-
|
||||
Get the given user's presence state.
|
||||
operationId: getPresence
|
||||
security:
|
||||
- accessToken: []
|
||||
parameters:
|
||||
- in: path
|
||||
type: string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue