Skip to main content
POST
Call the saveCfpDraft mutation

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
formId
string
required
name
string
required
title
string
required
abstract
string
answers
any

Arbitrary JSON value

draftId
string

Response

The value returned by saveCfpDraft

Whatever the function returns