Liking cljdoc? Tell your friends :D

rex-sheridan.taklo.organizations

https://developer.atlassian.com/cloud/trello/rest/api-group-organizations
raw docstring

create-export-for-organizationsclj

(create-export-for-organizations organization-id & [opts])

create-new-organizationclj

(create-new-organization display-name & [opts])

create-tag-in-organizationclj

(create-tag-in-organization organization-id & [opts])

deactivate-or-reactivate-member-of-organizationclj

(deactivate-or-reactivate-member-of-organization organization-id
                                                 member-id
                                                 value)

delete-email-domain-restriction-on-who-can-be-invited-to-workspaceclj

(delete-email-domain-restriction-on-who-can-be-invited-to-workspace
  organization-id)

delete-logo-for-organizationclj

(delete-logo-for-organization organization-id)

delete-organizationclj

(delete-organization organization-id)

delete-organizations-tagclj

(delete-organizations-tag organization-id tag-id)

get-actions-for-organizationclj

(get-actions-for-organization organization-id)

get-boards-in-organizationclj

(get-boards-in-organization organization-id & [opts])

get-field-on-organizationclj

(get-field-on-organization organization-id field)

get-members-of-organizationclj

(get-members-of-organization organization-id)

get-membership-of-organizationclj

(get-membership-of-organization organization-id membership-id & [opts])

get-memberships-of-organizationclj

(get-memberships-of-organization organization-id & [opts])

get-organizationclj

(get-organization organization-id)

get-organizations-new-billable-guestsclj

(get-organizations-new-billable-guests organization-id board-id)

get-plugin-data-scoped-to-organizationclj

(get-plugin-data-scoped-to-organization organization-id)

get-tags-of-organizationclj

(get-tags-of-organization organization-id)

remove-associated-google-apps-domain-from-workspaceclj

(remove-associated-google-apps-domain-from-workspace organization-id)

remove-member-from-organizationclj

(remove-member-from-organization organization-id member-id)

remove-member-from-organization-and-all-organization-boardsclj

(remove-member-from-organization-and-all-organization-boards organization-id
                                                             member-id)

retrieve-organizations-exportsclj

(retrieve-organizations-exports organization-id)

update-logo-for-organizationclj

(update-logo-for-organization organization-id file)

update-member-of-organizationclj

(update-member-of-organization organization-id member-id type)

update-organizationclj

(update-organization organization-id & [opts])

update-organizations-membersclj

(update-organizations-members organization-id email full-name & [opts])

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

× close