Form Role

edit form roles

PUT https://ushahididocs.api.ushahidi.io/api/v3/forms/2/roles

Request Body

NameTypeDescription

form_id

String

The form ID

roles

Array

List of roles by ID

{
    // Response
}