Update form schema translations

Updates the translations of the form schema, which includes the form label, fields, and options.

Request

POST https://www.activityinfo.org/resources/form/{formId}/schema/translations/{language}

Request body

application/json

object
strings array[object] required

Response

Status Code Error Code Description
200 OK
401 AUTHENTICATION_REQUIRED The request must be authenticated
403 FORBIDDEN
404 DATABASE_NOT_FOUND
404 FORM_NOT_FOUND
404 LANGUAGE_NOT_FOUND
Next item
Update profile