Register New Network

POST https://api.speakap.io/register

Request

URI:/register
Method:POST
Accept:application/vnd.speakap.api-v1.8.2+json+hal

Request body

Content-Type:application/x-www-form-urlencoded
Name Description
network[ name ] Network name
network[ subdomain ] Network subdomain
user[ name ] Name of the network administrator
user[ email ] Email address of the network administrator

Response

Headers

Content-Type:application/json

Status code

202
Successful registration; activation email sent
400
Invalid request: returns an Error object
409
Conflict (probably related to network name or subdomain): returns an Error object