Skip to main content
POST
Call the submitCfp mutation

Authorizations

Authorization
string
header
required

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

Body

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

Arbitrary JSON value

Response

The value returned by submitCfp

Whatever the function returns