ona_org_register | R Documentation |
Register an organisation
ona_org_register(
base_url = "https://api.ona.io",
auth_mode = c("token", "password"),
org,
name = NULL
)
base_url |
ONA URL. Default is https://api.ona.io. |
auth_mode |
Password or token? Default is token. |
org |
Organisation short name or username. |
name |
Organisation full name. If NULL (default), short name is used. |
Invisible. Organisation registered and created in ONA account
ona_org_register(org = "okapi_organisation")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.