Create design
POST/organizations/:organizationId/posts
Creates a new design from a template and starts rendering exports for each configured size. Set draftOnly: true to skip export generation (useful for batch-creating designs). The design is private by default — use scope or update visibilityStatus to make it visible to the workspace. Requires DESIGN_CREATE permission.
Request
Responses
- 201
- 401
- 403
Design created
Unauthorized
Missing DESIGN_CREATE permission