Update Contacts

patch

/locations/{locationGid}/contacts

Request

Path Parameters
Header Parameters
  • An optional header parameter that allows you to process the request asynchronously. Set the request header "Prefer" to "respond-async" for asynchronous processing. For synchronous processing, leave the parameter blank or do not define it.
Supported Media Types
Request Body - application/vnd.oracle.resource+json; type=collection ()
Root Schema : schema
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : patchCollectionRequestBody
Type: object
Show Source
Nested Schema : <Attribute Name>
Attribute that needs to be updated
Match One Schema
Show Source
Nested Schema : <resource ID>
Id of the resource whose attribute(s) needs to be updated
Match One Schema
Show Source
Back to Top

Response

Default Response

Default Response.
Back to Top