Send Risk Interview

Sends a risk interview to the interviewees.

 

URL

{RMUrl}/api/risk/interviews/{interviewId}

 

REQUEST METHOD

PUT

 

URL PARAMETER

interviewId: identifier of the interview.

 

FORM CONTENT EXAMPLE

status: indicates the status of the interview. Valid value: "Sent".

 

REQUEST EXAMPLE

Send interview "6da7c541-19e5-11e5-8281-94de80c028b6":

{RMUrl}/api/interviews/6da7c541-19e5-11e5-8281-94de80c028b6

 

SUCCESS RESPONSE

HTTP status code 204: No Content