Create workspacesAsk AIpost https://api.staging.payrails.io/merchant/workspaces/bulk-createCreate workspaces in bulk.Body Paramsnamesarray of stringsrequiredUnique name of the Workspaces.names*ADD stringrenameDefaultbooleanIf the default workspace should be renamed with first entry.truefalseHeadersx-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 7 months ago