Create a workspaceAsk AIpost https://api.staging.payrails.io/merchant/workspacesCreate a new workspace.Body ParamsnamestringrequiredUnique name of the Workspace.copyProviderConfigobjectcopyProviderConfig objectcopyWorkflowConfigobjectcopyWorkflowConfig objectcopyNotificationConfigobjectcopyNotificationConfig objectcopyUsersobjectcopyUsers objectHeadersx-idempotency-keyuuidrequiredIdempotency key to be used. Sending again the same key would return the same result without re-executing the update.Responses 201Success. 400Bad Request. 401Unauthorized. 403Insufficient Scope. 404Not Found.Updated 11 months ago