Skip to main content
POST
Create user list

Authorizations

apiKey
string
header
required

Your OFAuth API key for authenticating requests.

x-connection-id
string
header
required

Requires a connection via the x-connection-id header.

Body

application/json
name
string
required

Name for the new user list

Required string length: 1 - 100

Response

Successful response

id
required
type
string
required
name
string
required
sortList
object[]
required
users
object[]
required
usersCount
number
postsCount
number
order
string
direction
string
canUpdate
boolean
canDelete
boolean
canManageUsers
boolean
canAddUsers
boolean
canPinnedToFeed
boolean
isPinnedToFeed
boolean
canPinnedToChat
boolean
isPinnedToChat
boolean