Liking cljdoc? Tell your friends :D

mattermost-clj.api.schemes


schemes-getclj

(schemes-get)
(schemes-get optional-params)

Get the schemes. Get a page of schemes. Use the query parameters to modify the behaviour of this endpoint.

Permissions

Must have manage_system permission.

Minimum server version: 5.0

Get the schemes.
  Get a page of schemes. Use the query parameters to modify the behaviour of this endpoint.

##### Permissions
Must have `manage_system` permission.

__Minimum server version__: 5.0
raw docstring

schemes-get-with-http-infoclj

(schemes-get-with-http-info)
(schemes-get-with-http-info {:keys [scope page per-page]})

Get the schemes. Get a page of schemes. Use the query parameters to modify the behaviour of this endpoint.

Permissions

Must have manage_system permission.

Minimum server version: 5.0

Get the schemes.
  Get a page of schemes. Use the query parameters to modify the behaviour of this endpoint.

##### Permissions
Must have `manage_system` permission.

__Minimum server version__: 5.0
raw docstring

schemes-postclj

(schemes-post)
(schemes-post optional-params)

Create a scheme Create a new scheme.

Permissions

Must have manage_system permission.

Minimum server version: 5.0

Create a scheme
  Create a new scheme.

##### Permissions
Must have `manage_system` permission.

__Minimum server version__: 5.0
raw docstring

schemes-post-with-http-infoclj

(schemes-post-with-http-info)
(schemes-post-with-http-info {:keys [inline-object-63]})

Create a scheme Create a new scheme.

Permissions

Must have manage_system permission.

Minimum server version: 5.0

Create a scheme
  Create a new scheme.

##### Permissions
Must have `manage_system` permission.

__Minimum server version__: 5.0
raw docstring

schemes-scheme-id-channels-getclj

(schemes-scheme-id-channels-get scheme-id)
(schemes-scheme-id-channels-get scheme-id optional-params)

Get a page of channels which use this scheme. Get a page of channels which use this scheme. The provided Scheme ID should be for a Channel-scoped Scheme. Use the query parameters to modify the behaviour of this endpoint.

Permissions

manage_system permission is required.

Minimum server version: 5.0

Get a page of channels which use this scheme.
  Get a page of channels which use this scheme. The provided Scheme ID should be for a Channel-scoped Scheme.
Use the query parameters to modify the behaviour of this endpoint.

##### Permissions
`manage_system` permission is required.

__Minimum server version__: 5.0
raw docstring

schemes-scheme-id-channels-get-with-http-infoclj

(schemes-scheme-id-channels-get-with-http-info scheme-id)
(schemes-scheme-id-channels-get-with-http-info scheme-id
                                               {:keys [page per-page]})

Get a page of channels which use this scheme. Get a page of channels which use this scheme. The provided Scheme ID should be for a Channel-scoped Scheme. Use the query parameters to modify the behaviour of this endpoint.

Permissions

manage_system permission is required.

Minimum server version: 5.0

Get a page of channels which use this scheme.
  Get a page of channels which use this scheme. The provided Scheme ID should be for a Channel-scoped Scheme.
Use the query parameters to modify the behaviour of this endpoint.

##### Permissions
`manage_system` permission is required.

__Minimum server version__: 5.0
raw docstring

schemes-scheme-id-deleteclj

(schemes-scheme-id-delete scheme-id)

Delete a scheme Soft deletes a scheme, by marking the scheme as deleted in the database.

Permissions

Must have manage_system permission.

Minimum server version: 5.0

Delete a scheme
  Soft deletes a scheme, by marking the scheme as deleted in the database.

##### Permissions
Must have `manage_system` permission.

__Minimum server version__: 5.0
raw docstring

schemes-scheme-id-delete-with-http-infoclj

(schemes-scheme-id-delete-with-http-info scheme-id)

Delete a scheme Soft deletes a scheme, by marking the scheme as deleted in the database.

Permissions

Must have manage_system permission.

Minimum server version: 5.0

Delete a scheme
  Soft deletes a scheme, by marking the scheme as deleted in the database.

##### Permissions
Must have `manage_system` permission.

__Minimum server version__: 5.0
raw docstring

schemes-scheme-id-getclj

(schemes-scheme-id-get scheme-id)

Get a scheme Get a scheme from the provided scheme id.

Permissions

Must have manage_system permission.

Minimum server version: 5.0

Get a scheme
  Get a scheme from the provided scheme id.

##### Permissions
Must have `manage_system` permission.

__Minimum server version__: 5.0
raw docstring

schemes-scheme-id-get-with-http-infoclj

(schemes-scheme-id-get-with-http-info scheme-id)

Get a scheme Get a scheme from the provided scheme id.

Permissions

Must have manage_system permission.

Minimum server version: 5.0

Get a scheme
  Get a scheme from the provided scheme id.

##### Permissions
Must have `manage_system` permission.

__Minimum server version__: 5.0
raw docstring

schemes-scheme-id-patch-putclj

(schemes-scheme-id-patch-put scheme-id)
(schemes-scheme-id-patch-put scheme-id optional-params)

Patch a scheme Partially update a scheme by providing only the fields you want to update. Omitted fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored.

Permissions

manage_system permission is required.

Minimum server version: 5.0

Patch a scheme
  Partially update a scheme by providing only the fields you want to update. Omitted fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored.

##### Permissions
`manage_system` permission is required.

__Minimum server version__: 5.0
raw docstring

schemes-scheme-id-patch-put-with-http-infoclj

(schemes-scheme-id-patch-put-with-http-info scheme-id)
(schemes-scheme-id-patch-put-with-http-info scheme-id
                                            {:keys [inline-object-64]})

Patch a scheme Partially update a scheme by providing only the fields you want to update. Omitted fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored.

Permissions

manage_system permission is required.

Minimum server version: 5.0

Patch a scheme
  Partially update a scheme by providing only the fields you want to update. Omitted fields will not be updated. The fields that can be updated are defined in the request body, all other provided fields will be ignored.

##### Permissions
`manage_system` permission is required.

__Minimum server version__: 5.0
raw docstring

schemes-scheme-id-teams-getclj

(schemes-scheme-id-teams-get scheme-id)
(schemes-scheme-id-teams-get scheme-id optional-params)

Get a page of teams which use this scheme. Get a page of teams which use this scheme. The provided Scheme ID should be for a Team-scoped Scheme. Use the query parameters to modify the behaviour of this endpoint.

Permissions

manage_system permission is required.

Minimum server version: 5.0

Get a page of teams which use this scheme.
  Get a page of teams which use this scheme. The provided Scheme ID should be for a Team-scoped Scheme.
Use the query parameters to modify the behaviour of this endpoint.

##### Permissions
`manage_system` permission is required.

__Minimum server version__: 5.0
raw docstring

schemes-scheme-id-teams-get-with-http-infoclj

(schemes-scheme-id-teams-get-with-http-info scheme-id)
(schemes-scheme-id-teams-get-with-http-info scheme-id {:keys [page per-page]})

Get a page of teams which use this scheme. Get a page of teams which use this scheme. The provided Scheme ID should be for a Team-scoped Scheme. Use the query parameters to modify the behaviour of this endpoint.

Permissions

manage_system permission is required.

Minimum server version: 5.0

Get a page of teams which use this scheme.
  Get a page of teams which use this scheme. The provided Scheme ID should be for a Team-scoped Scheme.
Use the query parameters to modify the behaviour of this endpoint.

##### Permissions
`manage_system` permission is required.

__Minimum server version__: 5.0
raw docstring

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

× close