Form Role

get form roles

get
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
orderbystringOptional

Sorting parameter Available values : entity fields Default value : id

Example: id
orderstringOptional

Sorting parameter Available values : [ASC,DESC] !! Default value : ASC "default not working"

Example: Desc
limitinteger · int32Optional

Paging parameter Default value : null

Example: 2
offsetinteger · int32Optional

Paging parameter Default value : 0

Example: 3
rolesinteger · int32Optional

Filter parameter check the role value

Example: 1
Responses
200

OK

application/json
get
/api/v3/forms/2/roles
200

OK

edit form roles

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

Request Body

Name
Type
Description

form_id

String

The form ID

roles

Array

List of roles by ID