workspaces

Create Workspace

post/workspaces

Request body

idstring uuid nullable
namestring required

Response

Successful Response

idstring uuid required
namestring required
inserted_atstring date-time required
updated_atstring date-time required

Changes

Changed in 1 of the 7 revisions of this API.11

  • ca32894f988c11See the full diff
    • added the pattern ^[a-z0-9][a-z0-9._-]{0,62}$ to the request property name

      request-property-pattern-added

    • the name request property's minLength was decreased from 1 to 0

      request-property-min-length-decreased

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog