Update Assignment

post/projects/assign

Request body

project_uidstring required

Response

200

typestring
messagestring
titlestring

Example response

{
  "type": "success",
  "message": "Project Assignment has been updated successfully",
  "title": "Project Assignment updated"
}

Changes