Availability
Get or create/update the a user's availability
Last updated
Was this helpful?
Get or create/update the a user's availability
Last updated
Was this helpful?
GET
Headers
Content-Type
application/json
Authorization
Bearer <token>
Url
corporation
number
Corporation ID
username
string
Unique username
Response
Code
Headers
Content-Type
application/json
Authorization
Bearer <token>
Url
corporation
number
Corporation ID
username
string
Unique username
Body
availability_keynote
number
Available for Keynote
availability_moderator
number
Available for Moderator
availability_panelist
number
Available for Panelist
availability_workshop
number
Available for Workshop
availability_host_mc
number
Available for Host/MC
availability_appearance
number
Available for Author Appearance
availability_corptraining
number
Available for Corp Training
Response
Code
POST