Skip to main content
POST
Spec Clone

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Path Parameters

api_name
string
required

Body

application/json

Request body model for cloning a spec.

clone_api_title
string
required

Title (human-readable) for the cloned spec

Response

Successful Response