identity

Open Another Workspace

Open ANOTHER workspace for a signed-in owner — the account menu's "New workspace".

POST /workspace is idempotent by design (one per account), so it can never answer this. Same door, same provisioning; a fresh team every call.

post/v1/me/workspaces

Headers

authorizationstring nullable
x-darwin-tokenstring nullable

Request body

namestring nullable

Response

Successful Response

object required

Changes

Changed in 1 of the 32 revisions of this API.1

Of the 32 revisions, 1 has no diff computed.