CSV
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
orderbystringOptionalExample:
Sorting parameter Available values : entity fields Default value : id
idorderstringOptionalExample:
Sorting parameter Available values : [ASC,DESC] Default value : ASC
Desclimitinteger · int32OptionalExample:
Paging parameter Default value : null
2offsetinteger · int32OptionalExample:
Paging parameter Default value : 0
3columnsstringOptionalExample:
Filter parameter check the columns value
col1,col2maps_tointeger · int32OptionalExample:
Filter parameter check the maps_to value
2fixedinteger · int32OptionalExample:
Filter parameter check the fixed value
1filenamestringOptionalExample:
Filter parameter check the filename value
file.csvResponses
200
OK
application/json
401
Unauthorized
application/json
get
/api/v3/csvadd csv
POST https://ushahididocs.api.ushahidi.io/api/v3/csv
Request Body
Name
Type
Description
file
String
CSV file
size
String
CSV file size
add csv
PUT https://ushahididocs.api.ushahidi.io/api/v3/csv/1
Request Body
Name
Type
Description
file
String
CSV file
size
String
CSV file size