Designs

Preview a Design

post/v1/designs/{design_id}/preview

Path parameters

design_idnumber required

ID of the Design in the form of an integer for the particular Design requested.

Request body

recipient.namestring

Add any parameter that you wish to preview data for in your design.

group.course_namestring

Add any parameter that you wish to preview data for in your design.

custom.examplestring

Add any parameter that you wish to preview data for in your design.

Response

OK

linkstring

Changes

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

  • 98201e8dd1b411See the full diff
    • deleted the header request parameter Authorization

      request-parameter-removed

    • the endpoint scheme security ApiKeyAuth was added to the API

      api-security-added