Skip to main content
POST
Call the updateMySubmission mutation

Authorizations

Authorization
string
header
required

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

Body

application/json
submissionId
string
required
title
string
required
abstract
string
answers
any

Arbitrary JSON value

Response

The value returned by updateMySubmission

Whatever the function returns