Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

catissuecore/rest/ng/sites/{siteId}

...

Method
URL
URLcatissuecore/rest/ng/sites/{siteId}
MethodPATCH
Requestapplication/json
json

{

"name" : "Mumbai"

}

Response

{

name"Mumbai"
coordinatorCollection
[
2]0bjc
{ 
      loginName"
john@1"siteId48
domainName"
site_admin@washu.com
catissue"
}]
id6
type"
Collection Site
sitesType"
activityStatus"Active"
emailAddressnull
street"SB Road"
city"
Pune
Pune412312"
state"
Maharashtra
MH"
country"India"
zipCode"412312"
faxNumber"123321"
phoneNumber"213434324"
}

 Error Cases :

code
Applies to
Status Message
200All resourcesSite has been updated successfully
400All requestsInvalid parameters, e.g  duplicate Site Name, blank First Name ,Blank Site Type etc
401All requestsAuthorization failed, User doesn't have Authority
404All requestsSite not found, User with given details not present in the system
500All requestsInternal server error, Encountered server error while performing operations