Update Whitelabel App (since 1.1.16)

PUT https://api.speakap.io/whitelabel-apps/:eid/

Since

1.1.16

Request

URI:/whitelabel-apps/{whitelabelAppEID}/
Method:PUT
Content-Type:application/json
Authentication:OAuth 2.0

Parameters

Name Type Description
networkEID EID Network EID
whitelabelAppEID EID Whitelabel App EID

Request body

Supply a complete whitelabel app resource in the request body.

Response

Status code:
202
Accepted for storage
403
Unauthorized: returns an Error object
409
Conflict (whitelabel app name not unique): returns an Error object