Designs

Initialize Embedded Certificate Designer

post/v1/designers/certificate/initialize

Request body

design_idnumber

ID of the Design in the form of an integer for a Design to be edited. Omitting the ID will result in a newly created design.

department_idnumber

ID of the Department which the Design should belong to.

Response

OK

tokenstring
design_idnumber

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