For the complete documentation index, see llms.txt. This page is also available as Markdown.

/is-banned

post

Check if a ban is active for a specific userId and experienceId.

Body
userIdnumberRequired
experienceIdnumberRequired
Responses
200

Information regarding an ban.

application/json
isBannedbooleanRequired
isAppealedbooleanRequired
isActivebooleanRequired
expiresnumberRequired
post/is-banned
200

Information regarding an ban.

Last updated

Was this helpful?