Skip to main content
PUT
Upload GraphQL schema file of a Specification

Authorizations

Authorization
string
header
required

Path Parameters

product_id
integer
required

UID of an API Product

spec-id
integer
required

ID of the Specification

Example:

1

Query Parameters

dry_run
boolean
default:false

If true, only validates the file without saving it

Body

multipart/form-data
file
file

GraphQL schema file (.graphql, .gql, or .json) - only 1 file at a time

Response

OK