Workspace
Create Workspace
Create a new workspace into your Square Cloud account.
POST
Create Workspace
The API key for your account. You can find this in your account settings.
name must be 1-32 characters (letters, numbers, spaces, hyphens, or underscores). After creating a workspace, use Add Application to share applications into it and Invite Member to add collaborators. This endpoint is rate limited to 1 creation every 10 seconds per user.
Parameters
A string representing the name of the workspace.
Must adhere to the a to z, A to Z, 0 to 9, spaces and _ pattern. (1-32 characters)
Must adhere to the a to z, A to Z, 0 to 9, spaces and _ pattern. (1-32 characters)
Response
Indicates whether the call was successful..
success if successful, error if not.The contents of the response.
Common errors
Create Workspace

