Skip to main content

Copy Subscription Edition

POST 

/api/subscription-editions/1/copy

Creates a new draft edition by copying an existing one with a new name and effective date.

Authentication: Requires Bearer token.

Fields:

  • edition_name (required): Name for the new copy (max 255 chars)
  • effective_date (required): Effective date for the copy (YYYY-MM-DD)

Request

Responses

Successful response