Bombshell Agency Platform Service

<back to all web services

CalendarUpdateRequest

The following routes are available for this service:
PUT,OPTIONS/v1/CalendarUrl

To override the Content-type in your clients HTTP Accept Header, append the .jsv suffix or ?format=jsv

HTTP + JSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /jsv/oneway/CalendarUpdateRequest HTTP/1.1 
Host: demoapi.linqqs.com 
Content-Type: text/jsv
Content-Length: length

{
	Calendar: 
	{
		CalendarId: 00000000000000000000000000000000,
		AgentId: 0,
		AgentName: String,
		GoogleCalendar: String
	}
}