Patch join submission
PATCH/orgs/:org_id/join_submissions/:sub_id
Allows the state of a submission to be changed from "pending" to "accepted",
which will create a person in the organization from the submitted data, and assign
the tags configured on the join form.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Example response for status 200
Example response for status 400
Example response for status 401
Example response for status 403
Example response for status 404