Assign User Team To Route

post/routes/{route_uid}/assign

Path parameters

route_uidstring required

uid route uid

Request body

Response

200

messagestring
titlestring
typestring

Example response

{
  "message": "User Teams added successfully",
  "title": "User Teams added successfully",
  "type": "success"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.