POST v1/Owners/{ownerId}/JobOrders/{jobId}/Contacts/{contactId}/roleId/{roleId}
JobOrderContact-Remove Contact from Job Order => This will save the contact object provided in the payload
Request Information
URI Parameters
| Name | Description | Type | Additional information | 
|---|---|---|---|
| ownerId | 
                         contactId  | 
                    string | 
                                 Required  | 
                
| jobId | 
                         contactId  | 
                    string | 
                                 Required  | 
                
| contactId | 
                         contactId  | 
                    string | 
                                 Required  | 
                
| roleId | 
                         contactId  | 
                    string | 
                                 Required  | 
                
Body Parameters
None.
Response Information
Resource Description
IHttpActionResult
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
            Sample:
                    
Sample not available.