v1

latestOpenAPI 3.1.02026-07-14460151.1 KB

Assign Designs to Organization

post/v2/organizations/{organization}/designs

Path parameters

organizationinteger required

ID of the organization

Request body

design_idsinteger[]

A set of design IDS

Response

200

messagestring

Example response

{
  "message": "Designs added to organization successfully"
}