Create Whitelabel App (since 1.1.16)

POST https://api.speakap.io/whitelabel-apps/

Since

1.1.16

Request

URI:/whitelabel-apps/
Method:POST
Content-Type:application/json
Authentication:OAuth 2.0

Request body

Supply a complete whitelabel app resource.

Response

201
Successful insertion: returns a Feedback object
403
Unauthorized: returns an Error object
409
Conflict (whitelabel app name not unique): returns an Error object