Liking cljdoc? Tell your friends :D

mattermost-clj.api.terms-of-service


users-user-id-terms-of-service-getclj

(users-user-id-terms-of-service-get user-id)

Fetches user's latest terms of service action if the latest action was for acceptance. Will be deprecated in v6.0 Fetches user's latest terms of service action if the latest action was for acceptance.

Minimum server version: 5.6

Permissions

Must be logged in as the user being acted on.

Fetches user's latest terms of service action if the latest action was for acceptance.
  Will be deprecated in v6.0
Fetches user's latest terms of service action if the latest action was for acceptance.

__Minimum server version__: 5.6
##### Permissions
Must be logged in as the user being acted on.
raw docstring

users-user-id-terms-of-service-get-with-http-infoclj

(users-user-id-terms-of-service-get-with-http-info user-id)

Fetches user's latest terms of service action if the latest action was for acceptance. Will be deprecated in v6.0 Fetches user's latest terms of service action if the latest action was for acceptance.

Minimum server version: 5.6

Permissions

Must be logged in as the user being acted on.

Fetches user's latest terms of service action if the latest action was for acceptance.
  Will be deprecated in v6.0
Fetches user's latest terms of service action if the latest action was for acceptance.

__Minimum server version__: 5.6
##### Permissions
Must be logged in as the user being acted on.
raw docstring

users-user-id-terms-of-service-postclj

(users-user-id-terms-of-service-post user-id)
(users-user-id-terms-of-service-post user-id optional-params)

Records user action when they accept or decline custom terms of service Records user action when they accept or decline custom terms of service. Records the action in audit table. Updates user's last accepted terms of service ID if they accepted it.

Minimum server version: 5.4

Permissions

Must be logged in as the user being acted on.

Records user action when they accept or decline custom terms of service
  Records user action when they accept or decline custom terms of service. Records the action in audit table.
Updates user's last accepted terms of service ID if they accepted it.

__Minimum server version__: 5.4
##### Permissions
Must be logged in as the user being acted on.
raw docstring

users-user-id-terms-of-service-post-with-http-infoclj

(users-user-id-terms-of-service-post-with-http-info user-id)
(users-user-id-terms-of-service-post-with-http-info user-id
                                                    {:keys [inline-object-21]})

Records user action when they accept or decline custom terms of service Records user action when they accept or decline custom terms of service. Records the action in audit table. Updates user's last accepted terms of service ID if they accepted it.

Minimum server version: 5.4

Permissions

Must be logged in as the user being acted on.

Records user action when they accept or decline custom terms of service
  Records user action when they accept or decline custom terms of service. Records the action in audit table.
Updates user's last accepted terms of service ID if they accepted it.

__Minimum server version__: 5.4
##### Permissions
Must be logged in as the user being acted on.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close