OTU API (One-Time Use)
OTU API (One-Time Use)
Section titled “OTU API (One-Time Use)”OTU (One-Time Use) endpoints support passwordless and invite-based flows. Most endpoints are publicly accessible using a single-use code.
Request OTU Login
Section titled “Request OTU Login”POST otu/login/request
Request OTU login.
Auth: public
OTU Login with Code
Section titled “OTU Login with Code”GET otu/login
OTU login with code.
Auth: public
Get OTU Org Admin with Code
Section titled “Get OTU Org Admin with Code”POST otu/org/admin
Get OTU org admin with code.
Auth: public
Update OTU Profile
Section titled “Update OTU Profile”POST otu/profile
Update OTU profile.
Auth: public
Get OTU Upload URL
Section titled “Get OTU Upload URL”POST otu/upload
Get OTU upload URL.
Auth: public
Get OTU Audio Upload URL
Section titled “Get OTU Audio Upload URL”GET otu/recordingUpdateWebm
Get audio upload URL.
Auth: public
Get OTU Video Upload URL
Section titled “Get OTU Video Upload URL”GET otu/videoUpdate
Get video upload URL.
Auth: public
Delete OTU Name Sign
Section titled “Delete OTU Name Sign”PUT otu/delete/nameSign
Delete name sign.
Auth: public
Get Org Logo
Section titled “Get Org Logo”GET otu/org/logo
Get org logo.
Auth: public
Export OTU Directory
Section titled “Export OTU Directory”POST otu/org/directory/export
Export directory.
Auth: public
Get OTU Org Details
Section titled “Get OTU Org Details”GET otu/org
Get OTU org details.
Auth: authenticated
Update OTU Permissions
Section titled “Update OTU Permissions”POST otu/org/permissions
Update OTU permissions.
Auth: authenticated
Enable Recording for Users
Section titled “Enable Recording for Users”PUT otu/org/recordingEnable
Enable recording for users.
Auth: authenticated
Get Recording Enabled List
Section titled “Get Recording Enabled List”GET otu/org/recordingEnable/list
Get recording enabled list.
Auth: authenticated
Get User Creation Upload URL
Section titled “Get User Creation Upload URL”GET otu/admin/create/users
Get user creation upload URL.
Auth: authenticated
Get OTU Super Admins
Section titled “Get OTU Super Admins”GET otu/org/superAdmin
Get OTU super admins.
Auth: authenticated
Create OTU Admin
Section titled “Create OTU Admin”POST otu/superAdmin/createAdmin
Create OTU admin.
Auth: authenticated
Was this page helpful?
Thanks for your feedback!