Create new workspace
POST
/v1/workspace/create
Create a New Workspace
Endpoint
Request Body
Name | Type | Description |
---|---|---|
name | string | The name of the new workspace. |
Example Request
{
"name": "New Workspace"
}
Request
Header Params
x-auth-zapmail
string
required
Example:
{{x-auth-zapmail}}
Body Params application/json