# Submit Form

Submit values for a form on behalf of the authenticated audience member. Only fields whose display conditions are currently met are validated and written: required fields must be present, and each value must pass the attribute's type and configured validation rules. A `null` value clears the member's stored value. Returns the updated values for the form's fields and a refreshed JWT.

## Request[​](#request "Direct link to request")

## Responses[​](#responses "Direct link to Responses")

* 200
