{"openapi":"3.0.0","servers":[{"description":"","url":"/"}],"info":{"description":"<p>This is the <a href=\"/\">Alerter System</a> API playground. More documentation is available at the <a href=\"/help/developers/\">API Help Center</a>.</p><p>The \"Available Authorizations\" in the Authorize popup only applies to this playground web interface. Other <a href=\"/help/developers/authorization/\">authorizations</a> are available for the actual API.</p>","title":"Alerter System API","version":"1.7.0","x-logo":{"url":"https://alertersystem.com/build/images/apple-touch-icon.a3295fc1.png"},"x-origin":[{"format":"openapi","url":"https://www.alertersystem.com/api/docs.json","version":"3.0"}],"x-providerName":"alertersystem.com"},"security":[{"oauth":[]}],"tags":[],"paths":{"/api/alert-log":{"get":{"deprecated":false,"description":"Retrieves the collection of AlertLog resources.","operationId":"api_alert-log_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"monitor","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"monitor[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"alertService","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"alertService[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"alertLogStatusCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"alertLogStatusCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/AlertLog-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/AlertLog.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/AlertLog-get"},"type":"array"}}},"description":"AlertLog collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of AlertLog resources.","tags":["AlertLog"]},"parameters":[]},"/api/alert-log-status-code":{"get":{"deprecated":false,"description":"Retrieves the collection of AlertLogStatusCode resources.","operationId":"api_alert-log-status-code_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/AlertLogStatusCode-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/AlertLogStatusCode.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/AlertLogStatusCode-get"},"type":"array"}}},"description":"AlertLogStatusCode collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of AlertLogStatusCode resources.","tags":["AlertLogStatusCode"]},"parameters":[]},"/api/alert-log-status-code/{id}":{"get":{"deprecated":false,"description":"Retrieves a AlertLogStatusCode resource.","operationId":"api_alert-log-status-code_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"AlertLogStatusCode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AlertLogStatusCode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/AlertLogStatusCode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/AlertLogStatusCode-get"}}},"description":"AlertLogStatusCode resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a AlertLogStatusCode resource.","tags":["AlertLogStatusCode"]},"parameters":[]},"/api/alert-log/{id}":{"get":{"deprecated":false,"description":"Retrieves a AlertLog resource.","operationId":"api_alert-log_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"AlertLog identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AlertLog-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/AlertLog.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/AlertLog-get"}}},"description":"AlertLog resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a AlertLog resource.","tags":["AlertLog"]},"parameters":[]},"/api/alert-service":{"get":{"deprecated":false,"description":"Retrieves the collection of AlertService resources.","operationId":"api_alert-service_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/AlertService-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/AlertService.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/AlertService-get"},"type":"array"}}},"description":"AlertService collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of AlertService resources.","tags":["AlertService"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a AlertService resource.","operationId":"api_alert-service_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AlertService-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/AlertService.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/AlertService-post"}}},"description":"The new AlertService resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AlertService-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/AlertService.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/AlertService-get"}}},"description":"AlertService resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a AlertService resource.","tags":["AlertService"]}},"/api/alert-service-transport-code":{"get":{"deprecated":false,"description":"Retrieves the collection of AlertServiceTransportCode resources.","operationId":"api_alert-service-transport-code_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/AlertServiceTransportCode-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/AlertServiceTransportCode.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/AlertServiceTransportCode-get"},"type":"array"}}},"description":"AlertServiceTransportCode collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of AlertServiceTransportCode resources.","tags":["AlertServiceTransportCode"]},"parameters":[]},"/api/alert-service-transport-code/{id}":{"get":{"deprecated":false,"description":"Retrieves a AlertServiceTransportCode resource.","operationId":"api_alert-service-transport-code_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"AlertServiceTransportCode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AlertServiceTransportCode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/AlertServiceTransportCode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/AlertServiceTransportCode-get"}}},"description":"AlertServiceTransportCode resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a AlertServiceTransportCode resource.","tags":["AlertServiceTransportCode"]},"parameters":[]},"/api/alert-service/{id}":{"delete":{"deprecated":false,"description":"Removes the AlertService resource.","operationId":"api_alert-service_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"AlertService identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"AlertService resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the AlertService resource.","tags":["AlertService"]},"get":{"deprecated":false,"description":"Retrieves a AlertService resource.","operationId":"api_alert-service_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"AlertService identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AlertService-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/AlertService.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/AlertService-get"}}},"description":"AlertService resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a AlertService resource.","tags":["AlertService"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the AlertService resource.","operationId":"api_alert-service_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"AlertService identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/AlertService-patch"}}},"description":"The updated AlertService resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AlertService-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/AlertService.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/AlertService-get"}}},"description":"AlertService resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the AlertService resource.","tags":["AlertService"]},"put":{"deprecated":false,"description":"Replaces the AlertService resource.","operationId":"api_alert-service_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"AlertService identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AlertService-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/AlertService.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/AlertService-put"}}},"description":"The updated AlertService resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/AlertService-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/AlertService.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/AlertService-get"}}},"description":"AlertService resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the AlertService resource.","tags":["AlertService"]}},"/api/credits-consumption":{"get":{"deprecated":false,"description":"Retrieves the collection of CreditsConsumption resources.","operationId":"api_credits-consumption_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/CreditsConsumption-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/CreditsConsumption.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/CreditsConsumption-get"},"type":"array"}}},"description":"CreditsConsumption collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of CreditsConsumption resources.","tags":["CreditsConsumption"]},"parameters":[]},"/api/credits-consumption/{id}":{"get":{"deprecated":false,"description":"Retrieves a CreditsConsumption resource.","operationId":"api_credits-consumption_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"CreditsConsumption identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/CreditsConsumption-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/CreditsConsumption.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/CreditsConsumption-get"}}},"description":"CreditsConsumption resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a CreditsConsumption resource.","tags":["CreditsConsumption"]},"parameters":[]},"/api/http-method-code":{"get":{"deprecated":false,"description":"Retrieves the collection of HttpMethodCode resources.","operationId":"api_http-method-code_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/HttpMethodCode-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/HttpMethodCode.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/HttpMethodCode-get"},"type":"array"}}},"description":"HttpMethodCode collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of HttpMethodCode resources.","tags":["HttpMethodCode"]},"parameters":[]},"/api/http-method-code/{id}":{"get":{"deprecated":false,"description":"Retrieves a HttpMethodCode resource.","operationId":"api_http-method-code_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"HttpMethodCode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/HttpMethodCode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/HttpMethodCode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/HttpMethodCode-get"}}},"description":"HttpMethodCode resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a HttpMethodCode resource.","tags":["HttpMethodCode"]},"parameters":[]},"/api/media-object":{"get":{"deprecated":false,"description":"Retrieves the collection of MediaObject resources.","operationId":"api_media-object_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/MediaObject-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/MediaObject.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/MediaObject-get"},"type":"array"}}},"description":"MediaObject collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of MediaObject resources.","tags":["MediaObject"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a MediaObject resource.","operationId":"api_media-object_post","parameters":[],"requestBody":{"content":{"multipart/form-data":{"schema":{"properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","format":"string","type":"string"},"file":{"format":"binary","type":"string"},"keywords":{"description":"A string of keywords that can be used to search for a resource. Max 100 characters.","format":"string","type":"string"},"partition":{"description":"The unique id of the partition. Can be just the id or an IRI.","format":"string","type":"string"}},"type":"object"}}},"description":"","required":false},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MediaObject-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/MediaObject.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/MediaObject-get"}}},"description":"MediaObject resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a MediaObject resource.","tags":["MediaObject"]}},"/api/media-object/{id}":{"delete":{"deprecated":false,"description":"Removes the MediaObject resource.","operationId":"api_media-object_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"MediaObject identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"MediaObject resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the MediaObject resource.","tags":["MediaObject"]},"get":{"deprecated":false,"description":"Retrieves a MediaObject resource.","operationId":"api_media-object_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"MediaObject identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MediaObject-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/MediaObject.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/MediaObject-get"}}},"description":"MediaObject resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a MediaObject resource.","tags":["MediaObject"]},"parameters":[]},"/api/monitor":{"get":{"deprecated":false,"description":"Retrieves the collection of Monitor resources.","operationId":"api_monitor_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Monitor-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/Monitor.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/Monitor-get"},"type":"array"}}},"description":"Monitor collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of Monitor resources.","tags":["Monitor"],"x-formats":{"date-time":"Y-m-d\\TH:i:sP"}},"parameters":[],"post":{"deprecated":false,"description":"Creates a Monitor resource.","operationId":"api_monitor_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Monitor-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Monitor.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/Monitor-post"}}},"description":"The new Monitor resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Monitor-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Monitor.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/Monitor-get"}}},"description":"Monitor resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a Monitor resource.","tags":["Monitor"],"x-formats":{"date-time":"Y-m-d\\TH:i:sP"}}},"/api/monitor-status-code":{"get":{"deprecated":false,"description":"Retrieves the collection of MonitorStatusCode resources.","operationId":"api_monitor-status-code_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/MonitorStatusCode-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/MonitorStatusCode.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/MonitorStatusCode-get"},"type":"array"}}},"description":"MonitorStatusCode collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of MonitorStatusCode resources.","tags":["MonitorStatusCode"]},"parameters":[]},"/api/monitor-status-code/{id}":{"get":{"deprecated":false,"description":"Retrieves a MonitorStatusCode resource.","operationId":"api_monitor-status-code_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"MonitorStatusCode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MonitorStatusCode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/MonitorStatusCode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/MonitorStatusCode-get"}}},"description":"MonitorStatusCode resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a MonitorStatusCode resource.","tags":["MonitorStatusCode"]},"parameters":[]},"/api/monitor-status-log":{"get":{"deprecated":false,"description":"Retrieves the collection of MonitorStatusLog resources.","operationId":"api_monitor-status-log_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"monitor","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"monitor[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"monitorStatusCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"monitorStatusCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/MonitorStatusLog-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/MonitorStatusLog.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/MonitorStatusLog-get"},"type":"array"}}},"description":"MonitorStatusLog collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of MonitorStatusLog resources.","tags":["MonitorStatusLog"]},"parameters":[]},"/api/monitor-status-log/{id}":{"get":{"deprecated":false,"description":"Retrieves a MonitorStatusLog resource.","operationId":"api_monitor-status-log_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"MonitorStatusLog identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MonitorStatusLog-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/MonitorStatusLog.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/MonitorStatusLog-get"}}},"description":"MonitorStatusLog resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a MonitorStatusLog resource.","tags":["MonitorStatusLog"]},"parameters":[]},"/api/monitor-type-code":{"get":{"deprecated":false,"description":"Retrieves the collection of MonitorTypeCode resources.","operationId":"api_monitor-type-code_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/MonitorTypeCode-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/MonitorTypeCode.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/MonitorTypeCode-get"},"type":"array"}}},"description":"MonitorTypeCode collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of MonitorTypeCode resources.","tags":["MonitorTypeCode"]},"parameters":[]},"/api/monitor-type-code/{id}":{"get":{"deprecated":false,"description":"Retrieves a MonitorTypeCode resource.","operationId":"api_monitor-type-code_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"MonitorTypeCode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/MonitorTypeCode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/MonitorTypeCode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/MonitorTypeCode-get"}}},"description":"MonitorTypeCode resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a MonitorTypeCode resource.","tags":["MonitorTypeCode"]},"parameters":[]},"/api/monitor/{id}":{"delete":{"deprecated":false,"description":"Removes the Monitor resource.","operationId":"api_monitor_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"Monitor identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"Monitor resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the Monitor resource.","tags":["Monitor"],"x-formats":{"date-time":"Y-m-d\\TH:i:sP"}},"get":{"deprecated":false,"description":"Retrieves a Monitor resource.","operationId":"api_monitor_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"Monitor identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Monitor-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Monitor.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/Monitor-get"}}},"description":"Monitor resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a Monitor resource.","tags":["Monitor"],"x-formats":{"date-time":"Y-m-d\\TH:i:sP"}},"parameters":[],"patch":{"deprecated":false,"description":"Updates the Monitor resource.","operationId":"api_monitor_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"Monitor identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/Monitor-patch"}}},"description":"The updated Monitor resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Monitor-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Monitor.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/Monitor-get"}}},"description":"Monitor resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the Monitor resource.","tags":["Monitor"],"x-formats":{"date-time":"Y-m-d\\TH:i:sP"}},"put":{"deprecated":false,"description":"Replaces the Monitor resource.","operationId":"api_monitor_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"Monitor identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Monitor-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Monitor.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/Monitor-put"}}},"description":"The updated Monitor resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Monitor-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Monitor.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/Monitor-get"}}},"description":"Monitor resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the Monitor resource.","tags":["Monitor"],"x-formats":{"date-time":"Y-m-d\\TH:i:sP"}}},"/api/partition":{"get":{"deprecated":false,"description":"Retrieves the collection of Partition resources.","operationId":"api_partition_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Partition-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/Partition.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/Partition-get"},"type":"array"}}},"description":"Partition collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of Partition resources.","tags":["Partition"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a Partition resource.","operationId":"api_partition_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Partition-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Partition.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/Partition-post"}}},"description":"The new Partition resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Partition-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Partition.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/Partition-get"}}},"description":"Partition resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a Partition resource.","tags":["Partition"]}},"/api/partition/{id}":{"delete":{"deprecated":false,"description":"Removes the Partition resource.","operationId":"api_partition_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"Partition identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"Partition resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the Partition resource.","tags":["Partition"]},"get":{"deprecated":false,"description":"Retrieves a Partition resource.","operationId":"api_partition_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"Partition identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Partition-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Partition.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/Partition-get"}}},"description":"Partition resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a Partition resource.","tags":["Partition"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the Partition resource.","operationId":"api_partition_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"Partition identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/Partition-patch"}}},"description":"The updated Partition resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Partition-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Partition.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/Partition-get"}}},"description":"Partition resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the Partition resource.","tags":["Partition"]},"put":{"deprecated":false,"description":"Replaces the Partition resource.","operationId":"api_partition_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"Partition identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Partition-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Partition.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/Partition-put"}}},"description":"The updated Partition resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Partition-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Partition.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/Partition-get"}}},"description":"Partition resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the Partition resource.","tags":["Partition"]}},"/api/ping":{"get":{"deprecated":false,"description":"Retrieves the collection of Ping resources.","operationId":"api_ping_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"monitor","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"monitor[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/Ping-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/Ping.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/Ping-get"},"type":"array"}}},"description":"Ping collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of Ping resources.","tags":["Ping"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a Ping resource.","operationId":"api_ping_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Ping-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Ping.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/Ping-post"}}},"description":"The new Ping resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Ping-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Ping.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/Ping-get"}}},"description":"Ping resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"402":{"description":"Payment Required"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a Ping resource.","tags":["Ping"]}},"/api/ping-method-code":{"get":{"deprecated":false,"description":"Retrieves the collection of PingMethodCode resources.","operationId":"api_ping-method-code_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/PingMethodCode-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/PingMethodCode.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/PingMethodCode-get"},"type":"array"}}},"description":"PingMethodCode collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of PingMethodCode resources.","tags":["PingMethodCode"]},"parameters":[]},"/api/ping-method-code/{id}":{"get":{"deprecated":false,"description":"Retrieves a PingMethodCode resource.","operationId":"api_ping-method-code_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"PingMethodCode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/PingMethodCode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/PingMethodCode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/PingMethodCode-get"}}},"description":"PingMethodCode resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a PingMethodCode resource.","tags":["PingMethodCode"]},"parameters":[]},"/api/ping/{id}":{"get":{"deprecated":false,"description":"Retrieves a Ping resource.","operationId":"api_ping_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"Ping identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/Ping-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/Ping.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/Ping-get"}}},"description":"Ping resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a Ping resource.","tags":["Ping"]},"parameters":[]},"/api/team-invitation":{"get":{"deprecated":false,"description":"Retrieves the collection of TeamInvitation resources.","operationId":"api_team-invitation_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"inviteeEmail","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"inviteeEmail[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TeamInvitation-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TeamInvitation.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TeamInvitation-get"},"type":"array"}}},"description":"TeamInvitation collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TeamInvitation resources.","tags":["TeamInvitation"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TeamInvitation resource.","operationId":"api_team-invitation_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamInvitation-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TeamInvitation.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TeamInvitation-post"}}},"description":"The new TeamInvitation resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamInvitation-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TeamInvitation.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TeamInvitation-get"}}},"description":"TeamInvitation resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TeamInvitation resource.","tags":["TeamInvitation"]}},"/api/team-invitation/{id}":{"delete":{"deprecated":false,"description":"Removes the TeamInvitation resource.","operationId":"api_team-invitation_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TeamInvitation identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TeamInvitation resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TeamInvitation resource.","tags":["TeamInvitation"]},"get":{"deprecated":false,"description":"Retrieves a TeamInvitation resource.","operationId":"api_team-invitation_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TeamInvitation identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamInvitation-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TeamInvitation.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TeamInvitation-get"}}},"description":"TeamInvitation resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TeamInvitation resource.","tags":["TeamInvitation"]},"parameters":[]},"/api/team-member":{"get":{"deprecated":false,"description":"Retrieves the collection of TeamMember resources.","operationId":"api_team-member_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"userAccount","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"userAccount[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TeamMember-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TeamMember.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TeamMember-get"},"type":"array"}}},"description":"TeamMember collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TeamMember resources.","tags":["TeamMember"]},"parameters":[]},"/api/team-member-role-code":{"get":{"deprecated":false,"description":"Retrieves the collection of TeamMemberRoleCode resources.","operationId":"api_team-member-role-code_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TeamMemberRoleCode-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TeamMemberRoleCode.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TeamMemberRoleCode-get"},"type":"array"}}},"description":"TeamMemberRoleCode collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TeamMemberRoleCode resources.","tags":["TeamMemberRoleCode"]},"parameters":[]},"/api/team-member-role-code/{id}":{"get":{"deprecated":false,"description":"Retrieves a TeamMemberRoleCode resource.","operationId":"api_team-member-role-code_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TeamMemberRoleCode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamMemberRoleCode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TeamMemberRoleCode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TeamMemberRoleCode-get"}}},"description":"TeamMemberRoleCode resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TeamMemberRoleCode resource.","tags":["TeamMemberRoleCode"]},"parameters":[]},"/api/team-member/{id}":{"delete":{"deprecated":false,"description":"Removes the TeamMember resource.","operationId":"api_team-member_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TeamMember identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TeamMember resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TeamMember resource.","tags":["TeamMember"]},"get":{"deprecated":false,"description":"Retrieves a TeamMember resource.","operationId":"api_team-member_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TeamMember identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamMember-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TeamMember.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TeamMember-get"}}},"description":"TeamMember resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TeamMember resource.","tags":["TeamMember"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TeamMember resource.","operationId":"api_team-member_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TeamMember identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TeamMember-patch"}}},"description":"The updated TeamMember resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamMember-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TeamMember.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TeamMember-get"}}},"description":"TeamMember resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TeamMember resource.","tags":["TeamMember"]},"put":{"deprecated":false,"description":"Replaces the TeamMember resource.","operationId":"api_team-member_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TeamMember identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamMember-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TeamMember.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TeamMember-put"}}},"description":"The updated TeamMember resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TeamMember-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TeamMember.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TeamMember-get"}}},"description":"TeamMember resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TeamMember resource.","tags":["TeamMember"]}},"/api/timezone-code":{"get":{"deprecated":false,"description":"Retrieves the collection of TimezoneCode resources.","operationId":"api_timezone-code_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TimezoneCode-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TimezoneCode.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TimezoneCode-get"},"type":"array"}}},"description":"TimezoneCode collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TimezoneCode resources.","tags":["TimezoneCode"]},"parameters":[]},"/api/timezone-code/{id}":{"get":{"deprecated":false,"description":"Retrieves a TimezoneCode resource.","operationId":"api_timezone-code_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TimezoneCode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TimezoneCode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TimezoneCode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TimezoneCode-get"}}},"description":"TimezoneCode resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TimezoneCode resource.","tags":["TimezoneCode"]},"parameters":[]},"/api/transport-alerta":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportAlerta resources.","operationId":"api_transport-alerta_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportAlerta-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportAlerta.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportAlerta-get"},"type":"array"}}},"description":"TransportAlerta collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportAlerta resources.","tags":["TransportAlerta"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportAlerta resource.","operationId":"api_transport-alerta_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAlerta-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAlerta.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAlerta-post"}}},"description":"The new TransportAlerta resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAlerta-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAlerta.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAlerta-get"}}},"description":"TransportAlerta resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportAlerta resource.","tags":["TransportAlerta"]}},"/api/transport-alerta/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportAlerta resource.","operationId":"api_transport-alerta_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAlerta identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportAlerta resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportAlerta resource.","tags":["TransportAlerta"]},"get":{"deprecated":false,"description":"Retrieves a TransportAlerta resource.","operationId":"api_transport-alerta_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAlerta identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAlerta-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAlerta.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAlerta-get"}}},"description":"TransportAlerta resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportAlerta resource.","tags":["TransportAlerta"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportAlerta resource.","operationId":"api_transport-alerta_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAlerta identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportAlerta-patch"}}},"description":"The updated TransportAlerta resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAlerta-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAlerta.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAlerta-get"}}},"description":"TransportAlerta resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportAlerta resource.","tags":["TransportAlerta"]},"put":{"deprecated":false,"description":"Replaces the TransportAlerta resource.","operationId":"api_transport-alerta_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAlerta identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAlerta-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAlerta.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAlerta-put"}}},"description":"The updated TransportAlerta resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAlerta-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAlerta.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAlerta-get"}}},"description":"TransportAlerta resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportAlerta resource.","tags":["TransportAlerta"]}},"/api/transport-all-my-sms":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportAllMySms resources.","operationId":"api_transport-all-my-sms_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportAllMySms-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportAllMySms.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportAllMySms-get"},"type":"array"}}},"description":"TransportAllMySms collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportAllMySms resources.","tags":["TransportAllMySms"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportAllMySms resource.","operationId":"api_transport-all-my-sms_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-post"}}},"description":"The new TransportAllMySms resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-get"}}},"description":"TransportAllMySms resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportAllMySms resource.","tags":["TransportAllMySms"]}},"/api/transport-all-my-sms/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportAllMySms resource.","operationId":"api_transport-all-my-sms_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAllMySms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportAllMySms resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportAllMySms resource.","tags":["TransportAllMySms"]},"get":{"deprecated":false,"description":"Retrieves a TransportAllMySms resource.","operationId":"api_transport-all-my-sms_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAllMySms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-get"}}},"description":"TransportAllMySms resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportAllMySms resource.","tags":["TransportAllMySms"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportAllMySms resource.","operationId":"api_transport-all-my-sms_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAllMySms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-patch"}}},"description":"The updated TransportAllMySms resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-get"}}},"description":"TransportAllMySms resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportAllMySms resource.","tags":["TransportAllMySms"]},"put":{"deprecated":false,"description":"Replaces the TransportAllMySms resource.","operationId":"api_transport-all-my-sms_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAllMySms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-put"}}},"description":"The updated TransportAllMySms resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAllMySms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAllMySms-get"}}},"description":"TransportAllMySms resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportAllMySms resource.","tags":["TransportAllMySms"]}},"/api/transport-amazon-sns":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportAmazonSns resources.","operationId":"api_transport-amazon-sns_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportAmazonSns-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportAmazonSns.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportAmazonSns-get"},"type":"array"}}},"description":"TransportAmazonSns collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportAmazonSns resources.","tags":["TransportAmazonSns"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportAmazonSns resource.","operationId":"api_transport-amazon-sns_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-post"}}},"description":"The new TransportAmazonSns resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-get"}}},"description":"TransportAmazonSns resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportAmazonSns resource.","tags":["TransportAmazonSns"]}},"/api/transport-amazon-sns/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportAmazonSns resource.","operationId":"api_transport-amazon-sns_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAmazonSns identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportAmazonSns resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportAmazonSns resource.","tags":["TransportAmazonSns"]},"get":{"deprecated":false,"description":"Retrieves a TransportAmazonSns resource.","operationId":"api_transport-amazon-sns_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAmazonSns identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-get"}}},"description":"TransportAmazonSns resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportAmazonSns resource.","tags":["TransportAmazonSns"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportAmazonSns resource.","operationId":"api_transport-amazon-sns_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAmazonSns identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-patch"}}},"description":"The updated TransportAmazonSns resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-get"}}},"description":"TransportAmazonSns resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportAmazonSns resource.","tags":["TransportAmazonSns"]},"put":{"deprecated":false,"description":"Replaces the TransportAmazonSns resource.","operationId":"api_transport-amazon-sns_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportAmazonSns identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-put"}}},"description":"The updated TransportAmazonSns resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportAmazonSns-get"}}},"description":"TransportAmazonSns resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportAmazonSns resource.","tags":["TransportAmazonSns"]}},"/api/transport-bandwidth":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportBandwidth resources.","operationId":"api_transport-bandwidth_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportBandwidth-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportBandwidth.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportBandwidth-get"},"type":"array"}}},"description":"TransportBandwidth collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportBandwidth resources.","tags":["TransportBandwidth"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportBandwidth resource.","operationId":"api_transport-bandwidth_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-post"}}},"description":"The new TransportBandwidth resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-get"}}},"description":"TransportBandwidth resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportBandwidth resource.","tags":["TransportBandwidth"]}},"/api/transport-bandwidth/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportBandwidth resource.","operationId":"api_transport-bandwidth_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportBandwidth identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportBandwidth resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportBandwidth resource.","tags":["TransportBandwidth"]},"get":{"deprecated":false,"description":"Retrieves a TransportBandwidth resource.","operationId":"api_transport-bandwidth_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportBandwidth identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-get"}}},"description":"TransportBandwidth resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportBandwidth resource.","tags":["TransportBandwidth"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportBandwidth resource.","operationId":"api_transport-bandwidth_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportBandwidth identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-patch"}}},"description":"The updated TransportBandwidth resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-get"}}},"description":"TransportBandwidth resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportBandwidth resource.","tags":["TransportBandwidth"]},"put":{"deprecated":false,"description":"Replaces the TransportBandwidth resource.","operationId":"api_transport-bandwidth_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportBandwidth identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-put"}}},"description":"The updated TransportBandwidth resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportBandwidth.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportBandwidth-get"}}},"description":"TransportBandwidth resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportBandwidth resource.","tags":["TransportBandwidth"]}},"/api/transport-chatwork":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportChatwork resources.","operationId":"api_transport-chatwork_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportChatwork-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportChatwork.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportChatwork-get"},"type":"array"}}},"description":"TransportChatwork collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportChatwork resources.","tags":["TransportChatwork"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportChatwork resource.","operationId":"api_transport-chatwork_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportChatwork-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportChatwork.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportChatwork-post"}}},"description":"The new TransportChatwork resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportChatwork-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportChatwork.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportChatwork-get"}}},"description":"TransportChatwork resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportChatwork resource.","tags":["TransportChatwork"]}},"/api/transport-chatwork/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportChatwork resource.","operationId":"api_transport-chatwork_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportChatwork identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportChatwork resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportChatwork resource.","tags":["TransportChatwork"]},"get":{"deprecated":false,"description":"Retrieves a TransportChatwork resource.","operationId":"api_transport-chatwork_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportChatwork identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportChatwork-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportChatwork.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportChatwork-get"}}},"description":"TransportChatwork resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportChatwork resource.","tags":["TransportChatwork"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportChatwork resource.","operationId":"api_transport-chatwork_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportChatwork identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportChatwork-patch"}}},"description":"The updated TransportChatwork resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportChatwork-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportChatwork.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportChatwork-get"}}},"description":"TransportChatwork resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportChatwork resource.","tags":["TransportChatwork"]},"put":{"deprecated":false,"description":"Replaces the TransportChatwork resource.","operationId":"api_transport-chatwork_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportChatwork identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportChatwork-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportChatwork.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportChatwork-put"}}},"description":"The updated TransportChatwork resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportChatwork-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportChatwork.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportChatwork-get"}}},"description":"TransportChatwork resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportChatwork resource.","tags":["TransportChatwork"]}},"/api/transport-click-send":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportClickSend resources.","operationId":"api_transport-click-send_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportClickSend-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportClickSend.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportClickSend-get"},"type":"array"}}},"description":"TransportClickSend collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportClickSend resources.","tags":["TransportClickSend"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportClickSend resource.","operationId":"api_transport-click-send_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickSend-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickSend.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickSend-post"}}},"description":"The new TransportClickSend resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickSend-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickSend.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickSend-get"}}},"description":"TransportClickSend resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportClickSend resource.","tags":["TransportClickSend"]}},"/api/transport-click-send/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportClickSend resource.","operationId":"api_transport-click-send_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportClickSend identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportClickSend resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportClickSend resource.","tags":["TransportClickSend"]},"get":{"deprecated":false,"description":"Retrieves a TransportClickSend resource.","operationId":"api_transport-click-send_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportClickSend identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickSend-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickSend.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickSend-get"}}},"description":"TransportClickSend resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportClickSend resource.","tags":["TransportClickSend"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportClickSend resource.","operationId":"api_transport-click-send_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportClickSend identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportClickSend-patch"}}},"description":"The updated TransportClickSend resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickSend-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickSend.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickSend-get"}}},"description":"TransportClickSend resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportClickSend resource.","tags":["TransportClickSend"]},"put":{"deprecated":false,"description":"Replaces the TransportClickSend resource.","operationId":"api_transport-click-send_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportClickSend identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickSend-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickSend.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickSend-put"}}},"description":"The updated TransportClickSend resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickSend-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickSend.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickSend-get"}}},"description":"TransportClickSend resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportClickSend resource.","tags":["TransportClickSend"]}},"/api/transport-clickatell":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportClickatell resources.","operationId":"api_transport-clickatell_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportClickatell-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportClickatell.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportClickatell-get"},"type":"array"}}},"description":"TransportClickatell collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportClickatell resources.","tags":["TransportClickatell"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportClickatell resource.","operationId":"api_transport-clickatell_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickatell-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickatell.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickatell-post"}}},"description":"The new TransportClickatell resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickatell-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickatell.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickatell-get"}}},"description":"TransportClickatell resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportClickatell resource.","tags":["TransportClickatell"]}},"/api/transport-clickatell/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportClickatell resource.","operationId":"api_transport-clickatell_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportClickatell identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportClickatell resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportClickatell resource.","tags":["TransportClickatell"]},"get":{"deprecated":false,"description":"Retrieves a TransportClickatell resource.","operationId":"api_transport-clickatell_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportClickatell identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickatell-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickatell.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickatell-get"}}},"description":"TransportClickatell resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportClickatell resource.","tags":["TransportClickatell"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportClickatell resource.","operationId":"api_transport-clickatell_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportClickatell identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportClickatell-patch"}}},"description":"The updated TransportClickatell resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickatell-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickatell.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickatell-get"}}},"description":"TransportClickatell resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportClickatell resource.","tags":["TransportClickatell"]},"put":{"deprecated":false,"description":"Replaces the TransportClickatell resource.","operationId":"api_transport-clickatell_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportClickatell identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickatell-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickatell.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickatell-put"}}},"description":"The updated TransportClickatell resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportClickatell-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportClickatell.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportClickatell-get"}}},"description":"TransportClickatell resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportClickatell resource.","tags":["TransportClickatell"]}},"/api/transport-contact-everyone":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportContactEveryone resources.","operationId":"api_transport-contact-everyone_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportContactEveryone-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportContactEveryone.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportContactEveryone-get"},"type":"array"}}},"description":"TransportContactEveryone collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportContactEveryone resources.","tags":["TransportContactEveryone"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportContactEveryone resource.","operationId":"api_transport-contact-everyone_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-post"}}},"description":"The new TransportContactEveryone resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-get"}}},"description":"TransportContactEveryone resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportContactEveryone resource.","tags":["TransportContactEveryone"]}},"/api/transport-contact-everyone/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportContactEveryone resource.","operationId":"api_transport-contact-everyone_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportContactEveryone identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportContactEveryone resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportContactEveryone resource.","tags":["TransportContactEveryone"]},"get":{"deprecated":false,"description":"Retrieves a TransportContactEveryone resource.","operationId":"api_transport-contact-everyone_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportContactEveryone identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-get"}}},"description":"TransportContactEveryone resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportContactEveryone resource.","tags":["TransportContactEveryone"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportContactEveryone resource.","operationId":"api_transport-contact-everyone_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportContactEveryone identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-patch"}}},"description":"The updated TransportContactEveryone resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-get"}}},"description":"TransportContactEveryone resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportContactEveryone resource.","tags":["TransportContactEveryone"]},"put":{"deprecated":false,"description":"Replaces the TransportContactEveryone resource.","operationId":"api_transport-contact-everyone_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportContactEveryone identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-put"}}},"description":"The updated TransportContactEveryone resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportContactEveryone-get"}}},"description":"TransportContactEveryone resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportContactEveryone resource.","tags":["TransportContactEveryone"]}},"/api/transport-discord":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportDiscord resources.","operationId":"api_transport-discord_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportDiscord-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportDiscord.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportDiscord-get"},"type":"array"}}},"description":"TransportDiscord collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportDiscord resources.","tags":["TransportDiscord"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportDiscord resource.","operationId":"api_transport-discord_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportDiscord-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportDiscord.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportDiscord-post"}}},"description":"The new TransportDiscord resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportDiscord-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportDiscord.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportDiscord-get"}}},"description":"TransportDiscord resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportDiscord resource.","tags":["TransportDiscord"]}},"/api/transport-discord/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportDiscord resource.","operationId":"api_transport-discord_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportDiscord identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportDiscord resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportDiscord resource.","tags":["TransportDiscord"]},"get":{"deprecated":false,"description":"Retrieves a TransportDiscord resource.","operationId":"api_transport-discord_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportDiscord identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportDiscord-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportDiscord.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportDiscord-get"}}},"description":"TransportDiscord resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportDiscord resource.","tags":["TransportDiscord"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportDiscord resource.","operationId":"api_transport-discord_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportDiscord identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportDiscord-patch"}}},"description":"The updated TransportDiscord resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportDiscord-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportDiscord.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportDiscord-get"}}},"description":"TransportDiscord resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportDiscord resource.","tags":["TransportDiscord"]},"put":{"deprecated":false,"description":"Replaces the TransportDiscord resource.","operationId":"api_transport-discord_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportDiscord identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportDiscord-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportDiscord.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportDiscord-put"}}},"description":"The updated TransportDiscord resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportDiscord-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportDiscord.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportDiscord-get"}}},"description":"TransportDiscord resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportDiscord resource.","tags":["TransportDiscord"]}},"/api/transport-email":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportEmail resources.","operationId":"api_transport-email_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportEmail-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportEmail.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportEmail-get"},"type":"array"}}},"description":"TransportEmail collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportEmail resources.","tags":["TransportEmail"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportEmail resource.","operationId":"api_transport-email_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEmail-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEmail.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEmail-post"}}},"description":"The new TransportEmail resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEmail-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEmail.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEmail-get"}}},"description":"TransportEmail resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportEmail resource.","tags":["TransportEmail"]}},"/api/transport-email/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportEmail resource.","operationId":"api_transport-email_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEmail identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportEmail resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportEmail resource.","tags":["TransportEmail"]},"get":{"deprecated":false,"description":"Retrieves a TransportEmail resource.","operationId":"api_transport-email_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEmail identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEmail-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEmail.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEmail-get"}}},"description":"TransportEmail resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportEmail resource.","tags":["TransportEmail"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportEmail resource.","operationId":"api_transport-email_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEmail identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportEmail-patch"}}},"description":"The updated TransportEmail resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEmail-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEmail.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEmail-get"}}},"description":"TransportEmail resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportEmail resource.","tags":["TransportEmail"]},"put":{"deprecated":false,"description":"Replaces the TransportEmail resource.","operationId":"api_transport-email_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEmail identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEmail-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEmail.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEmail-put"}}},"description":"The updated TransportEmail resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEmail-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEmail.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEmail-get"}}},"description":"TransportEmail resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportEmail resource.","tags":["TransportEmail"]}},"/api/transport-engagespot":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportEngagespot resources.","operationId":"api_transport-engagespot_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportEngagespot-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportEngagespot.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportEngagespot-get"},"type":"array"}}},"description":"TransportEngagespot collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportEngagespot resources.","tags":["TransportEngagespot"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportEngagespot resource.","operationId":"api_transport-engagespot_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-post"}}},"description":"The new TransportEngagespot resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-get"}}},"description":"TransportEngagespot resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportEngagespot resource.","tags":["TransportEngagespot"]}},"/api/transport-engagespot/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportEngagespot resource.","operationId":"api_transport-engagespot_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEngagespot identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportEngagespot resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportEngagespot resource.","tags":["TransportEngagespot"]},"get":{"deprecated":false,"description":"Retrieves a TransportEngagespot resource.","operationId":"api_transport-engagespot_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEngagespot identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-get"}}},"description":"TransportEngagespot resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportEngagespot resource.","tags":["TransportEngagespot"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportEngagespot resource.","operationId":"api_transport-engagespot_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEngagespot identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-patch"}}},"description":"The updated TransportEngagespot resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-get"}}},"description":"TransportEngagespot resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportEngagespot resource.","tags":["TransportEngagespot"]},"put":{"deprecated":false,"description":"Replaces the TransportEngagespot resource.","operationId":"api_transport-engagespot_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEngagespot identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-put"}}},"description":"The updated TransportEngagespot resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEngagespot.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEngagespot-get"}}},"description":"TransportEngagespot resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportEngagespot resource.","tags":["TransportEngagespot"]}},"/api/transport-esendex":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportEsendex resources.","operationId":"api_transport-esendex_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportEsendex-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportEsendex.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportEsendex-get"},"type":"array"}}},"description":"TransportEsendex collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportEsendex resources.","tags":["TransportEsendex"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportEsendex resource.","operationId":"api_transport-esendex_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEsendex-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEsendex.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEsendex-post"}}},"description":"The new TransportEsendex resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEsendex-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEsendex.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEsendex-get"}}},"description":"TransportEsendex resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportEsendex resource.","tags":["TransportEsendex"]}},"/api/transport-esendex/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportEsendex resource.","operationId":"api_transport-esendex_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEsendex identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportEsendex resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportEsendex resource.","tags":["TransportEsendex"]},"get":{"deprecated":false,"description":"Retrieves a TransportEsendex resource.","operationId":"api_transport-esendex_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEsendex identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEsendex-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEsendex.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEsendex-get"}}},"description":"TransportEsendex resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportEsendex resource.","tags":["TransportEsendex"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportEsendex resource.","operationId":"api_transport-esendex_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEsendex identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportEsendex-patch"}}},"description":"The updated TransportEsendex resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEsendex-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEsendex.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEsendex-get"}}},"description":"TransportEsendex resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportEsendex resource.","tags":["TransportEsendex"]},"put":{"deprecated":false,"description":"Replaces the TransportEsendex resource.","operationId":"api_transport-esendex_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportEsendex identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEsendex-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEsendex.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEsendex-put"}}},"description":"The updated TransportEsendex resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportEsendex-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportEsendex.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportEsendex-get"}}},"description":"TransportEsendex resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportEsendex resource.","tags":["TransportEsendex"]}},"/api/transport-expo":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportExpo resources.","operationId":"api_transport-expo_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportExpo-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportExpo.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportExpo-get"},"type":"array"}}},"description":"TransportExpo collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportExpo resources.","tags":["TransportExpo"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportExpo resource.","operationId":"api_transport-expo_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportExpo-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportExpo.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportExpo-post"}}},"description":"The new TransportExpo resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportExpo-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportExpo.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportExpo-get"}}},"description":"TransportExpo resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportExpo resource.","tags":["TransportExpo"]}},"/api/transport-expo/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportExpo resource.","operationId":"api_transport-expo_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportExpo identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportExpo resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportExpo resource.","tags":["TransportExpo"]},"get":{"deprecated":false,"description":"Retrieves a TransportExpo resource.","operationId":"api_transport-expo_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportExpo identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportExpo-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportExpo.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportExpo-get"}}},"description":"TransportExpo resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportExpo resource.","tags":["TransportExpo"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportExpo resource.","operationId":"api_transport-expo_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportExpo identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportExpo-patch"}}},"description":"The updated TransportExpo resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportExpo-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportExpo.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportExpo-get"}}},"description":"TransportExpo resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportExpo resource.","tags":["TransportExpo"]},"put":{"deprecated":false,"description":"Replaces the TransportExpo resource.","operationId":"api_transport-expo_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportExpo identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportExpo-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportExpo.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportExpo-put"}}},"description":"The updated TransportExpo resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportExpo-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportExpo.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportExpo-get"}}},"description":"TransportExpo resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportExpo resource.","tags":["TransportExpo"]}},"/api/transport-firebase":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportFirebase resources.","operationId":"api_transport-firebase_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportFirebase-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportFirebase.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportFirebase-get"},"type":"array"}}},"description":"TransportFirebase collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportFirebase resources.","tags":["TransportFirebase"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportFirebase resource.","operationId":"api_transport-firebase_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFirebase-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFirebase.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFirebase-post"}}},"description":"The new TransportFirebase resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFirebase-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFirebase.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFirebase-get"}}},"description":"TransportFirebase resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportFirebase resource.","tags":["TransportFirebase"]}},"/api/transport-firebase/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportFirebase resource.","operationId":"api_transport-firebase_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFirebase identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportFirebase resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportFirebase resource.","tags":["TransportFirebase"]},"get":{"deprecated":false,"description":"Retrieves a TransportFirebase resource.","operationId":"api_transport-firebase_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFirebase identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFirebase-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFirebase.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFirebase-get"}}},"description":"TransportFirebase resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportFirebase resource.","tags":["TransportFirebase"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportFirebase resource.","operationId":"api_transport-firebase_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFirebase identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportFirebase-patch"}}},"description":"The updated TransportFirebase resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFirebase-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFirebase.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFirebase-get"}}},"description":"TransportFirebase resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportFirebase resource.","tags":["TransportFirebase"]},"put":{"deprecated":false,"description":"Replaces the TransportFirebase resource.","operationId":"api_transport-firebase_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFirebase identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFirebase-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFirebase.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFirebase-put"}}},"description":"The updated TransportFirebase resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFirebase-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFirebase.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFirebase-get"}}},"description":"TransportFirebase resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportFirebase resource.","tags":["TransportFirebase"]}},"/api/transport-forty-six-elks":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportFortySixElks resources.","operationId":"api_transport-forty-six-elks_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportFortySixElks-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportFortySixElks.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportFortySixElks-get"},"type":"array"}}},"description":"TransportFortySixElks collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportFortySixElks resources.","tags":["TransportFortySixElks"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportFortySixElks resource.","operationId":"api_transport-forty-six-elks_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-post"}}},"description":"The new TransportFortySixElks resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-get"}}},"description":"TransportFortySixElks resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportFortySixElks resource.","tags":["TransportFortySixElks"]}},"/api/transport-forty-six-elks/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportFortySixElks resource.","operationId":"api_transport-forty-six-elks_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFortySixElks identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportFortySixElks resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportFortySixElks resource.","tags":["TransportFortySixElks"]},"get":{"deprecated":false,"description":"Retrieves a TransportFortySixElks resource.","operationId":"api_transport-forty-six-elks_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFortySixElks identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-get"}}},"description":"TransportFortySixElks resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportFortySixElks resource.","tags":["TransportFortySixElks"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportFortySixElks resource.","operationId":"api_transport-forty-six-elks_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFortySixElks identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-patch"}}},"description":"The updated TransportFortySixElks resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-get"}}},"description":"TransportFortySixElks resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportFortySixElks resource.","tags":["TransportFortySixElks"]},"put":{"deprecated":false,"description":"Replaces the TransportFortySixElks resource.","operationId":"api_transport-forty-six-elks_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFortySixElks identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-put"}}},"description":"The updated TransportFortySixElks resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFortySixElks-get"}}},"description":"TransportFortySixElks resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportFortySixElks resource.","tags":["TransportFortySixElks"]}},"/api/transport-free-mobile":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportFreeMobile resources.","operationId":"api_transport-free-mobile_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportFreeMobile-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportFreeMobile.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportFreeMobile-get"},"type":"array"}}},"description":"TransportFreeMobile collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportFreeMobile resources.","tags":["TransportFreeMobile"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportFreeMobile resource.","operationId":"api_transport-free-mobile_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-post"}}},"description":"The new TransportFreeMobile resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-get"}}},"description":"TransportFreeMobile resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportFreeMobile resource.","tags":["TransportFreeMobile"]}},"/api/transport-free-mobile/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportFreeMobile resource.","operationId":"api_transport-free-mobile_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFreeMobile identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportFreeMobile resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportFreeMobile resource.","tags":["TransportFreeMobile"]},"get":{"deprecated":false,"description":"Retrieves a TransportFreeMobile resource.","operationId":"api_transport-free-mobile_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFreeMobile identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-get"}}},"description":"TransportFreeMobile resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportFreeMobile resource.","tags":["TransportFreeMobile"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportFreeMobile resource.","operationId":"api_transport-free-mobile_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFreeMobile identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-patch"}}},"description":"The updated TransportFreeMobile resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-get"}}},"description":"TransportFreeMobile resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportFreeMobile resource.","tags":["TransportFreeMobile"]},"put":{"deprecated":false,"description":"Replaces the TransportFreeMobile resource.","operationId":"api_transport-free-mobile_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFreeMobile identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-put"}}},"description":"The updated TransportFreeMobile resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreeMobile-get"}}},"description":"TransportFreeMobile resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportFreeMobile resource.","tags":["TransportFreeMobile"]}},"/api/transport-freshdesk":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportFreshdesk resources.","operationId":"api_transport-freshdesk_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportFreshdesk-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportFreshdesk.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportFreshdesk-get"},"type":"array"}}},"description":"TransportFreshdesk collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportFreshdesk resources.","tags":["TransportFreshdesk"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportFreshdesk resource.","operationId":"api_transport-freshdesk_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-post"}}},"description":"The new TransportFreshdesk resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-get"}}},"description":"TransportFreshdesk resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportFreshdesk resource.","tags":["TransportFreshdesk"]}},"/api/transport-freshdesk/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportFreshdesk resource.","operationId":"api_transport-freshdesk_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFreshdesk identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportFreshdesk resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportFreshdesk resource.","tags":["TransportFreshdesk"]},"get":{"deprecated":false,"description":"Retrieves a TransportFreshdesk resource.","operationId":"api_transport-freshdesk_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFreshdesk identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-get"}}},"description":"TransportFreshdesk resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportFreshdesk resource.","tags":["TransportFreshdesk"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportFreshdesk resource.","operationId":"api_transport-freshdesk_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFreshdesk identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-patch"}}},"description":"The updated TransportFreshdesk resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-get"}}},"description":"TransportFreshdesk resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportFreshdesk resource.","tags":["TransportFreshdesk"]},"put":{"deprecated":false,"description":"Replaces the TransportFreshdesk resource.","operationId":"api_transport-freshdesk_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportFreshdesk identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-put"}}},"description":"The updated TransportFreshdesk resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportFreshdesk-get"}}},"description":"TransportFreshdesk resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportFreshdesk resource.","tags":["TransportFreshdesk"]}},"/api/transport-gateway-api":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportGatewayApi resources.","operationId":"api_transport-gateway-api_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportGatewayApi-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportGatewayApi.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportGatewayApi-get"},"type":"array"}}},"description":"TransportGatewayApi collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportGatewayApi resources.","tags":["TransportGatewayApi"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportGatewayApi resource.","operationId":"api_transport-gateway-api_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-post"}}},"description":"The new TransportGatewayApi resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-get"}}},"description":"TransportGatewayApi resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportGatewayApi resource.","tags":["TransportGatewayApi"]}},"/api/transport-gateway-api/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportGatewayApi resource.","operationId":"api_transport-gateway-api_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGatewayApi identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportGatewayApi resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportGatewayApi resource.","tags":["TransportGatewayApi"]},"get":{"deprecated":false,"description":"Retrieves a TransportGatewayApi resource.","operationId":"api_transport-gateway-api_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGatewayApi identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-get"}}},"description":"TransportGatewayApi resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportGatewayApi resource.","tags":["TransportGatewayApi"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportGatewayApi resource.","operationId":"api_transport-gateway-api_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGatewayApi identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-patch"}}},"description":"The updated TransportGatewayApi resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-get"}}},"description":"TransportGatewayApi resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportGatewayApi resource.","tags":["TransportGatewayApi"]},"put":{"deprecated":false,"description":"Replaces the TransportGatewayApi resource.","operationId":"api_transport-gateway-api_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGatewayApi identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-put"}}},"description":"The updated TransportGatewayApi resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGatewayApi-get"}}},"description":"TransportGatewayApi resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportGatewayApi resource.","tags":["TransportGatewayApi"]}},"/api/transport-gitter":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportGitter resources.","operationId":"api_transport-gitter_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportGitter-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportGitter.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportGitter-get"},"type":"array"}}},"description":"TransportGitter collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportGitter resources.","tags":["TransportGitter"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportGitter resource.","operationId":"api_transport-gitter_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGitter-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGitter.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGitter-post"}}},"description":"The new TransportGitter resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGitter-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGitter.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGitter-get"}}},"description":"TransportGitter resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportGitter resource.","tags":["TransportGitter"]}},"/api/transport-gitter/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportGitter resource.","operationId":"api_transport-gitter_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGitter identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportGitter resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportGitter resource.","tags":["TransportGitter"]},"get":{"deprecated":false,"description":"Retrieves a TransportGitter resource.","operationId":"api_transport-gitter_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGitter identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGitter-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGitter.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGitter-get"}}},"description":"TransportGitter resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportGitter resource.","tags":["TransportGitter"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportGitter resource.","operationId":"api_transport-gitter_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGitter identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportGitter-patch"}}},"description":"The updated TransportGitter resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGitter-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGitter.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGitter-get"}}},"description":"TransportGitter resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportGitter resource.","tags":["TransportGitter"]},"put":{"deprecated":false,"description":"Replaces the TransportGitter resource.","operationId":"api_transport-gitter_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGitter identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGitter-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGitter.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGitter-put"}}},"description":"The updated TransportGitter resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGitter-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGitter.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGitter-get"}}},"description":"TransportGitter resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportGitter resource.","tags":["TransportGitter"]}},"/api/transport-google-chat":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportGoogleChat resources.","operationId":"api_transport-google-chat_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportGoogleChat-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportGoogleChat.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportGoogleChat-get"},"type":"array"}}},"description":"TransportGoogleChat collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportGoogleChat resources.","tags":["TransportGoogleChat"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportGoogleChat resource.","operationId":"api_transport-google-chat_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-post"}}},"description":"The new TransportGoogleChat resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-get"}}},"description":"TransportGoogleChat resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportGoogleChat resource.","tags":["TransportGoogleChat"]}},"/api/transport-google-chat/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportGoogleChat resource.","operationId":"api_transport-google-chat_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGoogleChat identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportGoogleChat resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportGoogleChat resource.","tags":["TransportGoogleChat"]},"get":{"deprecated":false,"description":"Retrieves a TransportGoogleChat resource.","operationId":"api_transport-google-chat_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGoogleChat identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-get"}}},"description":"TransportGoogleChat resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportGoogleChat resource.","tags":["TransportGoogleChat"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportGoogleChat resource.","operationId":"api_transport-google-chat_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGoogleChat identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-patch"}}},"description":"The updated TransportGoogleChat resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-get"}}},"description":"TransportGoogleChat resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportGoogleChat resource.","tags":["TransportGoogleChat"]},"put":{"deprecated":false,"description":"Replaces the TransportGoogleChat resource.","operationId":"api_transport-google-chat_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGoogleChat identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-put"}}},"description":"The updated TransportGoogleChat resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGoogleChat-get"}}},"description":"TransportGoogleChat resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportGoogleChat resource.","tags":["TransportGoogleChat"]}},"/api/transport-gotify":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportGotify resources.","operationId":"api_transport-gotify_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportGotify-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportGotify.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportGotify-get"},"type":"array"}}},"description":"TransportGotify collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportGotify resources.","tags":["TransportGotify"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportGotify resource.","operationId":"api_transport-gotify_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGotify-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGotify.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGotify-post"}}},"description":"The new TransportGotify resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGotify-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGotify.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGotify-get"}}},"description":"TransportGotify resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportGotify resource.","tags":["TransportGotify"]}},"/api/transport-gotify/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportGotify resource.","operationId":"api_transport-gotify_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGotify identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportGotify resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportGotify resource.","tags":["TransportGotify"]},"get":{"deprecated":false,"description":"Retrieves a TransportGotify resource.","operationId":"api_transport-gotify_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGotify identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGotify-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGotify.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGotify-get"}}},"description":"TransportGotify resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportGotify resource.","tags":["TransportGotify"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportGotify resource.","operationId":"api_transport-gotify_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGotify identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportGotify-patch"}}},"description":"The updated TransportGotify resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGotify-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGotify.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGotify-get"}}},"description":"TransportGotify resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportGotify resource.","tags":["TransportGotify"]},"put":{"deprecated":false,"description":"Replaces the TransportGotify resource.","operationId":"api_transport-gotify_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportGotify identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGotify-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGotify.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGotify-put"}}},"description":"The updated TransportGotify resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportGotify-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportGotify.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportGotify-get"}}},"description":"TransportGotify resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportGotify resource.","tags":["TransportGotify"]}},"/api/transport-help-scout":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportHelpScout resources.","operationId":"api_transport-help-scout_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportHelpScout-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportHelpScout.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportHelpScout-get"},"type":"array"}}},"description":"TransportHelpScout collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportHelpScout resources.","tags":["TransportHelpScout"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportHelpScout resource.","operationId":"api_transport-help-scout_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-post"}}},"description":"The new TransportHelpScout resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-get"}}},"description":"TransportHelpScout resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportHelpScout resource.","tags":["TransportHelpScout"]}},"/api/transport-help-scout/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportHelpScout resource.","operationId":"api_transport-help-scout_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportHelpScout identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportHelpScout resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportHelpScout resource.","tags":["TransportHelpScout"]},"get":{"deprecated":false,"description":"Retrieves a TransportHelpScout resource.","operationId":"api_transport-help-scout_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportHelpScout identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-get"}}},"description":"TransportHelpScout resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportHelpScout resource.","tags":["TransportHelpScout"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportHelpScout resource.","operationId":"api_transport-help-scout_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportHelpScout identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-patch"}}},"description":"The updated TransportHelpScout resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-get"}}},"description":"TransportHelpScout resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportHelpScout resource.","tags":["TransportHelpScout"]},"put":{"deprecated":false,"description":"Replaces the TransportHelpScout resource.","operationId":"api_transport-help-scout_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportHelpScout identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-put"}}},"description":"The updated TransportHelpScout resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportHelpScout.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportHelpScout-get"}}},"description":"TransportHelpScout resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportHelpScout resource.","tags":["TransportHelpScout"]}},"/api/transport-infobip":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportInfobip resources.","operationId":"api_transport-infobip_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportInfobip-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportInfobip.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportInfobip-get"},"type":"array"}}},"description":"TransportInfobip collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportInfobip resources.","tags":["TransportInfobip"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportInfobip resource.","operationId":"api_transport-infobip_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportInfobip-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportInfobip.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportInfobip-post"}}},"description":"The new TransportInfobip resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportInfobip-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportInfobip.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportInfobip-get"}}},"description":"TransportInfobip resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportInfobip resource.","tags":["TransportInfobip"]}},"/api/transport-infobip/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportInfobip resource.","operationId":"api_transport-infobip_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportInfobip identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportInfobip resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportInfobip resource.","tags":["TransportInfobip"]},"get":{"deprecated":false,"description":"Retrieves a TransportInfobip resource.","operationId":"api_transport-infobip_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportInfobip identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportInfobip-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportInfobip.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportInfobip-get"}}},"description":"TransportInfobip resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportInfobip resource.","tags":["TransportInfobip"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportInfobip resource.","operationId":"api_transport-infobip_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportInfobip identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportInfobip-patch"}}},"description":"The updated TransportInfobip resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportInfobip-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportInfobip.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportInfobip-get"}}},"description":"TransportInfobip resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportInfobip resource.","tags":["TransportInfobip"]},"put":{"deprecated":false,"description":"Replaces the TransportInfobip resource.","operationId":"api_transport-infobip_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportInfobip identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportInfobip-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportInfobip.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportInfobip-put"}}},"description":"The updated TransportInfobip resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportInfobip-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportInfobip.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportInfobip-get"}}},"description":"TransportInfobip resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportInfobip resource.","tags":["TransportInfobip"]}},"/api/transport-iqsms":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportIqsms resources.","operationId":"api_transport-iqsms_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportIqsms-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportIqsms.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportIqsms-get"},"type":"array"}}},"description":"TransportIqsms collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportIqsms resources.","tags":["TransportIqsms"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportIqsms resource.","operationId":"api_transport-iqsms_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportIqsms-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportIqsms.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportIqsms-post"}}},"description":"The new TransportIqsms resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportIqsms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportIqsms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportIqsms-get"}}},"description":"TransportIqsms resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportIqsms resource.","tags":["TransportIqsms"]}},"/api/transport-iqsms/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportIqsms resource.","operationId":"api_transport-iqsms_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportIqsms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportIqsms resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportIqsms resource.","tags":["TransportIqsms"]},"get":{"deprecated":false,"description":"Retrieves a TransportIqsms resource.","operationId":"api_transport-iqsms_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportIqsms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportIqsms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportIqsms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportIqsms-get"}}},"description":"TransportIqsms resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportIqsms resource.","tags":["TransportIqsms"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportIqsms resource.","operationId":"api_transport-iqsms_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportIqsms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportIqsms-patch"}}},"description":"The updated TransportIqsms resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportIqsms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportIqsms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportIqsms-get"}}},"description":"TransportIqsms resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportIqsms resource.","tags":["TransportIqsms"]},"put":{"deprecated":false,"description":"Replaces the TransportIqsms resource.","operationId":"api_transport-iqsms_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportIqsms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportIqsms-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportIqsms.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportIqsms-put"}}},"description":"The updated TransportIqsms resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportIqsms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportIqsms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportIqsms-get"}}},"description":"TransportIqsms resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportIqsms resource.","tags":["TransportIqsms"]}},"/api/transport-kaz-info-teh":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportKazInfoTeh resources.","operationId":"api_transport-kaz-info-teh_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportKazInfoTeh-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportKazInfoTeh.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportKazInfoTeh-get"},"type":"array"}}},"description":"TransportKazInfoTeh collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportKazInfoTeh resources.","tags":["TransportKazInfoTeh"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportKazInfoTeh resource.","operationId":"api_transport-kaz-info-teh_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-post"}}},"description":"The new TransportKazInfoTeh resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-get"}}},"description":"TransportKazInfoTeh resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportKazInfoTeh resource.","tags":["TransportKazInfoTeh"]}},"/api/transport-kaz-info-teh/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportKazInfoTeh resource.","operationId":"api_transport-kaz-info-teh_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportKazInfoTeh identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportKazInfoTeh resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportKazInfoTeh resource.","tags":["TransportKazInfoTeh"]},"get":{"deprecated":false,"description":"Retrieves a TransportKazInfoTeh resource.","operationId":"api_transport-kaz-info-teh_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportKazInfoTeh identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-get"}}},"description":"TransportKazInfoTeh resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportKazInfoTeh resource.","tags":["TransportKazInfoTeh"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportKazInfoTeh resource.","operationId":"api_transport-kaz-info-teh_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportKazInfoTeh identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-patch"}}},"description":"The updated TransportKazInfoTeh resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-get"}}},"description":"TransportKazInfoTeh resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportKazInfoTeh resource.","tags":["TransportKazInfoTeh"]},"put":{"deprecated":false,"description":"Replaces the TransportKazInfoTeh resource.","operationId":"api_transport-kaz-info-teh_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportKazInfoTeh identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-put"}}},"description":"The updated TransportKazInfoTeh resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportKazInfoTeh-get"}}},"description":"TransportKazInfoTeh resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportKazInfoTeh resource.","tags":["TransportKazInfoTeh"]}},"/api/transport-light-sms":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportLightSms resources.","operationId":"api_transport-light-sms_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportLightSms-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportLightSms.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportLightSms-get"},"type":"array"}}},"description":"TransportLightSms collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportLightSms resources.","tags":["TransportLightSms"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportLightSms resource.","operationId":"api_transport-light-sms_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLightSms-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLightSms.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLightSms-post"}}},"description":"The new TransportLightSms resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLightSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLightSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLightSms-get"}}},"description":"TransportLightSms resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportLightSms resource.","tags":["TransportLightSms"]}},"/api/transport-light-sms/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportLightSms resource.","operationId":"api_transport-light-sms_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLightSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportLightSms resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportLightSms resource.","tags":["TransportLightSms"]},"get":{"deprecated":false,"description":"Retrieves a TransportLightSms resource.","operationId":"api_transport-light-sms_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLightSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLightSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLightSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLightSms-get"}}},"description":"TransportLightSms resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportLightSms resource.","tags":["TransportLightSms"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportLightSms resource.","operationId":"api_transport-light-sms_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLightSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportLightSms-patch"}}},"description":"The updated TransportLightSms resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLightSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLightSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLightSms-get"}}},"description":"TransportLightSms resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportLightSms resource.","tags":["TransportLightSms"]},"put":{"deprecated":false,"description":"Replaces the TransportLightSms resource.","operationId":"api_transport-light-sms_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLightSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLightSms-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLightSms.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLightSms-put"}}},"description":"The updated TransportLightSms resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLightSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLightSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLightSms-get"}}},"description":"TransportLightSms resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportLightSms resource.","tags":["TransportLightSms"]}},"/api/transport-line-notify":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportLineNotify resources.","operationId":"api_transport-line-notify_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportLineNotify-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportLineNotify.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportLineNotify-get"},"type":"array"}}},"description":"TransportLineNotify collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportLineNotify resources.","tags":["TransportLineNotify"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportLineNotify resource.","operationId":"api_transport-line-notify_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-post"}}},"description":"The new TransportLineNotify resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-get"}}},"description":"TransportLineNotify resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportLineNotify resource.","tags":["TransportLineNotify"]}},"/api/transport-line-notify/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportLineNotify resource.","operationId":"api_transport-line-notify_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLineNotify identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportLineNotify resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportLineNotify resource.","tags":["TransportLineNotify"]},"get":{"deprecated":false,"description":"Retrieves a TransportLineNotify resource.","operationId":"api_transport-line-notify_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLineNotify identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-get"}}},"description":"TransportLineNotify resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportLineNotify resource.","tags":["TransportLineNotify"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportLineNotify resource.","operationId":"api_transport-line-notify_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLineNotify identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-patch"}}},"description":"The updated TransportLineNotify resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-get"}}},"description":"TransportLineNotify resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportLineNotify resource.","tags":["TransportLineNotify"]},"put":{"deprecated":false,"description":"Replaces the TransportLineNotify resource.","operationId":"api_transport-line-notify_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLineNotify identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-put"}}},"description":"The updated TransportLineNotify resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLineNotify.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLineNotify-get"}}},"description":"TransportLineNotify resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportLineNotify resource.","tags":["TransportLineNotify"]}},"/api/transport-linked-in":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportLinkedIn resources.","operationId":"api_transport-linked-in_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportLinkedIn-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportLinkedIn.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportLinkedIn-get"},"type":"array"}}},"description":"TransportLinkedIn collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportLinkedIn resources.","tags":["TransportLinkedIn"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportLinkedIn resource.","operationId":"api_transport-linked-in_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-post"}}},"description":"The new TransportLinkedIn resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-get"}}},"description":"TransportLinkedIn resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportLinkedIn resource.","tags":["TransportLinkedIn"]}},"/api/transport-linked-in/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportLinkedIn resource.","operationId":"api_transport-linked-in_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLinkedIn identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportLinkedIn resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportLinkedIn resource.","tags":["TransportLinkedIn"]},"get":{"deprecated":false,"description":"Retrieves a TransportLinkedIn resource.","operationId":"api_transport-linked-in_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLinkedIn identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-get"}}},"description":"TransportLinkedIn resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportLinkedIn resource.","tags":["TransportLinkedIn"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportLinkedIn resource.","operationId":"api_transport-linked-in_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLinkedIn identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-patch"}}},"description":"The updated TransportLinkedIn resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-get"}}},"description":"TransportLinkedIn resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportLinkedIn resource.","tags":["TransportLinkedIn"]},"put":{"deprecated":false,"description":"Replaces the TransportLinkedIn resource.","operationId":"api_transport-linked-in_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportLinkedIn identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-put"}}},"description":"The updated TransportLinkedIn resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportLinkedIn-get"}}},"description":"TransportLinkedIn resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportLinkedIn resource.","tags":["TransportLinkedIn"]}},"/api/transport-mailjet":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportMailjet resources.","operationId":"api_transport-mailjet_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportMailjet-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportMailjet.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportMailjet-get"},"type":"array"}}},"description":"TransportMailjet collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportMailjet resources.","tags":["TransportMailjet"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportMailjet resource.","operationId":"api_transport-mailjet_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMailjet-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMailjet.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMailjet-post"}}},"description":"The new TransportMailjet resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMailjet-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMailjet.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMailjet-get"}}},"description":"TransportMailjet resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportMailjet resource.","tags":["TransportMailjet"]}},"/api/transport-mailjet/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportMailjet resource.","operationId":"api_transport-mailjet_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMailjet identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportMailjet resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportMailjet resource.","tags":["TransportMailjet"]},"get":{"deprecated":false,"description":"Retrieves a TransportMailjet resource.","operationId":"api_transport-mailjet_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMailjet identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMailjet-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMailjet.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMailjet-get"}}},"description":"TransportMailjet resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportMailjet resource.","tags":["TransportMailjet"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportMailjet resource.","operationId":"api_transport-mailjet_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMailjet identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportMailjet-patch"}}},"description":"The updated TransportMailjet resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMailjet-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMailjet.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMailjet-get"}}},"description":"TransportMailjet resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportMailjet resource.","tags":["TransportMailjet"]},"put":{"deprecated":false,"description":"Replaces the TransportMailjet resource.","operationId":"api_transport-mailjet_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMailjet identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMailjet-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMailjet.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMailjet-put"}}},"description":"The updated TransportMailjet resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMailjet-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMailjet.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMailjet-get"}}},"description":"TransportMailjet resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportMailjet resource.","tags":["TransportMailjet"]}},"/api/transport-mastodon":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportMastodon resources.","operationId":"api_transport-mastodon_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportMastodon-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportMastodon.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportMastodon-get"},"type":"array"}}},"description":"TransportMastodon collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportMastodon resources.","tags":["TransportMastodon"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportMastodon resource.","operationId":"api_transport-mastodon_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMastodon-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMastodon.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMastodon-post"}}},"description":"The new TransportMastodon resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMastodon-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMastodon.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMastodon-get"}}},"description":"TransportMastodon resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportMastodon resource.","tags":["TransportMastodon"]}},"/api/transport-mastodon/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportMastodon resource.","operationId":"api_transport-mastodon_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMastodon identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportMastodon resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportMastodon resource.","tags":["TransportMastodon"]},"get":{"deprecated":false,"description":"Retrieves a TransportMastodon resource.","operationId":"api_transport-mastodon_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMastodon identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMastodon-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMastodon.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMastodon-get"}}},"description":"TransportMastodon resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportMastodon resource.","tags":["TransportMastodon"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportMastodon resource.","operationId":"api_transport-mastodon_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMastodon identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportMastodon-patch"}}},"description":"The updated TransportMastodon resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMastodon-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMastodon.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMastodon-get"}}},"description":"TransportMastodon resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportMastodon resource.","tags":["TransportMastodon"]},"put":{"deprecated":false,"description":"Replaces the TransportMastodon resource.","operationId":"api_transport-mastodon_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMastodon identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMastodon-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMastodon.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMastodon-put"}}},"description":"The updated TransportMastodon resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMastodon-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMastodon.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMastodon-get"}}},"description":"TransportMastodon resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportMastodon resource.","tags":["TransportMastodon"]}},"/api/transport-mattermost":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportMattermost resources.","operationId":"api_transport-mattermost_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportMattermost-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportMattermost.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportMattermost-get"},"type":"array"}}},"description":"TransportMattermost collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportMattermost resources.","tags":["TransportMattermost"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportMattermost resource.","operationId":"api_transport-mattermost_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMattermost-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMattermost.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMattermost-post"}}},"description":"The new TransportMattermost resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMattermost-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMattermost.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMattermost-get"}}},"description":"TransportMattermost resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportMattermost resource.","tags":["TransportMattermost"]}},"/api/transport-mattermost/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportMattermost resource.","operationId":"api_transport-mattermost_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMattermost identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportMattermost resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportMattermost resource.","tags":["TransportMattermost"]},"get":{"deprecated":false,"description":"Retrieves a TransportMattermost resource.","operationId":"api_transport-mattermost_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMattermost identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMattermost-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMattermost.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMattermost-get"}}},"description":"TransportMattermost resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportMattermost resource.","tags":["TransportMattermost"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportMattermost resource.","operationId":"api_transport-mattermost_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMattermost identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportMattermost-patch"}}},"description":"The updated TransportMattermost resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMattermost-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMattermost.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMattermost-get"}}},"description":"TransportMattermost resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportMattermost resource.","tags":["TransportMattermost"]},"put":{"deprecated":false,"description":"Replaces the TransportMattermost resource.","operationId":"api_transport-mattermost_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMattermost identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMattermost-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMattermost.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMattermost-put"}}},"description":"The updated TransportMattermost resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMattermost-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMattermost.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMattermost-get"}}},"description":"TransportMattermost resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportMattermost resource.","tags":["TransportMattermost"]}},"/api/transport-mercure":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportMercure resources.","operationId":"api_transport-mercure_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportMercure-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportMercure.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportMercure-get"},"type":"array"}}},"description":"TransportMercure collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportMercure resources.","tags":["TransportMercure"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportMercure resource.","operationId":"api_transport-mercure_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMercure-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMercure.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMercure-post"}}},"description":"The new TransportMercure resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMercure-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMercure.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMercure-get"}}},"description":"TransportMercure resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportMercure resource.","tags":["TransportMercure"]}},"/api/transport-mercure/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportMercure resource.","operationId":"api_transport-mercure_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMercure identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportMercure resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportMercure resource.","tags":["TransportMercure"]},"get":{"deprecated":false,"description":"Retrieves a TransportMercure resource.","operationId":"api_transport-mercure_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMercure identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMercure-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMercure.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMercure-get"}}},"description":"TransportMercure resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportMercure resource.","tags":["TransportMercure"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportMercure resource.","operationId":"api_transport-mercure_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMercure identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportMercure-patch"}}},"description":"The updated TransportMercure resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMercure-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMercure.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMercure-get"}}},"description":"TransportMercure resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportMercure resource.","tags":["TransportMercure"]},"put":{"deprecated":false,"description":"Replaces the TransportMercure resource.","operationId":"api_transport-mercure_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMercure identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMercure-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMercure.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMercure-put"}}},"description":"The updated TransportMercure resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMercure-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMercure.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMercure-get"}}},"description":"TransportMercure resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportMercure resource.","tags":["TransportMercure"]}},"/api/transport-message-bird":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportMessageBird resources.","operationId":"api_transport-message-bird_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportMessageBird-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportMessageBird.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportMessageBird-get"},"type":"array"}}},"description":"TransportMessageBird collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportMessageBird resources.","tags":["TransportMessageBird"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportMessageBird resource.","operationId":"api_transport-message-bird_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-post"}}},"description":"The new TransportMessageBird resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-get"}}},"description":"TransportMessageBird resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportMessageBird resource.","tags":["TransportMessageBird"]}},"/api/transport-message-bird/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportMessageBird resource.","operationId":"api_transport-message-bird_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMessageBird identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportMessageBird resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportMessageBird resource.","tags":["TransportMessageBird"]},"get":{"deprecated":false,"description":"Retrieves a TransportMessageBird resource.","operationId":"api_transport-message-bird_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMessageBird identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-get"}}},"description":"TransportMessageBird resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportMessageBird resource.","tags":["TransportMessageBird"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportMessageBird resource.","operationId":"api_transport-message-bird_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMessageBird identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-patch"}}},"description":"The updated TransportMessageBird resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-get"}}},"description":"TransportMessageBird resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportMessageBird resource.","tags":["TransportMessageBird"]},"put":{"deprecated":false,"description":"Replaces the TransportMessageBird resource.","operationId":"api_transport-message-bird_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMessageBird identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-put"}}},"description":"The updated TransportMessageBird resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageBird.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageBird-get"}}},"description":"TransportMessageBird resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportMessageBird resource.","tags":["TransportMessageBird"]}},"/api/transport-message-media":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportMessageMedia resources.","operationId":"api_transport-message-media_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportMessageMedia-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportMessageMedia.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportMessageMedia-get"},"type":"array"}}},"description":"TransportMessageMedia collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportMessageMedia resources.","tags":["TransportMessageMedia"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportMessageMedia resource.","operationId":"api_transport-message-media_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-post"}}},"description":"The new TransportMessageMedia resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-get"}}},"description":"TransportMessageMedia resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportMessageMedia resource.","tags":["TransportMessageMedia"]}},"/api/transport-message-media/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportMessageMedia resource.","operationId":"api_transport-message-media_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMessageMedia identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportMessageMedia resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportMessageMedia resource.","tags":["TransportMessageMedia"]},"get":{"deprecated":false,"description":"Retrieves a TransportMessageMedia resource.","operationId":"api_transport-message-media_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMessageMedia identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-get"}}},"description":"TransportMessageMedia resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportMessageMedia resource.","tags":["TransportMessageMedia"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportMessageMedia resource.","operationId":"api_transport-message-media_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMessageMedia identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-patch"}}},"description":"The updated TransportMessageMedia resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-get"}}},"description":"TransportMessageMedia resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportMessageMedia resource.","tags":["TransportMessageMedia"]},"put":{"deprecated":false,"description":"Replaces the TransportMessageMedia resource.","operationId":"api_transport-message-media_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMessageMedia identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-put"}}},"description":"The updated TransportMessageMedia resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMessageMedia-get"}}},"description":"TransportMessageMedia resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportMessageMedia resource.","tags":["TransportMessageMedia"]}},"/api/transport-microsoft-teams":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportMicrosoftTeams resources.","operationId":"api_transport-microsoft-teams_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportMicrosoftTeams-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportMicrosoftTeams.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportMicrosoftTeams-get"},"type":"array"}}},"description":"TransportMicrosoftTeams collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportMicrosoftTeams resources.","tags":["TransportMicrosoftTeams"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportMicrosoftTeams resource.","operationId":"api_transport-microsoft-teams_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-post"}}},"description":"The new TransportMicrosoftTeams resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-get"}}},"description":"TransportMicrosoftTeams resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportMicrosoftTeams resource.","tags":["TransportMicrosoftTeams"]}},"/api/transport-microsoft-teams/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportMicrosoftTeams resource.","operationId":"api_transport-microsoft-teams_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMicrosoftTeams identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportMicrosoftTeams resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportMicrosoftTeams resource.","tags":["TransportMicrosoftTeams"]},"get":{"deprecated":false,"description":"Retrieves a TransportMicrosoftTeams resource.","operationId":"api_transport-microsoft-teams_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMicrosoftTeams identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-get"}}},"description":"TransportMicrosoftTeams resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportMicrosoftTeams resource.","tags":["TransportMicrosoftTeams"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportMicrosoftTeams resource.","operationId":"api_transport-microsoft-teams_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMicrosoftTeams identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-patch"}}},"description":"The updated TransportMicrosoftTeams resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-get"}}},"description":"TransportMicrosoftTeams resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportMicrosoftTeams resource.","tags":["TransportMicrosoftTeams"]},"put":{"deprecated":false,"description":"Replaces the TransportMicrosoftTeams resource.","operationId":"api_transport-microsoft-teams_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMicrosoftTeams identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-put"}}},"description":"The updated TransportMicrosoftTeams resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMicrosoftTeams-get"}}},"description":"TransportMicrosoftTeams resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportMicrosoftTeams resource.","tags":["TransportMicrosoftTeams"]}},"/api/transport-mobyt":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportMobyt resources.","operationId":"api_transport-mobyt_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportMobyt-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportMobyt.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportMobyt-get"},"type":"array"}}},"description":"TransportMobyt collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportMobyt resources.","tags":["TransportMobyt"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportMobyt resource.","operationId":"api_transport-mobyt_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMobyt-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMobyt.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMobyt-post"}}},"description":"The new TransportMobyt resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMobyt-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMobyt.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMobyt-get"}}},"description":"TransportMobyt resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportMobyt resource.","tags":["TransportMobyt"]}},"/api/transport-mobyt/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportMobyt resource.","operationId":"api_transport-mobyt_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMobyt identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportMobyt resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportMobyt resource.","tags":["TransportMobyt"]},"get":{"deprecated":false,"description":"Retrieves a TransportMobyt resource.","operationId":"api_transport-mobyt_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMobyt identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMobyt-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMobyt.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMobyt-get"}}},"description":"TransportMobyt resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportMobyt resource.","tags":["TransportMobyt"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportMobyt resource.","operationId":"api_transport-mobyt_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMobyt identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportMobyt-patch"}}},"description":"The updated TransportMobyt resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMobyt-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMobyt.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMobyt-get"}}},"description":"TransportMobyt resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportMobyt resource.","tags":["TransportMobyt"]},"put":{"deprecated":false,"description":"Replaces the TransportMobyt resource.","operationId":"api_transport-mobyt_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportMobyt identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMobyt-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMobyt.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMobyt-put"}}},"description":"The updated TransportMobyt resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportMobyt-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportMobyt.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportMobyt-get"}}},"description":"TransportMobyt resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportMobyt resource.","tags":["TransportMobyt"]}},"/api/transport-octopush":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportOctopush resources.","operationId":"api_transport-octopush_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportOctopush-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportOctopush.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportOctopush-get"},"type":"array"}}},"description":"TransportOctopush collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportOctopush resources.","tags":["TransportOctopush"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportOctopush resource.","operationId":"api_transport-octopush_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOctopush-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOctopush.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOctopush-post"}}},"description":"The new TransportOctopush resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOctopush-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOctopush.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOctopush-get"}}},"description":"TransportOctopush resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportOctopush resource.","tags":["TransportOctopush"]}},"/api/transport-octopush/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportOctopush resource.","operationId":"api_transport-octopush_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOctopush identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportOctopush resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportOctopush resource.","tags":["TransportOctopush"]},"get":{"deprecated":false,"description":"Retrieves a TransportOctopush resource.","operationId":"api_transport-octopush_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOctopush identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOctopush-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOctopush.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOctopush-get"}}},"description":"TransportOctopush resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportOctopush resource.","tags":["TransportOctopush"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportOctopush resource.","operationId":"api_transport-octopush_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOctopush identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportOctopush-patch"}}},"description":"The updated TransportOctopush resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOctopush-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOctopush.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOctopush-get"}}},"description":"TransportOctopush resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportOctopush resource.","tags":["TransportOctopush"]},"put":{"deprecated":false,"description":"Replaces the TransportOctopush resource.","operationId":"api_transport-octopush_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOctopush identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOctopush-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOctopush.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOctopush-put"}}},"description":"The updated TransportOctopush resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOctopush-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOctopush.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOctopush-get"}}},"description":"TransportOctopush resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportOctopush resource.","tags":["TransportOctopush"]}},"/api/transport-one-signal":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportOneSignal resources.","operationId":"api_transport-one-signal_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportOneSignal-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportOneSignal.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportOneSignal-get"},"type":"array"}}},"description":"TransportOneSignal collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportOneSignal resources.","tags":["TransportOneSignal"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportOneSignal resource.","operationId":"api_transport-one-signal_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-post"}}},"description":"The new TransportOneSignal resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-get"}}},"description":"TransportOneSignal resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportOneSignal resource.","tags":["TransportOneSignal"]}},"/api/transport-one-signal/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportOneSignal resource.","operationId":"api_transport-one-signal_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOneSignal identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportOneSignal resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportOneSignal resource.","tags":["TransportOneSignal"]},"get":{"deprecated":false,"description":"Retrieves a TransportOneSignal resource.","operationId":"api_transport-one-signal_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOneSignal identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-get"}}},"description":"TransportOneSignal resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportOneSignal resource.","tags":["TransportOneSignal"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportOneSignal resource.","operationId":"api_transport-one-signal_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOneSignal identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-patch"}}},"description":"The updated TransportOneSignal resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-get"}}},"description":"TransportOneSignal resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportOneSignal resource.","tags":["TransportOneSignal"]},"put":{"deprecated":false,"description":"Replaces the TransportOneSignal resource.","operationId":"api_transport-one-signal_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOneSignal identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-put"}}},"description":"The updated TransportOneSignal resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOneSignal.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOneSignal-get"}}},"description":"TransportOneSignal resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportOneSignal resource.","tags":["TransportOneSignal"]}},"/api/transport-opsgenie":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportOpsgenie resources.","operationId":"api_transport-opsgenie_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportOpsgenie-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportOpsgenie.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportOpsgenie-get"},"type":"array"}}},"description":"TransportOpsgenie collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportOpsgenie resources.","tags":["TransportOpsgenie"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportOpsgenie resource.","operationId":"api_transport-opsgenie_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-post"}}},"description":"The new TransportOpsgenie resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-get"}}},"description":"TransportOpsgenie resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportOpsgenie resource.","tags":["TransportOpsgenie"]}},"/api/transport-opsgenie/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportOpsgenie resource.","operationId":"api_transport-opsgenie_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOpsgenie identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportOpsgenie resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportOpsgenie resource.","tags":["TransportOpsgenie"]},"get":{"deprecated":false,"description":"Retrieves a TransportOpsgenie resource.","operationId":"api_transport-opsgenie_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOpsgenie identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-get"}}},"description":"TransportOpsgenie resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportOpsgenie resource.","tags":["TransportOpsgenie"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportOpsgenie resource.","operationId":"api_transport-opsgenie_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOpsgenie identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-patch"}}},"description":"The updated TransportOpsgenie resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-get"}}},"description":"TransportOpsgenie resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportOpsgenie resource.","tags":["TransportOpsgenie"]},"put":{"deprecated":false,"description":"Replaces the TransportOpsgenie resource.","operationId":"api_transport-opsgenie_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOpsgenie identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-put"}}},"description":"The updated TransportOpsgenie resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOpsgenie-get"}}},"description":"TransportOpsgenie resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportOpsgenie resource.","tags":["TransportOpsgenie"]}},"/api/transport-orange-sms":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportOrangeSms resources.","operationId":"api_transport-orange-sms_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportOrangeSms-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportOrangeSms.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportOrangeSms-get"},"type":"array"}}},"description":"TransportOrangeSms collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportOrangeSms resources.","tags":["TransportOrangeSms"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportOrangeSms resource.","operationId":"api_transport-orange-sms_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-post"}}},"description":"The new TransportOrangeSms resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-get"}}},"description":"TransportOrangeSms resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportOrangeSms resource.","tags":["TransportOrangeSms"]}},"/api/transport-orange-sms/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportOrangeSms resource.","operationId":"api_transport-orange-sms_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOrangeSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportOrangeSms resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportOrangeSms resource.","tags":["TransportOrangeSms"]},"get":{"deprecated":false,"description":"Retrieves a TransportOrangeSms resource.","operationId":"api_transport-orange-sms_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOrangeSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-get"}}},"description":"TransportOrangeSms resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportOrangeSms resource.","tags":["TransportOrangeSms"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportOrangeSms resource.","operationId":"api_transport-orange-sms_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOrangeSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-patch"}}},"description":"The updated TransportOrangeSms resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-get"}}},"description":"TransportOrangeSms resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportOrangeSms resource.","tags":["TransportOrangeSms"]},"put":{"deprecated":false,"description":"Replaces the TransportOrangeSms resource.","operationId":"api_transport-orange-sms_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOrangeSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-put"}}},"description":"The updated TransportOrangeSms resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOrangeSms-get"}}},"description":"TransportOrangeSms resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportOrangeSms resource.","tags":["TransportOrangeSms"]}},"/api/transport-ovh-cloud":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportOvhCloud resources.","operationId":"api_transport-ovh-cloud_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportOvhCloud-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportOvhCloud.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportOvhCloud-get"},"type":"array"}}},"description":"TransportOvhCloud collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportOvhCloud resources.","tags":["TransportOvhCloud"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportOvhCloud resource.","operationId":"api_transport-ovh-cloud_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-post"}}},"description":"The new TransportOvhCloud resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-get"}}},"description":"TransportOvhCloud resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportOvhCloud resource.","tags":["TransportOvhCloud"]}},"/api/transport-ovh-cloud/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportOvhCloud resource.","operationId":"api_transport-ovh-cloud_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOvhCloud identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportOvhCloud resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportOvhCloud resource.","tags":["TransportOvhCloud"]},"get":{"deprecated":false,"description":"Retrieves a TransportOvhCloud resource.","operationId":"api_transport-ovh-cloud_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOvhCloud identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-get"}}},"description":"TransportOvhCloud resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportOvhCloud resource.","tags":["TransportOvhCloud"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportOvhCloud resource.","operationId":"api_transport-ovh-cloud_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOvhCloud identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-patch"}}},"description":"The updated TransportOvhCloud resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-get"}}},"description":"TransportOvhCloud resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportOvhCloud resource.","tags":["TransportOvhCloud"]},"put":{"deprecated":false,"description":"Replaces the TransportOvhCloud resource.","operationId":"api_transport-ovh-cloud_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportOvhCloud identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-put"}}},"description":"The updated TransportOvhCloud resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportOvhCloud-get"}}},"description":"TransportOvhCloud resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportOvhCloud resource.","tags":["TransportOvhCloud"]}},"/api/transport-pager-duty":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportPagerDuty resources.","operationId":"api_transport-pager-duty_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportPagerDuty-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportPagerDuty.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportPagerDuty-get"},"type":"array"}}},"description":"TransportPagerDuty collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportPagerDuty resources.","tags":["TransportPagerDuty"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportPagerDuty resource.","operationId":"api_transport-pager-duty_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-post"}}},"description":"The new TransportPagerDuty resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-get"}}},"description":"TransportPagerDuty resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportPagerDuty resource.","tags":["TransportPagerDuty"]}},"/api/transport-pager-duty/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportPagerDuty resource.","operationId":"api_transport-pager-duty_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPagerDuty identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportPagerDuty resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportPagerDuty resource.","tags":["TransportPagerDuty"]},"get":{"deprecated":false,"description":"Retrieves a TransportPagerDuty resource.","operationId":"api_transport-pager-duty_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPagerDuty identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-get"}}},"description":"TransportPagerDuty resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportPagerDuty resource.","tags":["TransportPagerDuty"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportPagerDuty resource.","operationId":"api_transport-pager-duty_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPagerDuty identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-patch"}}},"description":"The updated TransportPagerDuty resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-get"}}},"description":"TransportPagerDuty resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportPagerDuty resource.","tags":["TransportPagerDuty"]},"put":{"deprecated":false,"description":"Replaces the TransportPagerDuty resource.","operationId":"api_transport-pager-duty_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPagerDuty identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-put"}}},"description":"The updated TransportPagerDuty resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerDuty-get"}}},"description":"TransportPagerDuty resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportPagerDuty resource.","tags":["TransportPagerDuty"]}},"/api/transport-pager-tree":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportPagerTree resources.","operationId":"api_transport-pager-tree_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportPagerTree-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportPagerTree.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportPagerTree-get"},"type":"array"}}},"description":"TransportPagerTree collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportPagerTree resources.","tags":["TransportPagerTree"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportPagerTree resource.","operationId":"api_transport-pager-tree_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-post"}}},"description":"The new TransportPagerTree resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-get"}}},"description":"TransportPagerTree resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportPagerTree resource.","tags":["TransportPagerTree"]}},"/api/transport-pager-tree/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportPagerTree resource.","operationId":"api_transport-pager-tree_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPagerTree identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportPagerTree resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportPagerTree resource.","tags":["TransportPagerTree"]},"get":{"deprecated":false,"description":"Retrieves a TransportPagerTree resource.","operationId":"api_transport-pager-tree_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPagerTree identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-get"}}},"description":"TransportPagerTree resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportPagerTree resource.","tags":["TransportPagerTree"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportPagerTree resource.","operationId":"api_transport-pager-tree_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPagerTree identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-patch"}}},"description":"The updated TransportPagerTree resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-get"}}},"description":"TransportPagerTree resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportPagerTree resource.","tags":["TransportPagerTree"]},"put":{"deprecated":false,"description":"Replaces the TransportPagerTree resource.","operationId":"api_transport-pager-tree_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPagerTree identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-put"}}},"description":"The updated TransportPagerTree resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPagerTree.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPagerTree-get"}}},"description":"TransportPagerTree resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportPagerTree resource.","tags":["TransportPagerTree"]}},"/api/transport-plivo":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportPlivo resources.","operationId":"api_transport-plivo_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportPlivo-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportPlivo.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportPlivo-get"},"type":"array"}}},"description":"TransportPlivo collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportPlivo resources.","tags":["TransportPlivo"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportPlivo resource.","operationId":"api_transport-plivo_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPlivo-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPlivo.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPlivo-post"}}},"description":"The new TransportPlivo resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPlivo-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPlivo.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPlivo-get"}}},"description":"TransportPlivo resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportPlivo resource.","tags":["TransportPlivo"]}},"/api/transport-plivo/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportPlivo resource.","operationId":"api_transport-plivo_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPlivo identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportPlivo resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportPlivo resource.","tags":["TransportPlivo"]},"get":{"deprecated":false,"description":"Retrieves a TransportPlivo resource.","operationId":"api_transport-plivo_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPlivo identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPlivo-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPlivo.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPlivo-get"}}},"description":"TransportPlivo resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportPlivo resource.","tags":["TransportPlivo"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportPlivo resource.","operationId":"api_transport-plivo_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPlivo identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportPlivo-patch"}}},"description":"The updated TransportPlivo resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPlivo-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPlivo.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPlivo-get"}}},"description":"TransportPlivo resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportPlivo resource.","tags":["TransportPlivo"]},"put":{"deprecated":false,"description":"Replaces the TransportPlivo resource.","operationId":"api_transport-plivo_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPlivo identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPlivo-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPlivo.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPlivo-put"}}},"description":"The updated TransportPlivo resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPlivo-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPlivo.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPlivo-get"}}},"description":"TransportPlivo resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportPlivo resource.","tags":["TransportPlivo"]}},"/api/transport-pushbullet":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportPushbullet resources.","operationId":"api_transport-pushbullet_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportPushbullet-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportPushbullet.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportPushbullet-get"},"type":"array"}}},"description":"TransportPushbullet collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportPushbullet resources.","tags":["TransportPushbullet"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportPushbullet resource.","operationId":"api_transport-pushbullet_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-post"}}},"description":"The new TransportPushbullet resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-get"}}},"description":"TransportPushbullet resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportPushbullet resource.","tags":["TransportPushbullet"]}},"/api/transport-pushbullet/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportPushbullet resource.","operationId":"api_transport-pushbullet_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushbullet identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportPushbullet resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportPushbullet resource.","tags":["TransportPushbullet"]},"get":{"deprecated":false,"description":"Retrieves a TransportPushbullet resource.","operationId":"api_transport-pushbullet_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushbullet identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-get"}}},"description":"TransportPushbullet resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportPushbullet resource.","tags":["TransportPushbullet"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportPushbullet resource.","operationId":"api_transport-pushbullet_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushbullet identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-patch"}}},"description":"The updated TransportPushbullet resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-get"}}},"description":"TransportPushbullet resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportPushbullet resource.","tags":["TransportPushbullet"]},"put":{"deprecated":false,"description":"Replaces the TransportPushbullet resource.","operationId":"api_transport-pushbullet_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushbullet identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-put"}}},"description":"The updated TransportPushbullet resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushbullet.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushbullet-get"}}},"description":"TransportPushbullet resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportPushbullet resource.","tags":["TransportPushbullet"]}},"/api/transport-pushover":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportPushover resources.","operationId":"api_transport-pushover_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportPushover-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportPushover.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportPushover-get"},"type":"array"}}},"description":"TransportPushover collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportPushover resources.","tags":["TransportPushover"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportPushover resource.","operationId":"api_transport-pushover_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushover-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushover.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushover-post"}}},"description":"The new TransportPushover resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushover-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushover.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushover-get"}}},"description":"TransportPushover resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportPushover resource.","tags":["TransportPushover"]}},"/api/transport-pushover/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportPushover resource.","operationId":"api_transport-pushover_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushover identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportPushover resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportPushover resource.","tags":["TransportPushover"]},"get":{"deprecated":false,"description":"Retrieves a TransportPushover resource.","operationId":"api_transport-pushover_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushover identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushover-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushover.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushover-get"}}},"description":"TransportPushover resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportPushover resource.","tags":["TransportPushover"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportPushover resource.","operationId":"api_transport-pushover_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushover identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportPushover-patch"}}},"description":"The updated TransportPushover resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushover-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushover.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushover-get"}}},"description":"TransportPushover resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportPushover resource.","tags":["TransportPushover"]},"put":{"deprecated":false,"description":"Replaces the TransportPushover resource.","operationId":"api_transport-pushover_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushover identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushover-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushover.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushover-put"}}},"description":"The updated TransportPushover resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushover-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushover.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushover-get"}}},"description":"TransportPushover resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportPushover resource.","tags":["TransportPushover"]}},"/api/transport-pushy":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportPushy resources.","operationId":"api_transport-pushy_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportPushy-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportPushy.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportPushy-get"},"type":"array"}}},"description":"TransportPushy collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportPushy resources.","tags":["TransportPushy"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportPushy resource.","operationId":"api_transport-pushy_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushy-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushy.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushy-post"}}},"description":"The new TransportPushy resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushy-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushy.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushy-get"}}},"description":"TransportPushy resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportPushy resource.","tags":["TransportPushy"]}},"/api/transport-pushy/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportPushy resource.","operationId":"api_transport-pushy_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushy identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportPushy resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportPushy resource.","tags":["TransportPushy"]},"get":{"deprecated":false,"description":"Retrieves a TransportPushy resource.","operationId":"api_transport-pushy_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushy identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushy-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushy.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushy-get"}}},"description":"TransportPushy resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportPushy resource.","tags":["TransportPushy"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportPushy resource.","operationId":"api_transport-pushy_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushy identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportPushy-patch"}}},"description":"The updated TransportPushy resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushy-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushy.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushy-get"}}},"description":"TransportPushy resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportPushy resource.","tags":["TransportPushy"]},"put":{"deprecated":false,"description":"Replaces the TransportPushy resource.","operationId":"api_transport-pushy_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportPushy identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushy-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushy.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushy-put"}}},"description":"The updated TransportPushy resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportPushy-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportPushy.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportPushy-get"}}},"description":"TransportPushy resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportPushy resource.","tags":["TransportPushy"]}},"/api/transport-ring-central":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportRingCentral resources.","operationId":"api_transport-ring-central_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportRingCentral-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportRingCentral.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportRingCentral-get"},"type":"array"}}},"description":"TransportRingCentral collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportRingCentral resources.","tags":["TransportRingCentral"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportRingCentral resource.","operationId":"api_transport-ring-central_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-post"}}},"description":"The new TransportRingCentral resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-get"}}},"description":"TransportRingCentral resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportRingCentral resource.","tags":["TransportRingCentral"]}},"/api/transport-ring-central/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportRingCentral resource.","operationId":"api_transport-ring-central_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportRingCentral identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportRingCentral resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportRingCentral resource.","tags":["TransportRingCentral"]},"get":{"deprecated":false,"description":"Retrieves a TransportRingCentral resource.","operationId":"api_transport-ring-central_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportRingCentral identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-get"}}},"description":"TransportRingCentral resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportRingCentral resource.","tags":["TransportRingCentral"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportRingCentral resource.","operationId":"api_transport-ring-central_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportRingCentral identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-patch"}}},"description":"The updated TransportRingCentral resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-get"}}},"description":"TransportRingCentral resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportRingCentral resource.","tags":["TransportRingCentral"]},"put":{"deprecated":false,"description":"Replaces the TransportRingCentral resource.","operationId":"api_transport-ring-central_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportRingCentral identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-put"}}},"description":"The updated TransportRingCentral resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRingCentral.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRingCentral-get"}}},"description":"TransportRingCentral resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportRingCentral resource.","tags":["TransportRingCentral"]}},"/api/transport-rocket-chat":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportRocketChat resources.","operationId":"api_transport-rocket-chat_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportRocketChat-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportRocketChat.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportRocketChat-get"},"type":"array"}}},"description":"TransportRocketChat collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportRocketChat resources.","tags":["TransportRocketChat"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportRocketChat resource.","operationId":"api_transport-rocket-chat_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-post"}}},"description":"The new TransportRocketChat resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-get"}}},"description":"TransportRocketChat resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportRocketChat resource.","tags":["TransportRocketChat"]}},"/api/transport-rocket-chat/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportRocketChat resource.","operationId":"api_transport-rocket-chat_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportRocketChat identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportRocketChat resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportRocketChat resource.","tags":["TransportRocketChat"]},"get":{"deprecated":false,"description":"Retrieves a TransportRocketChat resource.","operationId":"api_transport-rocket-chat_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportRocketChat identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-get"}}},"description":"TransportRocketChat resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportRocketChat resource.","tags":["TransportRocketChat"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportRocketChat resource.","operationId":"api_transport-rocket-chat_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportRocketChat identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-patch"}}},"description":"The updated TransportRocketChat resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-get"}}},"description":"TransportRocketChat resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportRocketChat resource.","tags":["TransportRocketChat"]},"put":{"deprecated":false,"description":"Replaces the TransportRocketChat resource.","operationId":"api_transport-rocket-chat_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportRocketChat identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-put"}}},"description":"The updated TransportRocketChat resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportRocketChat.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportRocketChat-get"}}},"description":"TransportRocketChat resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportRocketChat resource.","tags":["TransportRocketChat"]}},"/api/transport-sendberry":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSendberry resources.","operationId":"api_transport-sendberry_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSendberry-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSendberry.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSendberry-get"},"type":"array"}}},"description":"TransportSendberry collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSendberry resources.","tags":["TransportSendberry"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSendberry resource.","operationId":"api_transport-sendberry_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendberry-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendberry.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendberry-post"}}},"description":"The new TransportSendberry resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendberry-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendberry.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendberry-get"}}},"description":"TransportSendberry resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSendberry resource.","tags":["TransportSendberry"]}},"/api/transport-sendberry/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSendberry resource.","operationId":"api_transport-sendberry_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSendberry identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSendberry resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSendberry resource.","tags":["TransportSendberry"]},"get":{"deprecated":false,"description":"Retrieves a TransportSendberry resource.","operationId":"api_transport-sendberry_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSendberry identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendberry-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendberry.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendberry-get"}}},"description":"TransportSendberry resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSendberry resource.","tags":["TransportSendberry"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSendberry resource.","operationId":"api_transport-sendberry_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSendberry identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSendberry-patch"}}},"description":"The updated TransportSendberry resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendberry-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendberry.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendberry-get"}}},"description":"TransportSendberry resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSendberry resource.","tags":["TransportSendberry"]},"put":{"deprecated":false,"description":"Replaces the TransportSendberry resource.","operationId":"api_transport-sendberry_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSendberry identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendberry-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendberry.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendberry-put"}}},"description":"The updated TransportSendberry resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendberry-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendberry.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendberry-get"}}},"description":"TransportSendberry resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSendberry resource.","tags":["TransportSendberry"]}},"/api/transport-sendinblue":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSendinblue resources.","operationId":"api_transport-sendinblue_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSendinblue-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSendinblue.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSendinblue-get"},"type":"array"}}},"description":"TransportSendinblue collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSendinblue resources.","tags":["TransportSendinblue"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSendinblue resource.","operationId":"api_transport-sendinblue_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-post"}}},"description":"The new TransportSendinblue resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-get"}}},"description":"TransportSendinblue resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSendinblue resource.","tags":["TransportSendinblue"]}},"/api/transport-sendinblue/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSendinblue resource.","operationId":"api_transport-sendinblue_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSendinblue identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSendinblue resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSendinblue resource.","tags":["TransportSendinblue"]},"get":{"deprecated":false,"description":"Retrieves a TransportSendinblue resource.","operationId":"api_transport-sendinblue_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSendinblue identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-get"}}},"description":"TransportSendinblue resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSendinblue resource.","tags":["TransportSendinblue"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSendinblue resource.","operationId":"api_transport-sendinblue_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSendinblue identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-patch"}}},"description":"The updated TransportSendinblue resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-get"}}},"description":"TransportSendinblue resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSendinblue resource.","tags":["TransportSendinblue"]},"put":{"deprecated":false,"description":"Replaces the TransportSendinblue resource.","operationId":"api_transport-sendinblue_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSendinblue identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-put"}}},"description":"The updated TransportSendinblue resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSendinblue.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSendinblue-get"}}},"description":"TransportSendinblue resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSendinblue resource.","tags":["TransportSendinblue"]}},"/api/transport-simple-textin":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSimpleTextin resources.","operationId":"api_transport-simple-textin_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSimpleTextin-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSimpleTextin.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSimpleTextin-get"},"type":"array"}}},"description":"TransportSimpleTextin collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSimpleTextin resources.","tags":["TransportSimpleTextin"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSimpleTextin resource.","operationId":"api_transport-simple-textin_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-post"}}},"description":"The new TransportSimpleTextin resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-get"}}},"description":"TransportSimpleTextin resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSimpleTextin resource.","tags":["TransportSimpleTextin"]}},"/api/transport-simple-textin/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSimpleTextin resource.","operationId":"api_transport-simple-textin_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSimpleTextin identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSimpleTextin resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSimpleTextin resource.","tags":["TransportSimpleTextin"]},"get":{"deprecated":false,"description":"Retrieves a TransportSimpleTextin resource.","operationId":"api_transport-simple-textin_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSimpleTextin identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-get"}}},"description":"TransportSimpleTextin resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSimpleTextin resource.","tags":["TransportSimpleTextin"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSimpleTextin resource.","operationId":"api_transport-simple-textin_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSimpleTextin identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-patch"}}},"description":"The updated TransportSimpleTextin resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-get"}}},"description":"TransportSimpleTextin resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSimpleTextin resource.","tags":["TransportSimpleTextin"]},"put":{"deprecated":false,"description":"Replaces the TransportSimpleTextin resource.","operationId":"api_transport-simple-textin_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSimpleTextin identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-put"}}},"description":"The updated TransportSimpleTextin resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSimpleTextin-get"}}},"description":"TransportSimpleTextin resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSimpleTextin resource.","tags":["TransportSimpleTextin"]}},"/api/transport-sinch":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSinch resources.","operationId":"api_transport-sinch_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSinch-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSinch.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSinch-get"},"type":"array"}}},"description":"TransportSinch collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSinch resources.","tags":["TransportSinch"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSinch resource.","operationId":"api_transport-sinch_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSinch-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSinch.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSinch-post"}}},"description":"The new TransportSinch resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSinch-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSinch.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSinch-get"}}},"description":"TransportSinch resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSinch resource.","tags":["TransportSinch"]}},"/api/transport-sinch/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSinch resource.","operationId":"api_transport-sinch_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSinch identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSinch resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSinch resource.","tags":["TransportSinch"]},"get":{"deprecated":false,"description":"Retrieves a TransportSinch resource.","operationId":"api_transport-sinch_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSinch identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSinch-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSinch.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSinch-get"}}},"description":"TransportSinch resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSinch resource.","tags":["TransportSinch"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSinch resource.","operationId":"api_transport-sinch_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSinch identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSinch-patch"}}},"description":"The updated TransportSinch resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSinch-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSinch.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSinch-get"}}},"description":"TransportSinch resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSinch resource.","tags":["TransportSinch"]},"put":{"deprecated":false,"description":"Replaces the TransportSinch resource.","operationId":"api_transport-sinch_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSinch identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSinch-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSinch.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSinch-put"}}},"description":"The updated TransportSinch resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSinch-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSinch.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSinch-get"}}},"description":"TransportSinch resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSinch resource.","tags":["TransportSinch"]}},"/api/transport-slack":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSlack resources.","operationId":"api_transport-slack_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSlack-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSlack.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSlack-get"},"type":"array"}}},"description":"TransportSlack collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSlack resources.","tags":["TransportSlack"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSlack resource.","operationId":"api_transport-slack_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSlack-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSlack.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSlack-post"}}},"description":"The new TransportSlack resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSlack-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSlack.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSlack-get"}}},"description":"TransportSlack resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSlack resource.","tags":["TransportSlack"]}},"/api/transport-slack/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSlack resource.","operationId":"api_transport-slack_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSlack identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSlack resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSlack resource.","tags":["TransportSlack"]},"get":{"deprecated":false,"description":"Retrieves a TransportSlack resource.","operationId":"api_transport-slack_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSlack identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSlack-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSlack.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSlack-get"}}},"description":"TransportSlack resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSlack resource.","tags":["TransportSlack"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSlack resource.","operationId":"api_transport-slack_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSlack identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSlack-patch"}}},"description":"The updated TransportSlack resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSlack-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSlack.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSlack-get"}}},"description":"TransportSlack resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSlack resource.","tags":["TransportSlack"]},"put":{"deprecated":false,"description":"Replaces the TransportSlack resource.","operationId":"api_transport-slack_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSlack identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSlack-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSlack.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSlack-put"}}},"description":"The updated TransportSlack resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSlack-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSlack.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSlack-get"}}},"description":"TransportSlack resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSlack resource.","tags":["TransportSlack"]}},"/api/transport-sms-biuras":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSmsBiuras resources.","operationId":"api_transport-sms-biuras_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSmsBiuras-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSmsBiuras.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSmsBiuras-get"},"type":"array"}}},"description":"TransportSmsBiuras collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSmsBiuras resources.","tags":["TransportSmsBiuras"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSmsBiuras resource.","operationId":"api_transport-sms-biuras_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-post"}}},"description":"The new TransportSmsBiuras resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-get"}}},"description":"TransportSmsBiuras resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSmsBiuras resource.","tags":["TransportSmsBiuras"]}},"/api/transport-sms-biuras/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSmsBiuras resource.","operationId":"api_transport-sms-biuras_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsBiuras identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSmsBiuras resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSmsBiuras resource.","tags":["TransportSmsBiuras"]},"get":{"deprecated":false,"description":"Retrieves a TransportSmsBiuras resource.","operationId":"api_transport-sms-biuras_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsBiuras identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-get"}}},"description":"TransportSmsBiuras resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSmsBiuras resource.","tags":["TransportSmsBiuras"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSmsBiuras resource.","operationId":"api_transport-sms-biuras_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsBiuras identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-patch"}}},"description":"The updated TransportSmsBiuras resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-get"}}},"description":"TransportSmsBiuras resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSmsBiuras resource.","tags":["TransportSmsBiuras"]},"put":{"deprecated":false,"description":"Replaces the TransportSmsBiuras resource.","operationId":"api_transport-sms-biuras_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsBiuras identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-put"}}},"description":"The updated TransportSmsBiuras resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsBiuras-get"}}},"description":"TransportSmsBiuras resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSmsBiuras resource.","tags":["TransportSmsBiuras"]}},"/api/transport-sms-factor":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSmsFactor resources.","operationId":"api_transport-sms-factor_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSmsFactor-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSmsFactor.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSmsFactor-get"},"type":"array"}}},"description":"TransportSmsFactor collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSmsFactor resources.","tags":["TransportSmsFactor"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSmsFactor resource.","operationId":"api_transport-sms-factor_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-post"}}},"description":"The new TransportSmsFactor resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-get"}}},"description":"TransportSmsFactor resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSmsFactor resource.","tags":["TransportSmsFactor"]}},"/api/transport-sms-factor/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSmsFactor resource.","operationId":"api_transport-sms-factor_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsFactor identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSmsFactor resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSmsFactor resource.","tags":["TransportSmsFactor"]},"get":{"deprecated":false,"description":"Retrieves a TransportSmsFactor resource.","operationId":"api_transport-sms-factor_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsFactor identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-get"}}},"description":"TransportSmsFactor resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSmsFactor resource.","tags":["TransportSmsFactor"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSmsFactor resource.","operationId":"api_transport-sms-factor_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsFactor identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-patch"}}},"description":"The updated TransportSmsFactor resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-get"}}},"description":"TransportSmsFactor resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSmsFactor resource.","tags":["TransportSmsFactor"]},"put":{"deprecated":false,"description":"Replaces the TransportSmsFactor resource.","operationId":"api_transport-sms-factor_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsFactor identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-put"}}},"description":"The updated TransportSmsFactor resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsFactor-get"}}},"description":"TransportSmsFactor resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSmsFactor resource.","tags":["TransportSmsFactor"]}},"/api/transport-sms77":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSms77 resources.","operationId":"api_transport-sms77_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSms77-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSms77.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSms77-get"},"type":"array"}}},"description":"TransportSms77 collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSms77 resources.","tags":["TransportSms77"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSms77 resource.","operationId":"api_transport-sms77_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSms77-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSms77.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSms77-post"}}},"description":"The new TransportSms77 resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSms77-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSms77.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSms77-get"}}},"description":"TransportSms77 resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSms77 resource.","tags":["TransportSms77"]}},"/api/transport-sms77/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSms77 resource.","operationId":"api_transport-sms77_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSms77 identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSms77 resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSms77 resource.","tags":["TransportSms77"]},"get":{"deprecated":false,"description":"Retrieves a TransportSms77 resource.","operationId":"api_transport-sms77_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSms77 identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSms77-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSms77.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSms77-get"}}},"description":"TransportSms77 resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSms77 resource.","tags":["TransportSms77"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSms77 resource.","operationId":"api_transport-sms77_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSms77 identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSms77-patch"}}},"description":"The updated TransportSms77 resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSms77-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSms77.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSms77-get"}}},"description":"TransportSms77 resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSms77 resource.","tags":["TransportSms77"]},"put":{"deprecated":false,"description":"Replaces the TransportSms77 resource.","operationId":"api_transport-sms77_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSms77 identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSms77-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSms77.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSms77-put"}}},"description":"The updated TransportSms77 resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSms77-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSms77.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSms77-get"}}},"description":"TransportSms77 resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSms77 resource.","tags":["TransportSms77"]}},"/api/transport-smsapi":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSmsapi resources.","operationId":"api_transport-smsapi_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSmsapi-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSmsapi.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSmsapi-get"},"type":"array"}}},"description":"TransportSmsapi collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSmsapi resources.","tags":["TransportSmsapi"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSmsapi resource.","operationId":"api_transport-smsapi_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-post"}}},"description":"The new TransportSmsapi resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-get"}}},"description":"TransportSmsapi resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSmsapi resource.","tags":["TransportSmsapi"]}},"/api/transport-smsapi/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSmsapi resource.","operationId":"api_transport-smsapi_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsapi identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSmsapi resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSmsapi resource.","tags":["TransportSmsapi"]},"get":{"deprecated":false,"description":"Retrieves a TransportSmsapi resource.","operationId":"api_transport-smsapi_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsapi identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-get"}}},"description":"TransportSmsapi resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSmsapi resource.","tags":["TransportSmsapi"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSmsapi resource.","operationId":"api_transport-smsapi_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsapi identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-patch"}}},"description":"The updated TransportSmsapi resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-get"}}},"description":"TransportSmsapi resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSmsapi resource.","tags":["TransportSmsapi"]},"put":{"deprecated":false,"description":"Replaces the TransportSmsapi resource.","operationId":"api_transport-smsapi_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsapi identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-put"}}},"description":"The updated TransportSmsapi resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsapi.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsapi-get"}}},"description":"TransportSmsapi resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSmsapi resource.","tags":["TransportSmsapi"]}},"/api/transport-smsc":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSmsc resources.","operationId":"api_transport-smsc_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSmsc-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSmsc.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSmsc-get"},"type":"array"}}},"description":"TransportSmsc collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSmsc resources.","tags":["TransportSmsc"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSmsc resource.","operationId":"api_transport-smsc_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsc-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsc.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsc-post"}}},"description":"The new TransportSmsc resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsc-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsc.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsc-get"}}},"description":"TransportSmsc resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSmsc resource.","tags":["TransportSmsc"]}},"/api/transport-smsc/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSmsc resource.","operationId":"api_transport-smsc_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsc identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSmsc resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSmsc resource.","tags":["TransportSmsc"]},"get":{"deprecated":false,"description":"Retrieves a TransportSmsc resource.","operationId":"api_transport-smsc_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsc identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsc-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsc.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsc-get"}}},"description":"TransportSmsc resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSmsc resource.","tags":["TransportSmsc"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSmsc resource.","operationId":"api_transport-smsc_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsc identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSmsc-patch"}}},"description":"The updated TransportSmsc resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsc-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsc.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsc-get"}}},"description":"TransportSmsc resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSmsc resource.","tags":["TransportSmsc"]},"put":{"deprecated":false,"description":"Replaces the TransportSmsc resource.","operationId":"api_transport-smsc_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsc identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsc-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsc.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsc-put"}}},"description":"The updated TransportSmsc resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsc-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsc.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsc-get"}}},"description":"TransportSmsc resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSmsc resource.","tags":["TransportSmsc"]}},"/api/transport-smsmode":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSmsmode resources.","operationId":"api_transport-smsmode_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSmsmode-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSmsmode.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSmsmode-get"},"type":"array"}}},"description":"TransportSmsmode collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSmsmode resources.","tags":["TransportSmsmode"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSmsmode resource.","operationId":"api_transport-smsmode_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-post"}}},"description":"The new TransportSmsmode resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-get"}}},"description":"TransportSmsmode resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSmsmode resource.","tags":["TransportSmsmode"]}},"/api/transport-smsmode/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSmsmode resource.","operationId":"api_transport-smsmode_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsmode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSmsmode resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSmsmode resource.","tags":["TransportSmsmode"]},"get":{"deprecated":false,"description":"Retrieves a TransportSmsmode resource.","operationId":"api_transport-smsmode_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsmode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-get"}}},"description":"TransportSmsmode resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSmsmode resource.","tags":["TransportSmsmode"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSmsmode resource.","operationId":"api_transport-smsmode_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsmode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-patch"}}},"description":"The updated TransportSmsmode resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-get"}}},"description":"TransportSmsmode resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSmsmode resource.","tags":["TransportSmsmode"]},"put":{"deprecated":false,"description":"Replaces the TransportSmsmode resource.","operationId":"api_transport-smsmode_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSmsmode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-put"}}},"description":"The updated TransportSmsmode resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSmsmode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSmsmode-get"}}},"description":"TransportSmsmode resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSmsmode resource.","tags":["TransportSmsmode"]}},"/api/transport-spot-hit":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportSpotHit resources.","operationId":"api_transport-spot-hit_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportSpotHit-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportSpotHit.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportSpotHit-get"},"type":"array"}}},"description":"TransportSpotHit collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportSpotHit resources.","tags":["TransportSpotHit"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportSpotHit resource.","operationId":"api_transport-spot-hit_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-post"}}},"description":"The new TransportSpotHit resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-get"}}},"description":"TransportSpotHit resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportSpotHit resource.","tags":["TransportSpotHit"]}},"/api/transport-spot-hit/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportSpotHit resource.","operationId":"api_transport-spot-hit_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSpotHit identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportSpotHit resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportSpotHit resource.","tags":["TransportSpotHit"]},"get":{"deprecated":false,"description":"Retrieves a TransportSpotHit resource.","operationId":"api_transport-spot-hit_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSpotHit identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-get"}}},"description":"TransportSpotHit resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportSpotHit resource.","tags":["TransportSpotHit"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportSpotHit resource.","operationId":"api_transport-spot-hit_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSpotHit identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-patch"}}},"description":"The updated TransportSpotHit resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-get"}}},"description":"TransportSpotHit resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportSpotHit resource.","tags":["TransportSpotHit"]},"put":{"deprecated":false,"description":"Replaces the TransportSpotHit resource.","operationId":"api_transport-spot-hit_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportSpotHit identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-put"}}},"description":"The updated TransportSpotHit resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportSpotHit.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportSpotHit-get"}}},"description":"TransportSpotHit resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportSpotHit resource.","tags":["TransportSpotHit"]}},"/api/transport-telegram":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportTelegram resources.","operationId":"api_transport-telegram_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportTelegram-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportTelegram.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportTelegram-get"},"type":"array"}}},"description":"TransportTelegram collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportTelegram resources.","tags":["TransportTelegram"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportTelegram resource.","operationId":"api_transport-telegram_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelegram-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelegram.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelegram-post"}}},"description":"The new TransportTelegram resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelegram-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelegram.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelegram-get"}}},"description":"TransportTelegram resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportTelegram resource.","tags":["TransportTelegram"]}},"/api/transport-telegram/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportTelegram resource.","operationId":"api_transport-telegram_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTelegram identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportTelegram resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportTelegram resource.","tags":["TransportTelegram"]},"get":{"deprecated":false,"description":"Retrieves a TransportTelegram resource.","operationId":"api_transport-telegram_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTelegram identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelegram-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelegram.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelegram-get"}}},"description":"TransportTelegram resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportTelegram resource.","tags":["TransportTelegram"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportTelegram resource.","operationId":"api_transport-telegram_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTelegram identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportTelegram-patch"}}},"description":"The updated TransportTelegram resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelegram-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelegram.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelegram-get"}}},"description":"TransportTelegram resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportTelegram resource.","tags":["TransportTelegram"]},"put":{"deprecated":false,"description":"Replaces the TransportTelegram resource.","operationId":"api_transport-telegram_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTelegram identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelegram-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelegram.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelegram-put"}}},"description":"The updated TransportTelegram resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelegram-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelegram.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelegram-get"}}},"description":"TransportTelegram resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportTelegram resource.","tags":["TransportTelegram"]}},"/api/transport-telnyx":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportTelnyx resources.","operationId":"api_transport-telnyx_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportTelnyx-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportTelnyx.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportTelnyx-get"},"type":"array"}}},"description":"TransportTelnyx collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportTelnyx resources.","tags":["TransportTelnyx"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportTelnyx resource.","operationId":"api_transport-telnyx_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-post"}}},"description":"The new TransportTelnyx resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-get"}}},"description":"TransportTelnyx resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportTelnyx resource.","tags":["TransportTelnyx"]}},"/api/transport-telnyx/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportTelnyx resource.","operationId":"api_transport-telnyx_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTelnyx identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportTelnyx resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportTelnyx resource.","tags":["TransportTelnyx"]},"get":{"deprecated":false,"description":"Retrieves a TransportTelnyx resource.","operationId":"api_transport-telnyx_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTelnyx identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-get"}}},"description":"TransportTelnyx resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportTelnyx resource.","tags":["TransportTelnyx"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportTelnyx resource.","operationId":"api_transport-telnyx_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTelnyx identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-patch"}}},"description":"The updated TransportTelnyx resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-get"}}},"description":"TransportTelnyx resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportTelnyx resource.","tags":["TransportTelnyx"]},"put":{"deprecated":false,"description":"Replaces the TransportTelnyx resource.","operationId":"api_transport-telnyx_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTelnyx identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-put"}}},"description":"The updated TransportTelnyx resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTelnyx.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTelnyx-get"}}},"description":"TransportTelnyx resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportTelnyx resource.","tags":["TransportTelnyx"]}},"/api/transport-termii":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportTermii resources.","operationId":"api_transport-termii_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportTermii-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportTermii.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportTermii-get"},"type":"array"}}},"description":"TransportTermii collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportTermii resources.","tags":["TransportTermii"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportTermii resource.","operationId":"api_transport-termii_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTermii-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTermii.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTermii-post"}}},"description":"The new TransportTermii resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTermii-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTermii.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTermii-get"}}},"description":"TransportTermii resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportTermii resource.","tags":["TransportTermii"]}},"/api/transport-termii/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportTermii resource.","operationId":"api_transport-termii_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTermii identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportTermii resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportTermii resource.","tags":["TransportTermii"]},"get":{"deprecated":false,"description":"Retrieves a TransportTermii resource.","operationId":"api_transport-termii_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTermii identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTermii-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTermii.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTermii-get"}}},"description":"TransportTermii resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportTermii resource.","tags":["TransportTermii"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportTermii resource.","operationId":"api_transport-termii_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTermii identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportTermii-patch"}}},"description":"The updated TransportTermii resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTermii-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTermii.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTermii-get"}}},"description":"TransportTermii resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportTermii resource.","tags":["TransportTermii"]},"put":{"deprecated":false,"description":"Replaces the TransportTermii resource.","operationId":"api_transport-termii_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTermii identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTermii-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTermii.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTermii-put"}}},"description":"The updated TransportTermii resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTermii-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTermii.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTermii-get"}}},"description":"TransportTermii resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportTermii resource.","tags":["TransportTermii"]}},"/api/transport-trello":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportTrello resources.","operationId":"api_transport-trello_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportTrello-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportTrello.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportTrello-get"},"type":"array"}}},"description":"TransportTrello collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportTrello resources.","tags":["TransportTrello"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportTrello resource.","operationId":"api_transport-trello_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTrello-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTrello.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTrello-post"}}},"description":"The new TransportTrello resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTrello-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTrello.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTrello-get"}}},"description":"TransportTrello resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportTrello resource.","tags":["TransportTrello"]}},"/api/transport-trello/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportTrello resource.","operationId":"api_transport-trello_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTrello identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportTrello resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportTrello resource.","tags":["TransportTrello"]},"get":{"deprecated":false,"description":"Retrieves a TransportTrello resource.","operationId":"api_transport-trello_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTrello identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTrello-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTrello.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTrello-get"}}},"description":"TransportTrello resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportTrello resource.","tags":["TransportTrello"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportTrello resource.","operationId":"api_transport-trello_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTrello identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportTrello-patch"}}},"description":"The updated TransportTrello resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTrello-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTrello.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTrello-get"}}},"description":"TransportTrello resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportTrello resource.","tags":["TransportTrello"]},"put":{"deprecated":false,"description":"Replaces the TransportTrello resource.","operationId":"api_transport-trello_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTrello identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTrello-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTrello.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTrello-put"}}},"description":"The updated TransportTrello resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTrello-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTrello.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTrello-get"}}},"description":"TransportTrello resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportTrello resource.","tags":["TransportTrello"]}},"/api/transport-turbo-sms":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportTurboSms resources.","operationId":"api_transport-turbo-sms_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportTurboSms-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportTurboSms.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportTurboSms-get"},"type":"array"}}},"description":"TransportTurboSms collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportTurboSms resources.","tags":["TransportTurboSms"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportTurboSms resource.","operationId":"api_transport-turbo-sms_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-post"}}},"description":"The new TransportTurboSms resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-get"}}},"description":"TransportTurboSms resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportTurboSms resource.","tags":["TransportTurboSms"]}},"/api/transport-turbo-sms/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportTurboSms resource.","operationId":"api_transport-turbo-sms_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTurboSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportTurboSms resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportTurboSms resource.","tags":["TransportTurboSms"]},"get":{"deprecated":false,"description":"Retrieves a TransportTurboSms resource.","operationId":"api_transport-turbo-sms_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTurboSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-get"}}},"description":"TransportTurboSms resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportTurboSms resource.","tags":["TransportTurboSms"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportTurboSms resource.","operationId":"api_transport-turbo-sms_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTurboSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-patch"}}},"description":"The updated TransportTurboSms resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-get"}}},"description":"TransportTurboSms resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportTurboSms resource.","tags":["TransportTurboSms"]},"put":{"deprecated":false,"description":"Replaces the TransportTurboSms resource.","operationId":"api_transport-turbo-sms_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTurboSms identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-put"}}},"description":"The updated TransportTurboSms resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTurboSms.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTurboSms-get"}}},"description":"TransportTurboSms resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportTurboSms resource.","tags":["TransportTurboSms"]}},"/api/transport-twilio":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportTwilio resources.","operationId":"api_transport-twilio_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportTwilio-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportTwilio.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportTwilio-get"},"type":"array"}}},"description":"TransportTwilio collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportTwilio resources.","tags":["TransportTwilio"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportTwilio resource.","operationId":"api_transport-twilio_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwilio-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwilio.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwilio-post"}}},"description":"The new TransportTwilio resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwilio-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwilio.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwilio-get"}}},"description":"TransportTwilio resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportTwilio resource.","tags":["TransportTwilio"]}},"/api/transport-twilio/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportTwilio resource.","operationId":"api_transport-twilio_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTwilio identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportTwilio resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportTwilio resource.","tags":["TransportTwilio"]},"get":{"deprecated":false,"description":"Retrieves a TransportTwilio resource.","operationId":"api_transport-twilio_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTwilio identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwilio-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwilio.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwilio-get"}}},"description":"TransportTwilio resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportTwilio resource.","tags":["TransportTwilio"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportTwilio resource.","operationId":"api_transport-twilio_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTwilio identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportTwilio-patch"}}},"description":"The updated TransportTwilio resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwilio-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwilio.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwilio-get"}}},"description":"TransportTwilio resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportTwilio resource.","tags":["TransportTwilio"]},"put":{"deprecated":false,"description":"Replaces the TransportTwilio resource.","operationId":"api_transport-twilio_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTwilio identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwilio-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwilio.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwilio-put"}}},"description":"The updated TransportTwilio resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwilio-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwilio.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwilio-get"}}},"description":"TransportTwilio resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportTwilio resource.","tags":["TransportTwilio"]}},"/api/transport-twitter":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportTwitter resources.","operationId":"api_transport-twitter_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportTwitter-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportTwitter.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportTwitter-get"},"type":"array"}}},"description":"TransportTwitter collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportTwitter resources.","tags":["TransportTwitter"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportTwitter resource.","operationId":"api_transport-twitter_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwitter-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwitter.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwitter-post"}}},"description":"The new TransportTwitter resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwitter-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwitter.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwitter-get"}}},"description":"TransportTwitter resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportTwitter resource.","tags":["TransportTwitter"]}},"/api/transport-twitter/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportTwitter resource.","operationId":"api_transport-twitter_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTwitter identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportTwitter resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportTwitter resource.","tags":["TransportTwitter"]},"get":{"deprecated":false,"description":"Retrieves a TransportTwitter resource.","operationId":"api_transport-twitter_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTwitter identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwitter-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwitter.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwitter-get"}}},"description":"TransportTwitter resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportTwitter resource.","tags":["TransportTwitter"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportTwitter resource.","operationId":"api_transport-twitter_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTwitter identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportTwitter-patch"}}},"description":"The updated TransportTwitter resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwitter-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwitter.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwitter-get"}}},"description":"TransportTwitter resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportTwitter resource.","tags":["TransportTwitter"]},"put":{"deprecated":false,"description":"Replaces the TransportTwitter resource.","operationId":"api_transport-twitter_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportTwitter identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwitter-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwitter.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwitter-put"}}},"description":"The updated TransportTwitter resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportTwitter-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportTwitter.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportTwitter-get"}}},"description":"TransportTwitter resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportTwitter resource.","tags":["TransportTwitter"]}},"/api/transport-vonage":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportVonage resources.","operationId":"api_transport-vonage_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportVonage-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportVonage.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportVonage-get"},"type":"array"}}},"description":"TransportVonage collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportVonage resources.","tags":["TransportVonage"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportVonage resource.","operationId":"api_transport-vonage_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportVonage-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportVonage.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportVonage-post"}}},"description":"The new TransportVonage resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportVonage-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportVonage.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportVonage-get"}}},"description":"TransportVonage resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportVonage resource.","tags":["TransportVonage"]}},"/api/transport-vonage/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportVonage resource.","operationId":"api_transport-vonage_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportVonage identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportVonage resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportVonage resource.","tags":["TransportVonage"]},"get":{"deprecated":false,"description":"Retrieves a TransportVonage resource.","operationId":"api_transport-vonage_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportVonage identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportVonage-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportVonage.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportVonage-get"}}},"description":"TransportVonage resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportVonage resource.","tags":["TransportVonage"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportVonage resource.","operationId":"api_transport-vonage_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportVonage identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportVonage-patch"}}},"description":"The updated TransportVonage resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportVonage-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportVonage.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportVonage-get"}}},"description":"TransportVonage resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportVonage resource.","tags":["TransportVonage"]},"put":{"deprecated":false,"description":"Replaces the TransportVonage resource.","operationId":"api_transport-vonage_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportVonage identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportVonage-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportVonage.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportVonage-put"}}},"description":"The updated TransportVonage resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportVonage-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportVonage.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportVonage-get"}}},"description":"TransportVonage resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportVonage resource.","tags":["TransportVonage"]}},"/api/transport-webhook":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportWebhook resources.","operationId":"api_transport-webhook_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportWebhook-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportWebhook.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportWebhook-get"},"type":"array"}}},"description":"TransportWebhook collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportWebhook resources.","tags":["TransportWebhook"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportWebhook resource.","operationId":"api_transport-webhook_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportWebhook-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportWebhook.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportWebhook-post"}}},"description":"The new TransportWebhook resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportWebhook-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportWebhook.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportWebhook-get"}}},"description":"TransportWebhook resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportWebhook resource.","tags":["TransportWebhook"]}},"/api/transport-webhook/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportWebhook resource.","operationId":"api_transport-webhook_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportWebhook identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportWebhook resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportWebhook resource.","tags":["TransportWebhook"]},"get":{"deprecated":false,"description":"Retrieves a TransportWebhook resource.","operationId":"api_transport-webhook_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportWebhook identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportWebhook-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportWebhook.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportWebhook-get"}}},"description":"TransportWebhook resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportWebhook resource.","tags":["TransportWebhook"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportWebhook resource.","operationId":"api_transport-webhook_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportWebhook identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportWebhook-patch"}}},"description":"The updated TransportWebhook resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportWebhook-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportWebhook.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportWebhook-get"}}},"description":"TransportWebhook resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportWebhook resource.","tags":["TransportWebhook"]},"put":{"deprecated":false,"description":"Replaces the TransportWebhook resource.","operationId":"api_transport-webhook_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportWebhook identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportWebhook-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportWebhook.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportWebhook-put"}}},"description":"The updated TransportWebhook resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportWebhook-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportWebhook.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportWebhook-get"}}},"description":"TransportWebhook resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportWebhook resource.","tags":["TransportWebhook"]}},"/api/transport-yunpian":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportYunpian resources.","operationId":"api_transport-yunpian_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportYunpian-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportYunpian.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportYunpian-get"},"type":"array"}}},"description":"TransportYunpian collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportYunpian resources.","tags":["TransportYunpian"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportYunpian resource.","operationId":"api_transport-yunpian_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportYunpian-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportYunpian.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportYunpian-post"}}},"description":"The new TransportYunpian resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportYunpian-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportYunpian.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportYunpian-get"}}},"description":"TransportYunpian resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportYunpian resource.","tags":["TransportYunpian"]}},"/api/transport-yunpian/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportYunpian resource.","operationId":"api_transport-yunpian_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportYunpian identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportYunpian resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportYunpian resource.","tags":["TransportYunpian"]},"get":{"deprecated":false,"description":"Retrieves a TransportYunpian resource.","operationId":"api_transport-yunpian_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportYunpian identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportYunpian-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportYunpian.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportYunpian-get"}}},"description":"TransportYunpian resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportYunpian resource.","tags":["TransportYunpian"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportYunpian resource.","operationId":"api_transport-yunpian_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportYunpian identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportYunpian-patch"}}},"description":"The updated TransportYunpian resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportYunpian-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportYunpian.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportYunpian-get"}}},"description":"TransportYunpian resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportYunpian resource.","tags":["TransportYunpian"]},"put":{"deprecated":false,"description":"Replaces the TransportYunpian resource.","operationId":"api_transport-yunpian_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportYunpian identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportYunpian-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportYunpian.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportYunpian-put"}}},"description":"The updated TransportYunpian resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportYunpian-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportYunpian.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportYunpian-get"}}},"description":"TransportYunpian resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportYunpian resource.","tags":["TransportYunpian"]}},"/api/transport-zendesk":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportZendesk resources.","operationId":"api_transport-zendesk_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportZendesk-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportZendesk.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportZendesk-get"},"type":"array"}}},"description":"TransportZendesk collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportZendesk resources.","tags":["TransportZendesk"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportZendesk resource.","operationId":"api_transport-zendesk_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZendesk-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZendesk.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZendesk-post"}}},"description":"The new TransportZendesk resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZendesk-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZendesk.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZendesk-get"}}},"description":"TransportZendesk resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportZendesk resource.","tags":["TransportZendesk"]}},"/api/transport-zendesk/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportZendesk resource.","operationId":"api_transport-zendesk_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportZendesk identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportZendesk resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportZendesk resource.","tags":["TransportZendesk"]},"get":{"deprecated":false,"description":"Retrieves a TransportZendesk resource.","operationId":"api_transport-zendesk_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportZendesk identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZendesk-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZendesk.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZendesk-get"}}},"description":"TransportZendesk resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportZendesk resource.","tags":["TransportZendesk"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportZendesk resource.","operationId":"api_transport-zendesk_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportZendesk identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportZendesk-patch"}}},"description":"The updated TransportZendesk resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZendesk-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZendesk.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZendesk-get"}}},"description":"TransportZendesk resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportZendesk resource.","tags":["TransportZendesk"]},"put":{"deprecated":false,"description":"Replaces the TransportZendesk resource.","operationId":"api_transport-zendesk_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportZendesk identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZendesk-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZendesk.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZendesk-put"}}},"description":"The updated TransportZendesk resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZendesk-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZendesk.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZendesk-get"}}},"description":"TransportZendesk resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportZendesk resource.","tags":["TransportZendesk"]}},"/api/transport-zulip":{"get":{"deprecated":false,"description":"Retrieves the collection of TransportZulip resources.","operationId":"api_transport-zulip_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"dataSegmentCode","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"dataSegmentCode[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":false,"in":"query","name":"partition","required":false,"schema":{"type":"string"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"","explode":true,"in":"query","name":"partition[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/TransportZulip-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/TransportZulip.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/TransportZulip-get"},"type":"array"}}},"description":"TransportZulip collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of TransportZulip resources.","tags":["TransportZulip"]},"parameters":[],"post":{"deprecated":false,"description":"Creates a TransportZulip resource.","operationId":"api_transport-zulip_post","parameters":[],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZulip-post"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZulip.jsonld-post"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZulip-post"}}},"description":"The new TransportZulip resource","required":true},"responses":{"201":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZulip-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZulip.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZulip-get"}}},"description":"TransportZulip resource created","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Creates a TransportZulip resource.","tags":["TransportZulip"]}},"/api/transport-zulip/{id}":{"delete":{"deprecated":false,"description":"Removes the TransportZulip resource.","operationId":"api_transport-zulip_id_delete","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportZulip identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"204":{"description":"TransportZulip resource deleted"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Removes the TransportZulip resource.","tags":["TransportZulip"]},"get":{"deprecated":false,"description":"Retrieves a TransportZulip resource.","operationId":"api_transport-zulip_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportZulip identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZulip-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZulip.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZulip-get"}}},"description":"TransportZulip resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a TransportZulip resource.","tags":["TransportZulip"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the TransportZulip resource.","operationId":"api_transport-zulip_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportZulip identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/TransportZulip-patch"}}},"description":"The updated TransportZulip resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZulip-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZulip.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZulip-get"}}},"description":"TransportZulip resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the TransportZulip resource.","tags":["TransportZulip"]},"put":{"deprecated":false,"description":"Replaces the TransportZulip resource.","operationId":"api_transport-zulip_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"TransportZulip identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZulip-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZulip.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZulip-put"}}},"description":"The updated TransportZulip resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/TransportZulip-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/TransportZulip.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/TransportZulip-get"}}},"description":"TransportZulip resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the TransportZulip resource.","tags":["TransportZulip"]}},"/api/user-account":{"get":{"deprecated":false,"description":"Retrieves the collection of UserAccount resources.","operationId":"api_user-account_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/UserAccount-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/UserAccount.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/UserAccount-get"},"type":"array"}}},"description":"UserAccount collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of UserAccount resources.","tags":["UserAccount"]},"parameters":[]},"/api/user-account-level-code":{"get":{"deprecated":false,"description":"Retrieves the collection of UserAccountLevelCode resources.","operationId":"api_user-account-level-code_get_collection","parameters":[{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"The collection page number","explode":false,"in":"query","name":"page","required":false,"schema":{"default":1,"type":"integer"},"style":"form"},{"allowEmptyValue":true,"allowReserved":false,"deprecated":false,"description":"Allows you to reduce the response to contain only the properties you need. If your desired property is nested, you can address it using nested arrays. Example: properties[]={propertyName}&properties[]={anotherPropertyName}&properties[{nestedPropertyParent}][]={nestedProperty}","explode":true,"in":"query","name":"properties[]","required":false,"schema":{"items":{"type":"string"},"type":"array"},"style":"form"}],"responses":{"200":{"content":{"application/json":{"schema":{"items":{"$ref":"#/components/schemas/UserAccountLevelCode-get"},"type":"array"}},"application/ld+json":{"schema":{"properties":{"hydra:member":{"items":{"$ref":"#/components/schemas/UserAccountLevelCode.jsonld-get"},"type":"array"},"hydra:search":{"properties":{"@type":{"type":"string"},"hydra:mapping":{"items":{"properties":{"@type":{"type":"string"},"property":{"nullable":true,"type":"string"},"required":{"type":"boolean"},"variable":{"type":"string"}},"type":"object"},"type":"array"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"}},"type":"object"},"hydra:totalItems":{"minimum":0,"type":"integer"},"hydra:view":{"example":{"@id":"string","hydra:first":"string","hydra:last":"string","hydra:next":"string","hydra:previous":"string","type":"string"},"properties":{"@id":{"format":"iri-reference","type":"string"},"@type":{"type":"string"},"hydra:first":{"format":"iri-reference","type":"string"},"hydra:last":{"format":"iri-reference","type":"string"},"hydra:next":{"format":"iri-reference","type":"string"},"hydra:previous":{"format":"iri-reference","type":"string"}},"type":"object"}},"required":["hydra:member"],"type":"object"}},"text/html":{"schema":{"items":{"$ref":"#/components/schemas/UserAccountLevelCode-get"},"type":"array"}}},"description":"UserAccountLevelCode collection"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"429":{"description":"Too many requests"}},"summary":"Retrieves the collection of UserAccountLevelCode resources.","tags":["UserAccountLevelCode"]},"parameters":[]},"/api/user-account-level-code/{id}":{"get":{"deprecated":false,"description":"Retrieves a UserAccountLevelCode resource.","operationId":"api_user-account-level-code_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"UserAccountLevelCode identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserAccountLevelCode-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/UserAccountLevelCode.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/UserAccountLevelCode-get"}}},"description":"UserAccountLevelCode resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a UserAccountLevelCode resource.","tags":["UserAccountLevelCode"]},"parameters":[]},"/api/user-account/{id}":{"get":{"deprecated":false,"description":"Retrieves a UserAccount resource.","operationId":"api_user-account_id_get","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"UserAccount identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserAccount-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/UserAccount.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/UserAccount-get"}}},"description":"UserAccount resource"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"429":{"description":"Too many requests"}},"summary":"Retrieves a UserAccount resource.","tags":["UserAccount"]},"parameters":[],"patch":{"deprecated":false,"description":"Updates the UserAccount resource.","operationId":"api_user-account_id_patch","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"UserAccount identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/merge-patch+json":{"schema":{"$ref":"#/components/schemas/UserAccount-patch"}}},"description":"The updated UserAccount resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserAccount-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/UserAccount.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/UserAccount-get"}}},"description":"UserAccount resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Updates the UserAccount resource.","tags":["UserAccount"]},"put":{"deprecated":false,"description":"Replaces the UserAccount resource.","operationId":"api_user-account_id_put","parameters":[{"allowEmptyValue":false,"allowReserved":false,"deprecated":false,"description":"UserAccount identifier","explode":false,"in":"path","name":"id","required":true,"schema":{"type":"string"},"style":"simple"}],"requestBody":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserAccount-put"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/UserAccount.jsonld-put"}},"text/html":{"schema":{"$ref":"#/components/schemas/UserAccount-put"}}},"description":"The updated UserAccount resource","required":true},"responses":{"200":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/UserAccount-get"}},"application/ld+json":{"schema":{"$ref":"#/components/schemas/UserAccount.jsonld-get"}},"text/html":{"schema":{"$ref":"#/components/schemas/UserAccount-get"}}},"description":"UserAccount resource updated","links":{}},"400":{"description":"Invalid input"},"401":{"description":"Unauthorized"},"403":{"description":"Forbidden"},"404":{"description":"Resource not found"},"422":{"description":"Unprocessable entity"},"429":{"description":"Too many requests"}},"summary":"Replaces the UserAccount resource.","tags":["UserAccount"]}}},"components":{"examples":{},"headers":{},"parameters":{},"requestBodies":{},"responses":{},"schemas":{"AlertLog-get":{"deprecated":false,"description":"The AlertLog resource is a chronological record of all the alerts that have been triggered, including the status of each alert.","properties":{"alertLogErrorMessage":{"description":"The reason why the dispatch of the alert failed.","nullable":true,"type":"string"},"alertLogMessageId":{"description":"The id of the successfully dispatched message as received from the transport that was used.","nullable":true,"type":"string"},"alertLogStatusCode":{"description":"The status of the alert log.","format":"iri-reference","type":"string"},"alertService":{"description":"The alert service that is related to this resource.","format":"iri-reference","type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"monitor":{"description":"The monitor that is related to this resource instance.","format":"iri-reference","type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"ping":{"description":"The ping that triggered this resource instance.","format":"iri-reference","nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"webhookResponseBody":{"description":"The response body returned by a successful request to a webhook URL. Length limited to 1,000 characters.","nullable":true,"type":"string"},"webhookResponseHeaders":{"description":"The response headers returned by a successful request to a webhook URL.","items":{"type":"string"},"nullable":true,"type":"array"}},"type":"object"},"AlertLog.jsonld-get":{"deprecated":false,"description":"The AlertLog resource is a chronological record of all the alerts that have been triggered, including the status of each alert.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"alertLogErrorMessage":{"description":"The reason why the dispatch of the alert failed.","nullable":true,"type":"string"},"alertLogMessageId":{"description":"The id of the successfully dispatched message as received from the transport that was used.","nullable":true,"type":"string"},"alertLogStatusCode":{"description":"The status of the alert log.","format":"iri-reference","type":"string"},"alertService":{"description":"The alert service that is related to this resource.","format":"iri-reference","type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"monitor":{"description":"The monitor that is related to this resource instance.","format":"iri-reference","type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"ping":{"description":"The ping that triggered this resource instance.","format":"iri-reference","nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"webhookResponseBody":{"description":"The response body returned by a successful request to a webhook URL. Length limited to 1,000 characters.","nullable":true,"type":"string"},"webhookResponseHeaders":{"description":"The response headers returned by a successful request to a webhook URL.","items":{"type":"string"},"nullable":true,"type":"array"}},"type":"object"},"AlertLogStatusCode-get":{"deprecated":false,"description":"The AlertLogStatusCode resource is a set of codes that describes the outcomes of the dispatching of an alert.","properties":{"id":{"readOnly":true,"type":"string"}},"type":"object"},"AlertLogStatusCode.jsonld-get":{"deprecated":false,"description":"The AlertLogStatusCode resource is a set of codes that describes the outcomes of the dispatching of an alert.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"AlertService-get":{"deprecated":false,"description":"The AlertService resource is a collection of services that can be used to dispatch an alert. Each alert service uses a distinct message transport.","properties":{"alertServiceName":{"description":"The name of the alert service. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"alertServiceNotes":{"description":"Notes about the alert service. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"alertServiceTransportCode":{"description":"The transport of the alert service.","format":"iri-reference","nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"creditsPerTransportAlert":{"default":1,"description":"The phone number where alerts will be sent. Ensure that the number format complies with the external transport service that will send the alert.","example":1,"type":"integer"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mediaObjects":{"description":"Media objects that must be sent with each alert. Only applicable when you use your own email alert services.","items":{"format":"iri-reference","type":"string"},"type":"array"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"recipientEmailAddress":{"description":"The email address where alerts will be sent.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"recipientPhoneNumber":{"description":"The phone number where alerts will be sent. Ensure that the number format complies with the external transport service that will send the alert.","maxLength":255,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportAlerta":{"format":"iri-reference","nullable":true,"type":"string"},"transportAllMySms":{"format":"iri-reference","nullable":true,"type":"string"},"transportAmazonSns":{"format":"iri-reference","nullable":true,"type":"string"},"transportBandwidth":{"format":"iri-reference","nullable":true,"type":"string"},"transportChatwork":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickSend":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickatell":{"format":"iri-reference","nullable":true,"type":"string"},"transportContactEveryone":{"format":"iri-reference","nullable":true,"type":"string"},"transportDiscord":{"format":"iri-reference","nullable":true,"type":"string"},"transportEmail":{"format":"iri-reference","nullable":true,"type":"string"},"transportEngagespot":{"format":"iri-reference","nullable":true,"type":"string"},"transportEsendex":{"format":"iri-reference","nullable":true,"type":"string"},"transportExpo":{"format":"iri-reference","nullable":true,"type":"string"},"transportFirebase":{"format":"iri-reference","nullable":true,"type":"string"},"transportFortySixElks":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreeMobile":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreshdesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportGatewayApi":{"format":"iri-reference","nullable":true,"type":"string"},"transportGitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportGoogleChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportGotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportHelpScout":{"format":"iri-reference","nullable":true,"type":"string"},"transportInfobip":{"format":"iri-reference","nullable":true,"type":"string"},"transportIqsms":{"format":"iri-reference","nullable":true,"type":"string"},"transportKazInfoTeh":{"format":"iri-reference","nullable":true,"type":"string"},"transportLightSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportLineNotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportLinkedIn":{"format":"iri-reference","nullable":true,"type":"string"},"transportMailjet":{"format":"iri-reference","nullable":true,"type":"string"},"transportMastodon":{"format":"iri-reference","nullable":true,"type":"string"},"transportMattermost":{"format":"iri-reference","nullable":true,"type":"string"},"transportMercure":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageBird":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageMedia":{"format":"iri-reference","nullable":true,"type":"string"},"transportMicrosoftTeams":{"format":"iri-reference","nullable":true,"type":"string"},"transportMobyt":{"format":"iri-reference","nullable":true,"type":"string"},"transportOctopush":{"format":"iri-reference","nullable":true,"type":"string"},"transportOneSignal":{"format":"iri-reference","nullable":true,"type":"string"},"transportOpsgenie":{"format":"iri-reference","nullable":true,"type":"string"},"transportOrangeSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportOvhCloud":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerDuty":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerTree":{"format":"iri-reference","nullable":true,"type":"string"},"transportPlivo":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushbullet":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushover":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushy":{"format":"iri-reference","nullable":true,"type":"string"},"transportRingCentral":{"format":"iri-reference","nullable":true,"type":"string"},"transportRocketChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendberry":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendinblue":{"format":"iri-reference","nullable":true,"type":"string"},"transportSimpleTextin":{"format":"iri-reference","nullable":true,"type":"string"},"transportSinch":{"format":"iri-reference","nullable":true,"type":"string"},"transportSlack":{"format":"iri-reference","nullable":true,"type":"string"},"transportSms77":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsBiuras":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsFactor":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsapi":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsc":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsmode":{"format":"iri-reference","nullable":true,"type":"string"},"transportSpotHit":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelegram":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelnyx":{"format":"iri-reference","nullable":true,"type":"string"},"transportTermii":{"format":"iri-reference","nullable":true,"type":"string"},"transportTrello":{"format":"iri-reference","nullable":true,"type":"string"},"transportTurboSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwilio":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportVonage":{"format":"iri-reference","nullable":true,"type":"string"},"transportWebhook":{"format":"iri-reference","nullable":true,"type":"string"},"transportYunpian":{"format":"iri-reference","nullable":true,"type":"string"},"transportZendesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportZulip":{"format":"iri-reference","nullable":true,"type":"string"}},"required":["alertServiceTransportCode","partition","alertServiceName","recipientEmailAddress","recipientPhoneNumber"],"type":"object"},"AlertService-patch":{"deprecated":false,"description":"The AlertService resource is a collection of services that can be used to dispatch an alert. Each alert service uses a distinct message transport.","properties":{"alertServiceName":{"description":"The name of the alert service. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"alertServiceNotes":{"description":"Notes about the alert service. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mediaObjects":{"description":"Media objects that must be sent with each alert. Only applicable when you use your own email alert services.","items":{"format":"iri-reference","type":"string"},"type":"array"},"recipientEmailAddress":{"description":"The email address where alerts will be sent.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"recipientPhoneNumber":{"description":"The phone number where alerts will be sent. Ensure that the number format complies with the external transport service that will send the alert.","maxLength":255,"nullable":true,"type":"string"},"transportAlerta":{"format":"iri-reference","nullable":true,"type":"string"},"transportAllMySms":{"format":"iri-reference","nullable":true,"type":"string"},"transportAmazonSns":{"format":"iri-reference","nullable":true,"type":"string"},"transportBandwidth":{"format":"iri-reference","nullable":true,"type":"string"},"transportChatwork":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickSend":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickatell":{"format":"iri-reference","nullable":true,"type":"string"},"transportContactEveryone":{"format":"iri-reference","nullable":true,"type":"string"},"transportDiscord":{"format":"iri-reference","nullable":true,"type":"string"},"transportEmail":{"format":"iri-reference","nullable":true,"type":"string"},"transportEngagespot":{"format":"iri-reference","nullable":true,"type":"string"},"transportEsendex":{"format":"iri-reference","nullable":true,"type":"string"},"transportExpo":{"format":"iri-reference","nullable":true,"type":"string"},"transportFirebase":{"format":"iri-reference","nullable":true,"type":"string"},"transportFortySixElks":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreeMobile":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreshdesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportGatewayApi":{"format":"iri-reference","nullable":true,"type":"string"},"transportGitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportGoogleChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportGotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportHelpScout":{"format":"iri-reference","nullable":true,"type":"string"},"transportInfobip":{"format":"iri-reference","nullable":true,"type":"string"},"transportIqsms":{"format":"iri-reference","nullable":true,"type":"string"},"transportKazInfoTeh":{"format":"iri-reference","nullable":true,"type":"string"},"transportLightSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportLineNotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportLinkedIn":{"format":"iri-reference","nullable":true,"type":"string"},"transportMailjet":{"format":"iri-reference","nullable":true,"type":"string"},"transportMastodon":{"format":"iri-reference","nullable":true,"type":"string"},"transportMattermost":{"format":"iri-reference","nullable":true,"type":"string"},"transportMercure":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageBird":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageMedia":{"format":"iri-reference","nullable":true,"type":"string"},"transportMicrosoftTeams":{"format":"iri-reference","nullable":true,"type":"string"},"transportMobyt":{"format":"iri-reference","nullable":true,"type":"string"},"transportOctopush":{"format":"iri-reference","nullable":true,"type":"string"},"transportOneSignal":{"format":"iri-reference","nullable":true,"type":"string"},"transportOpsgenie":{"format":"iri-reference","nullable":true,"type":"string"},"transportOrangeSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportOvhCloud":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerDuty":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerTree":{"format":"iri-reference","nullable":true,"type":"string"},"transportPlivo":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushbullet":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushover":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushy":{"format":"iri-reference","nullable":true,"type":"string"},"transportRingCentral":{"format":"iri-reference","nullable":true,"type":"string"},"transportRocketChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendberry":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendinblue":{"format":"iri-reference","nullable":true,"type":"string"},"transportSimpleTextin":{"format":"iri-reference","nullable":true,"type":"string"},"transportSinch":{"format":"iri-reference","nullable":true,"type":"string"},"transportSlack":{"format":"iri-reference","nullable":true,"type":"string"},"transportSms77":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsBiuras":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsFactor":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsapi":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsc":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsmode":{"format":"iri-reference","nullable":true,"type":"string"},"transportSpotHit":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelegram":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelnyx":{"format":"iri-reference","nullable":true,"type":"string"},"transportTermii":{"format":"iri-reference","nullable":true,"type":"string"},"transportTrello":{"format":"iri-reference","nullable":true,"type":"string"},"transportTurboSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwilio":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportVonage":{"format":"iri-reference","nullable":true,"type":"string"},"transportWebhook":{"format":"iri-reference","nullable":true,"type":"string"},"transportYunpian":{"format":"iri-reference","nullable":true,"type":"string"},"transportZendesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportZulip":{"format":"iri-reference","nullable":true,"type":"string"}},"required":["alertServiceName","recipientEmailAddress","recipientPhoneNumber"],"type":"object"},"AlertService-post":{"deprecated":false,"description":"The AlertService resource is a collection of services that can be used to dispatch an alert. Each alert service uses a distinct message transport.","properties":{"alertServiceName":{"description":"The name of the alert service. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"alertServiceNotes":{"description":"Notes about the alert service. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"alertServiceTransportCode":{"description":"The transport of the alert service.","format":"iri-reference","nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mediaObjects":{"description":"Media objects that must be sent with each alert. Only applicable when you use your own email alert services.","items":{"format":"iri-reference","type":"string"},"type":"array"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"recipientEmailAddress":{"description":"The email address where alerts will be sent.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"recipientPhoneNumber":{"description":"The phone number where alerts will be sent. Ensure that the number format complies with the external transport service that will send the alert.","maxLength":255,"nullable":true,"type":"string"},"transportAlerta":{"format":"iri-reference","nullable":true,"type":"string"},"transportAllMySms":{"format":"iri-reference","nullable":true,"type":"string"},"transportAmazonSns":{"format":"iri-reference","nullable":true,"type":"string"},"transportBandwidth":{"format":"iri-reference","nullable":true,"type":"string"},"transportChatwork":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickSend":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickatell":{"format":"iri-reference","nullable":true,"type":"string"},"transportContactEveryone":{"format":"iri-reference","nullable":true,"type":"string"},"transportDiscord":{"format":"iri-reference","nullable":true,"type":"string"},"transportEmail":{"format":"iri-reference","nullable":true,"type":"string"},"transportEngagespot":{"format":"iri-reference","nullable":true,"type":"string"},"transportEsendex":{"format":"iri-reference","nullable":true,"type":"string"},"transportExpo":{"format":"iri-reference","nullable":true,"type":"string"},"transportFirebase":{"format":"iri-reference","nullable":true,"type":"string"},"transportFortySixElks":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreeMobile":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreshdesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportGatewayApi":{"format":"iri-reference","nullable":true,"type":"string"},"transportGitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportGoogleChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportGotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportHelpScout":{"format":"iri-reference","nullable":true,"type":"string"},"transportInfobip":{"format":"iri-reference","nullable":true,"type":"string"},"transportIqsms":{"format":"iri-reference","nullable":true,"type":"string"},"transportKazInfoTeh":{"format":"iri-reference","nullable":true,"type":"string"},"transportLightSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportLineNotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportLinkedIn":{"format":"iri-reference","nullable":true,"type":"string"},"transportMailjet":{"format":"iri-reference","nullable":true,"type":"string"},"transportMastodon":{"format":"iri-reference","nullable":true,"type":"string"},"transportMattermost":{"format":"iri-reference","nullable":true,"type":"string"},"transportMercure":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageBird":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageMedia":{"format":"iri-reference","nullable":true,"type":"string"},"transportMicrosoftTeams":{"format":"iri-reference","nullable":true,"type":"string"},"transportMobyt":{"format":"iri-reference","nullable":true,"type":"string"},"transportOctopush":{"format":"iri-reference","nullable":true,"type":"string"},"transportOneSignal":{"format":"iri-reference","nullable":true,"type":"string"},"transportOpsgenie":{"format":"iri-reference","nullable":true,"type":"string"},"transportOrangeSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportOvhCloud":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerDuty":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerTree":{"format":"iri-reference","nullable":true,"type":"string"},"transportPlivo":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushbullet":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushover":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushy":{"format":"iri-reference","nullable":true,"type":"string"},"transportRingCentral":{"format":"iri-reference","nullable":true,"type":"string"},"transportRocketChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendberry":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendinblue":{"format":"iri-reference","nullable":true,"type":"string"},"transportSimpleTextin":{"format":"iri-reference","nullable":true,"type":"string"},"transportSinch":{"format":"iri-reference","nullable":true,"type":"string"},"transportSlack":{"format":"iri-reference","nullable":true,"type":"string"},"transportSms77":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsBiuras":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsFactor":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsapi":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsc":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsmode":{"format":"iri-reference","nullable":true,"type":"string"},"transportSpotHit":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelegram":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelnyx":{"format":"iri-reference","nullable":true,"type":"string"},"transportTermii":{"format":"iri-reference","nullable":true,"type":"string"},"transportTrello":{"format":"iri-reference","nullable":true,"type":"string"},"transportTurboSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwilio":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportVonage":{"format":"iri-reference","nullable":true,"type":"string"},"transportWebhook":{"format":"iri-reference","nullable":true,"type":"string"},"transportYunpian":{"format":"iri-reference","nullable":true,"type":"string"},"transportZendesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportZulip":{"format":"iri-reference","nullable":true,"type":"string"}},"required":["alertServiceTransportCode","partition","alertServiceName","recipientEmailAddress","recipientPhoneNumber"],"type":"object"},"AlertService-put":{"deprecated":false,"description":"The AlertService resource is a collection of services that can be used to dispatch an alert. Each alert service uses a distinct message transport.","properties":{"alertServiceName":{"description":"The name of the alert service. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"alertServiceNotes":{"description":"Notes about the alert service. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mediaObjects":{"description":"Media objects that must be sent with each alert. Only applicable when you use your own email alert services.","items":{"format":"iri-reference","type":"string"},"type":"array"},"recipientEmailAddress":{"description":"The email address where alerts will be sent.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"recipientPhoneNumber":{"description":"The phone number where alerts will be sent. Ensure that the number format complies with the external transport service that will send the alert.","maxLength":255,"nullable":true,"type":"string"},"transportAlerta":{"format":"iri-reference","nullable":true,"type":"string"},"transportAllMySms":{"format":"iri-reference","nullable":true,"type":"string"},"transportAmazonSns":{"format":"iri-reference","nullable":true,"type":"string"},"transportBandwidth":{"format":"iri-reference","nullable":true,"type":"string"},"transportChatwork":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickSend":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickatell":{"format":"iri-reference","nullable":true,"type":"string"},"transportContactEveryone":{"format":"iri-reference","nullable":true,"type":"string"},"transportDiscord":{"format":"iri-reference","nullable":true,"type":"string"},"transportEmail":{"format":"iri-reference","nullable":true,"type":"string"},"transportEngagespot":{"format":"iri-reference","nullable":true,"type":"string"},"transportEsendex":{"format":"iri-reference","nullable":true,"type":"string"},"transportExpo":{"format":"iri-reference","nullable":true,"type":"string"},"transportFirebase":{"format":"iri-reference","nullable":true,"type":"string"},"transportFortySixElks":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreeMobile":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreshdesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportGatewayApi":{"format":"iri-reference","nullable":true,"type":"string"},"transportGitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportGoogleChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportGotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportHelpScout":{"format":"iri-reference","nullable":true,"type":"string"},"transportInfobip":{"format":"iri-reference","nullable":true,"type":"string"},"transportIqsms":{"format":"iri-reference","nullable":true,"type":"string"},"transportKazInfoTeh":{"format":"iri-reference","nullable":true,"type":"string"},"transportLightSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportLineNotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportLinkedIn":{"format":"iri-reference","nullable":true,"type":"string"},"transportMailjet":{"format":"iri-reference","nullable":true,"type":"string"},"transportMastodon":{"format":"iri-reference","nullable":true,"type":"string"},"transportMattermost":{"format":"iri-reference","nullable":true,"type":"string"},"transportMercure":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageBird":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageMedia":{"format":"iri-reference","nullable":true,"type":"string"},"transportMicrosoftTeams":{"format":"iri-reference","nullable":true,"type":"string"},"transportMobyt":{"format":"iri-reference","nullable":true,"type":"string"},"transportOctopush":{"format":"iri-reference","nullable":true,"type":"string"},"transportOneSignal":{"format":"iri-reference","nullable":true,"type":"string"},"transportOpsgenie":{"format":"iri-reference","nullable":true,"type":"string"},"transportOrangeSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportOvhCloud":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerDuty":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerTree":{"format":"iri-reference","nullable":true,"type":"string"},"transportPlivo":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushbullet":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushover":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushy":{"format":"iri-reference","nullable":true,"type":"string"},"transportRingCentral":{"format":"iri-reference","nullable":true,"type":"string"},"transportRocketChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendberry":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendinblue":{"format":"iri-reference","nullable":true,"type":"string"},"transportSimpleTextin":{"format":"iri-reference","nullable":true,"type":"string"},"transportSinch":{"format":"iri-reference","nullable":true,"type":"string"},"transportSlack":{"format":"iri-reference","nullable":true,"type":"string"},"transportSms77":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsBiuras":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsFactor":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsapi":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsc":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsmode":{"format":"iri-reference","nullable":true,"type":"string"},"transportSpotHit":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelegram":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelnyx":{"format":"iri-reference","nullable":true,"type":"string"},"transportTermii":{"format":"iri-reference","nullable":true,"type":"string"},"transportTrello":{"format":"iri-reference","nullable":true,"type":"string"},"transportTurboSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwilio":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportVonage":{"format":"iri-reference","nullable":true,"type":"string"},"transportWebhook":{"format":"iri-reference","nullable":true,"type":"string"},"transportYunpian":{"format":"iri-reference","nullable":true,"type":"string"},"transportZendesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportZulip":{"format":"iri-reference","nullable":true,"type":"string"}},"required":["alertServiceName","recipientEmailAddress","recipientPhoneNumber"],"type":"object"},"AlertService.jsonld-get":{"deprecated":false,"description":"The AlertService resource is a collection of services that can be used to dispatch an alert. Each alert service uses a distinct message transport.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"alertServiceName":{"description":"The name of the alert service. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"alertServiceNotes":{"description":"Notes about the alert service. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"alertServiceTransportCode":{"description":"The transport of the alert service.","format":"iri-reference","nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"creditsPerTransportAlert":{"default":1,"description":"The phone number where alerts will be sent. Ensure that the number format complies with the external transport service that will send the alert.","example":1,"type":"integer"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mediaObjects":{"description":"Media objects that must be sent with each alert. Only applicable when you use your own email alert services.","items":{"format":"iri-reference","type":"string"},"type":"array"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"recipientEmailAddress":{"description":"The email address where alerts will be sent.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"recipientPhoneNumber":{"description":"The phone number where alerts will be sent. Ensure that the number format complies with the external transport service that will send the alert.","maxLength":255,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportAlerta":{"format":"iri-reference","nullable":true,"type":"string"},"transportAllMySms":{"format":"iri-reference","nullable":true,"type":"string"},"transportAmazonSns":{"format":"iri-reference","nullable":true,"type":"string"},"transportBandwidth":{"format":"iri-reference","nullable":true,"type":"string"},"transportChatwork":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickSend":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickatell":{"format":"iri-reference","nullable":true,"type":"string"},"transportContactEveryone":{"format":"iri-reference","nullable":true,"type":"string"},"transportDiscord":{"format":"iri-reference","nullable":true,"type":"string"},"transportEmail":{"format":"iri-reference","nullable":true,"type":"string"},"transportEngagespot":{"format":"iri-reference","nullable":true,"type":"string"},"transportEsendex":{"format":"iri-reference","nullable":true,"type":"string"},"transportExpo":{"format":"iri-reference","nullable":true,"type":"string"},"transportFirebase":{"format":"iri-reference","nullable":true,"type":"string"},"transportFortySixElks":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreeMobile":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreshdesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportGatewayApi":{"format":"iri-reference","nullable":true,"type":"string"},"transportGitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportGoogleChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportGotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportHelpScout":{"format":"iri-reference","nullable":true,"type":"string"},"transportInfobip":{"format":"iri-reference","nullable":true,"type":"string"},"transportIqsms":{"format":"iri-reference","nullable":true,"type":"string"},"transportKazInfoTeh":{"format":"iri-reference","nullable":true,"type":"string"},"transportLightSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportLineNotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportLinkedIn":{"format":"iri-reference","nullable":true,"type":"string"},"transportMailjet":{"format":"iri-reference","nullable":true,"type":"string"},"transportMastodon":{"format":"iri-reference","nullable":true,"type":"string"},"transportMattermost":{"format":"iri-reference","nullable":true,"type":"string"},"transportMercure":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageBird":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageMedia":{"format":"iri-reference","nullable":true,"type":"string"},"transportMicrosoftTeams":{"format":"iri-reference","nullable":true,"type":"string"},"transportMobyt":{"format":"iri-reference","nullable":true,"type":"string"},"transportOctopush":{"format":"iri-reference","nullable":true,"type":"string"},"transportOneSignal":{"format":"iri-reference","nullable":true,"type":"string"},"transportOpsgenie":{"format":"iri-reference","nullable":true,"type":"string"},"transportOrangeSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportOvhCloud":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerDuty":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerTree":{"format":"iri-reference","nullable":true,"type":"string"},"transportPlivo":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushbullet":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushover":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushy":{"format":"iri-reference","nullable":true,"type":"string"},"transportRingCentral":{"format":"iri-reference","nullable":true,"type":"string"},"transportRocketChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendberry":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendinblue":{"format":"iri-reference","nullable":true,"type":"string"},"transportSimpleTextin":{"format":"iri-reference","nullable":true,"type":"string"},"transportSinch":{"format":"iri-reference","nullable":true,"type":"string"},"transportSlack":{"format":"iri-reference","nullable":true,"type":"string"},"transportSms77":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsBiuras":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsFactor":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsapi":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsc":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsmode":{"format":"iri-reference","nullable":true,"type":"string"},"transportSpotHit":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelegram":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelnyx":{"format":"iri-reference","nullable":true,"type":"string"},"transportTermii":{"format":"iri-reference","nullable":true,"type":"string"},"transportTrello":{"format":"iri-reference","nullable":true,"type":"string"},"transportTurboSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwilio":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportVonage":{"format":"iri-reference","nullable":true,"type":"string"},"transportWebhook":{"format":"iri-reference","nullable":true,"type":"string"},"transportYunpian":{"format":"iri-reference","nullable":true,"type":"string"},"transportZendesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportZulip":{"format":"iri-reference","nullable":true,"type":"string"}},"required":["alertServiceTransportCode","partition","alertServiceName","recipientEmailAddress","recipientPhoneNumber"],"type":"object"},"AlertService.jsonld-post":{"deprecated":false,"description":"The AlertService resource is a collection of services that can be used to dispatch an alert. Each alert service uses a distinct message transport.","properties":{"alertServiceName":{"description":"The name of the alert service. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"alertServiceNotes":{"description":"Notes about the alert service. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"alertServiceTransportCode":{"description":"The transport of the alert service.","format":"iri-reference","nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mediaObjects":{"description":"Media objects that must be sent with each alert. Only applicable when you use your own email alert services.","items":{"format":"iri-reference","type":"string"},"type":"array"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"recipientEmailAddress":{"description":"The email address where alerts will be sent.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"recipientPhoneNumber":{"description":"The phone number where alerts will be sent. Ensure that the number format complies with the external transport service that will send the alert.","maxLength":255,"nullable":true,"type":"string"},"transportAlerta":{"format":"iri-reference","nullable":true,"type":"string"},"transportAllMySms":{"format":"iri-reference","nullable":true,"type":"string"},"transportAmazonSns":{"format":"iri-reference","nullable":true,"type":"string"},"transportBandwidth":{"format":"iri-reference","nullable":true,"type":"string"},"transportChatwork":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickSend":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickatell":{"format":"iri-reference","nullable":true,"type":"string"},"transportContactEveryone":{"format":"iri-reference","nullable":true,"type":"string"},"transportDiscord":{"format":"iri-reference","nullable":true,"type":"string"},"transportEmail":{"format":"iri-reference","nullable":true,"type":"string"},"transportEngagespot":{"format":"iri-reference","nullable":true,"type":"string"},"transportEsendex":{"format":"iri-reference","nullable":true,"type":"string"},"transportExpo":{"format":"iri-reference","nullable":true,"type":"string"},"transportFirebase":{"format":"iri-reference","nullable":true,"type":"string"},"transportFortySixElks":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreeMobile":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreshdesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportGatewayApi":{"format":"iri-reference","nullable":true,"type":"string"},"transportGitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportGoogleChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportGotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportHelpScout":{"format":"iri-reference","nullable":true,"type":"string"},"transportInfobip":{"format":"iri-reference","nullable":true,"type":"string"},"transportIqsms":{"format":"iri-reference","nullable":true,"type":"string"},"transportKazInfoTeh":{"format":"iri-reference","nullable":true,"type":"string"},"transportLightSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportLineNotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportLinkedIn":{"format":"iri-reference","nullable":true,"type":"string"},"transportMailjet":{"format":"iri-reference","nullable":true,"type":"string"},"transportMastodon":{"format":"iri-reference","nullable":true,"type":"string"},"transportMattermost":{"format":"iri-reference","nullable":true,"type":"string"},"transportMercure":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageBird":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageMedia":{"format":"iri-reference","nullable":true,"type":"string"},"transportMicrosoftTeams":{"format":"iri-reference","nullable":true,"type":"string"},"transportMobyt":{"format":"iri-reference","nullable":true,"type":"string"},"transportOctopush":{"format":"iri-reference","nullable":true,"type":"string"},"transportOneSignal":{"format":"iri-reference","nullable":true,"type":"string"},"transportOpsgenie":{"format":"iri-reference","nullable":true,"type":"string"},"transportOrangeSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportOvhCloud":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerDuty":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerTree":{"format":"iri-reference","nullable":true,"type":"string"},"transportPlivo":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushbullet":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushover":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushy":{"format":"iri-reference","nullable":true,"type":"string"},"transportRingCentral":{"format":"iri-reference","nullable":true,"type":"string"},"transportRocketChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendberry":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendinblue":{"format":"iri-reference","nullable":true,"type":"string"},"transportSimpleTextin":{"format":"iri-reference","nullable":true,"type":"string"},"transportSinch":{"format":"iri-reference","nullable":true,"type":"string"},"transportSlack":{"format":"iri-reference","nullable":true,"type":"string"},"transportSms77":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsBiuras":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsFactor":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsapi":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsc":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsmode":{"format":"iri-reference","nullable":true,"type":"string"},"transportSpotHit":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelegram":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelnyx":{"format":"iri-reference","nullable":true,"type":"string"},"transportTermii":{"format":"iri-reference","nullable":true,"type":"string"},"transportTrello":{"format":"iri-reference","nullable":true,"type":"string"},"transportTurboSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwilio":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportVonage":{"format":"iri-reference","nullable":true,"type":"string"},"transportWebhook":{"format":"iri-reference","nullable":true,"type":"string"},"transportYunpian":{"format":"iri-reference","nullable":true,"type":"string"},"transportZendesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportZulip":{"format":"iri-reference","nullable":true,"type":"string"}},"required":["alertServiceTransportCode","partition","alertServiceName","recipientEmailAddress","recipientPhoneNumber"],"type":"object"},"AlertService.jsonld-put":{"deprecated":false,"description":"The AlertService resource is a collection of services that can be used to dispatch an alert. Each alert service uses a distinct message transport.","properties":{"alertServiceName":{"description":"The name of the alert service. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"alertServiceNotes":{"description":"Notes about the alert service. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mediaObjects":{"description":"Media objects that must be sent with each alert. Only applicable when you use your own email alert services.","items":{"format":"iri-reference","type":"string"},"type":"array"},"recipientEmailAddress":{"description":"The email address where alerts will be sent.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"recipientPhoneNumber":{"description":"The phone number where alerts will be sent. Ensure that the number format complies with the external transport service that will send the alert.","maxLength":255,"nullable":true,"type":"string"},"transportAlerta":{"format":"iri-reference","nullable":true,"type":"string"},"transportAllMySms":{"format":"iri-reference","nullable":true,"type":"string"},"transportAmazonSns":{"format":"iri-reference","nullable":true,"type":"string"},"transportBandwidth":{"format":"iri-reference","nullable":true,"type":"string"},"transportChatwork":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickSend":{"format":"iri-reference","nullable":true,"type":"string"},"transportClickatell":{"format":"iri-reference","nullable":true,"type":"string"},"transportContactEveryone":{"format":"iri-reference","nullable":true,"type":"string"},"transportDiscord":{"format":"iri-reference","nullable":true,"type":"string"},"transportEmail":{"format":"iri-reference","nullable":true,"type":"string"},"transportEngagespot":{"format":"iri-reference","nullable":true,"type":"string"},"transportEsendex":{"format":"iri-reference","nullable":true,"type":"string"},"transportExpo":{"format":"iri-reference","nullable":true,"type":"string"},"transportFirebase":{"format":"iri-reference","nullable":true,"type":"string"},"transportFortySixElks":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreeMobile":{"format":"iri-reference","nullable":true,"type":"string"},"transportFreshdesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportGatewayApi":{"format":"iri-reference","nullable":true,"type":"string"},"transportGitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportGoogleChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportGotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportHelpScout":{"format":"iri-reference","nullable":true,"type":"string"},"transportInfobip":{"format":"iri-reference","nullable":true,"type":"string"},"transportIqsms":{"format":"iri-reference","nullable":true,"type":"string"},"transportKazInfoTeh":{"format":"iri-reference","nullable":true,"type":"string"},"transportLightSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportLineNotify":{"format":"iri-reference","nullable":true,"type":"string"},"transportLinkedIn":{"format":"iri-reference","nullable":true,"type":"string"},"transportMailjet":{"format":"iri-reference","nullable":true,"type":"string"},"transportMastodon":{"format":"iri-reference","nullable":true,"type":"string"},"transportMattermost":{"format":"iri-reference","nullable":true,"type":"string"},"transportMercure":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageBird":{"format":"iri-reference","nullable":true,"type":"string"},"transportMessageMedia":{"format":"iri-reference","nullable":true,"type":"string"},"transportMicrosoftTeams":{"format":"iri-reference","nullable":true,"type":"string"},"transportMobyt":{"format":"iri-reference","nullable":true,"type":"string"},"transportOctopush":{"format":"iri-reference","nullable":true,"type":"string"},"transportOneSignal":{"format":"iri-reference","nullable":true,"type":"string"},"transportOpsgenie":{"format":"iri-reference","nullable":true,"type":"string"},"transportOrangeSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportOvhCloud":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerDuty":{"format":"iri-reference","nullable":true,"type":"string"},"transportPagerTree":{"format":"iri-reference","nullable":true,"type":"string"},"transportPlivo":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushbullet":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushover":{"format":"iri-reference","nullable":true,"type":"string"},"transportPushy":{"format":"iri-reference","nullable":true,"type":"string"},"transportRingCentral":{"format":"iri-reference","nullable":true,"type":"string"},"transportRocketChat":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendberry":{"format":"iri-reference","nullable":true,"type":"string"},"transportSendinblue":{"format":"iri-reference","nullable":true,"type":"string"},"transportSimpleTextin":{"format":"iri-reference","nullable":true,"type":"string"},"transportSinch":{"format":"iri-reference","nullable":true,"type":"string"},"transportSlack":{"format":"iri-reference","nullable":true,"type":"string"},"transportSms77":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsBiuras":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsFactor":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsapi":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsc":{"format":"iri-reference","nullable":true,"type":"string"},"transportSmsmode":{"format":"iri-reference","nullable":true,"type":"string"},"transportSpotHit":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelegram":{"format":"iri-reference","nullable":true,"type":"string"},"transportTelnyx":{"format":"iri-reference","nullable":true,"type":"string"},"transportTermii":{"format":"iri-reference","nullable":true,"type":"string"},"transportTrello":{"format":"iri-reference","nullable":true,"type":"string"},"transportTurboSms":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwilio":{"format":"iri-reference","nullable":true,"type":"string"},"transportTwitter":{"format":"iri-reference","nullable":true,"type":"string"},"transportVonage":{"format":"iri-reference","nullable":true,"type":"string"},"transportWebhook":{"format":"iri-reference","nullable":true,"type":"string"},"transportYunpian":{"format":"iri-reference","nullable":true,"type":"string"},"transportZendesk":{"format":"iri-reference","nullable":true,"type":"string"},"transportZulip":{"format":"iri-reference","nullable":true,"type":"string"}},"required":["alertServiceName","recipientEmailAddress","recipientPhoneNumber"],"type":"object"},"AlertServiceTransportCode-get":{"deprecated":false,"description":"The AlertServiceTransportCode resource is a set of codes that describes the type of transport that is used by an alert service.","properties":{"codeName":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"AlertServiceTransportCode.jsonld-get":{"deprecated":false,"description":"The AlertServiceTransportCode resource is a set of codes that describes the type of transport that is used by an alert service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"codeName":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"CreditsConsumption-get":{"deprecated":false,"description":"The CreditsConsumption resource is a chronological record of all the credits that have been consumed, including the reason for the consumption.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","nullable":true,"readOnly":true,"type":"string"},"creditsConsumptionEventCode":{"description":"The type of event that consumed the credits.","nullable":true,"readOnly":true,"type":"string"},"creditsConsumptionNotes":{"description":"Notes that add additional information to the resource.","nullable":true,"type":"string"},"creditsEventId":{"description":"The ID of the event (Ping resource or AlertLog resource) that consumed the credits.","format":"uuid","nullable":true,"type":"string"},"creditsEventIri":{"description":"The IRI of the event that is related to this resource.","nullable":true,"type":"string"},"creditsUsed":{"description":"The number of credits that were consumed.","nullable":true,"readOnly":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"}},"type":"object"},"CreditsConsumption.jsonld-get":{"deprecated":false,"description":"The CreditsConsumption resource is a chronological record of all the credits that have been consumed, including the reason for the consumption.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","nullable":true,"readOnly":true,"type":"string"},"creditsConsumptionEventCode":{"description":"The type of event that consumed the credits.","nullable":true,"readOnly":true,"type":"string"},"creditsConsumptionNotes":{"description":"Notes that add additional information to the resource.","nullable":true,"type":"string"},"creditsEventId":{"description":"The ID of the event (Ping resource or AlertLog resource) that consumed the credits.","format":"uuid","nullable":true,"type":"string"},"creditsEventIri":{"description":"The IRI of the event that is related to this resource.","nullable":true,"type":"string"},"creditsUsed":{"description":"The number of credits that were consumed.","nullable":true,"readOnly":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"}},"type":"object"},"HttpMethodCode-get":{"deprecated":false,"description":"The HttpMethodCode resource is a set of codes that describes the possible methods that can used used when making an HTTP request.","properties":{"codeName":{"description":"The name of the code.","readOnly":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","nullable":true,"type":"string"}},"type":"object"},"HttpMethodCode.jsonld-get":{"deprecated":false,"description":"The HttpMethodCode resource is a set of codes that describes the possible methods that can used used when making an HTTP request.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"codeName":{"description":"The name of the code.","readOnly":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","nullable":true,"type":"string"}},"type":"object"},"MediaObject-get":{"deprecated":false,"description":"The MediaObject resource is a collection of media objects that can be attached to alerts that are dispatched via an email transport.","properties":{"contentUrl":{"description":"Where the media file can be accessed.","nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"fileSize":{"description":"The size of the media file.","nullable":true,"type":"integer"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"keywords":{"description":"A string of keywords that can be used to search for a resource. Max 100 characters.","maxLength":100,"nullable":true,"type":"string"},"mimeType":{"description":"The mime type of the media file.","nullable":true,"type":"string"},"originalName":{"description":"The original name of the media file.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"}},"required":["partition"],"type":"object"},"MediaObject.jsonld-get":{"deprecated":false,"description":"The MediaObject resource is a collection of media objects that can be attached to alerts that are dispatched via an email transport.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contentUrl":{"description":"Where the media file can be accessed.","nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"fileSize":{"description":"The size of the media file.","nullable":true,"type":"integer"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"keywords":{"description":"A string of keywords that can be used to search for a resource. Max 100 characters.","maxLength":100,"nullable":true,"type":"string"},"mimeType":{"description":"The mime type of the media file.","nullable":true,"type":"string"},"originalName":{"description":"The original name of the media file.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"}},"required":["partition"],"type":"object"},"Monitor-get":{"deprecated":false,"description":"The Monitor resource is a collection of services that monitor the presence and/or absence of pings, and follow sets of rules to dispatch or not dispatch alerts.","properties":{"alertPayloadExtended":{"description":"Payload that must be sent in the body of each alert when you use your own email or webhook alert services. This is the body for email alerts and the request body for webhook alerts. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 2 MB characters.","maxLength":2100000,"nullable":true,"type":"string"},"alertPayloadShort":{"description":"Payload that must be sent in the body of each alert when you use your own short message alert services. This also serves as the subject for email alerts. Not used for webhooks. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 100 characters.","maxLength":100,"nullable":true,"type":"string"},"alertServices":{"description":"The alert services that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"allowUnauthenticatedPings":{"description":"Indicates that the monitor will accept pings that are not OAuth authenticated.","type":"boolean"},"contentCheckMustNotExist":{"description":"Indicates that the Web Content monitor must verify the absence of the text or the Xpath node, and dispatch an alert if it is present. The default behavior is to verify the presence of the text or the Xpath node, and dispatch an alert if it is absent.","type":"boolean"},"contentCheckText":{"description":"The text (case-insensitive) that must or must not be present at the contentCheckUrl. If contentCheckXpathFilter is supplied, then the only the text within that nodes is evaluated, otherwise text on the entire web page is evaluated.","nullable":true,"type":"string"},"contentCheckUrl":{"description":"The URL that the Web Content monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"},"contentCheckXpathFilter":{"description":"The Xpath filter (<a href=\"https://en.wikipedia.org/wiki/XPath\">Xpath</a>, <a href=\"https://devhints.io/xpath\">Xpath Cheatsheet</a>) that selects a specific node in the HTML of the target web page. If contentCheckText is supplied, then only the text within the selected node is evaluated. If contentCheckText is left empty, then the presence or the absence of the selected node is evaluated.","nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"graceSeconds":{"description":"The number of grace seconds after expiry of the time when the next ping was expected, before raising an alert. The number of grace seconds to allow before classifying a Measured Monitor task duration as an anomaly.","nullable":true,"type":"integer"},"humanizedInterval":{"description":"The expected ping / run interval of this monitor in human readable form.","nullable":true,"readOnly":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"internalMonitorName":{"description":"The internal name of the monitor. This name is used in alerts when you use the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. The monitorName field is used when you use your own alert services.","type":"string"},"intervalDays":{"description":"The number of days in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalHours":{"description":"The number of hours in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMinutes":{"description":"The number of minutes in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMonths":{"description":"The number of months in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalSeconds":{"description":"The number of seconds in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalYears":{"description":"The number of years in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"isMonitorPaused":{"description":"Indicates that the monitor is paused and will not send alerts.","type":"boolean"},"lastPingAt":{"description":"When the last ping was received. This date-time is in the UTC timezone.","format":"date-time","nullable":true,"type":"string"},"monitorName":{"description":"The name of the monitor. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"monitorNotes":{"description":"Notes about the monitor. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"monitorStatusCode":{"description":"The status of the monitor.","format":"iri-reference","type":"string"},"monitorTypeCode":{"description":"The type of the monitor.","format":"iri-reference","nullable":true,"type":"string"},"nextPingAt":{"description":"When the next ping is expected. This date-time is in the UTC timezone.","format":"date-time","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pingSecret":{"description":"A secret key that can be sent in the X_PING_SECRET HTTP request header of a ping for additional security. Sending the secret is recommended for unauthenticated ping requests. It is redundant for OAuth authenticated ping requests that have the \"Authorization: Bearer\" header.","type":"string"},"publicDescription":{"description":"A text description of the monitor that is accessible to unauthenticated users that receive an alert from the monitor. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"startMonitorAt":{"description":"When to start the Regular Interval type monitor or Heartbeat type monitor, or when to send the first alert of the Scheduled Repeatable Alert monitor. Cannot be blank for a Regular Interval, Heartbeat, or Scheduled Repeatable Alert type monitor, must be blank for other monitors types. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored.","format":"date-time","nullable":true,"type":"string"},"startMonitorAtUtc":{"description":"The startMonitorAt date-time in the UTC timezone.","format":"date-time","nullable":true,"type":"string"},"systemMessages":{"description":"Service notes regarding the resource.","items":{"type":"string"},"type":"array"},"timezoneCode":{"description":"The timezone of the monitor. Dates and times in alerts and reports will be in this time zone.","format":"iri-reference","type":"string"},"webResponseSecondsLimit":{"description":"The time in seconds that the Web Response monitor type must allow for the web page to respond.","minimum":0,"nullable":true,"type":"integer"},"webResponseUrl":{"description":"The URL that the Web Response monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"}},"required":["partition","monitorName","monitorTypeCode","timezoneCode"],"type":"object"},"Monitor-patch":{"deprecated":false,"description":"The Monitor resource is a collection of services that monitor the presence and/or absence of pings, and follow sets of rules to dispatch or not dispatch alerts.","properties":{"alertPayloadExtended":{"description":"Payload that must be sent in the body of each alert when you use your own email or webhook alert services. This is the body for email alerts and the request body for webhook alerts. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 2 MB characters.","maxLength":2100000,"nullable":true,"type":"string"},"alertPayloadShort":{"description":"Payload that must be sent in the body of each alert when you use your own short message alert services. This also serves as the subject for email alerts. Not used for webhooks. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 100 characters.","maxLength":100,"nullable":true,"type":"string"},"alertServices":{"description":"The alert services that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"allowUnauthenticatedPings":{"description":"Indicates that the monitor will accept pings that are not OAuth authenticated.","type":"boolean"},"contentCheckMustNotExist":{"description":"Indicates that the Web Content monitor must verify the absence of the text or the Xpath node, and dispatch an alert if it is present. The default behavior is to verify the presence of the text or the Xpath node, and dispatch an alert if it is absent.","type":"boolean"},"contentCheckText":{"description":"The text (case-insensitive) that must or must not be present at the contentCheckUrl. If contentCheckXpathFilter is supplied, then the only the text within that nodes is evaluated, otherwise text on the entire web page is evaluated.","nullable":true,"type":"string"},"contentCheckUrl":{"description":"The URL that the Web Content monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"},"contentCheckXpathFilter":{"description":"The Xpath filter (<a href=\"https://en.wikipedia.org/wiki/XPath\">Xpath</a>, <a href=\"https://devhints.io/xpath\">Xpath Cheatsheet</a>) that selects a specific node in the HTML of the target web page. If contentCheckText is supplied, then only the text within the selected node is evaluated. If contentCheckText is left empty, then the presence or the absence of the selected node is evaluated.","nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"graceSeconds":{"description":"The number of grace seconds after expiry of the time when the next ping was expected, before raising an alert. The number of grace seconds to allow before classifying a Measured Monitor task duration as an anomaly.","nullable":true,"type":"integer"},"intervalDays":{"description":"The number of days in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalHours":{"description":"The number of hours in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMinutes":{"description":"The number of minutes in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMonths":{"description":"The number of months in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalSeconds":{"description":"The number of seconds in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalYears":{"description":"The number of years in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"isMonitorPaused":{"description":"Indicates that the monitor is paused and will not send alerts.","type":"boolean"},"monitorName":{"description":"The name of the monitor. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"monitorNotes":{"description":"Notes about the monitor. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"publicDescription":{"description":"A text description of the monitor that is accessible to unauthenticated users that receive an alert from the monitor. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"startMonitorAt":{"description":"When to start the Regular Interval type monitor or Heartbeat type monitor, or when to send the first alert of the Scheduled Repeatable Alert monitor. Cannot be blank for a Regular Interval, Heartbeat, or Scheduled Repeatable Alert type monitor, must be blank for other monitors types. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored.","format":"date-time","nullable":true,"type":"string"},"timezoneCode":{"description":"The timezone of the monitor. Dates and times in alerts and reports will be in this time zone.","format":"iri-reference","type":"string"},"webResponseSecondsLimit":{"description":"The time in seconds that the Web Response monitor type must allow for the web page to respond.","minimum":0,"nullable":true,"type":"integer"},"webResponseUrl":{"description":"The URL that the Web Response monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"}},"required":["monitorName","timezoneCode"],"type":"object"},"Monitor-post":{"deprecated":false,"description":"The Monitor resource is a collection of services that monitor the presence and/or absence of pings, and follow sets of rules to dispatch or not dispatch alerts.","properties":{"alertPayloadExtended":{"description":"Payload that must be sent in the body of each alert when you use your own email or webhook alert services. This is the body for email alerts and the request body for webhook alerts. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 2 MB characters.","maxLength":2100000,"nullable":true,"type":"string"},"alertPayloadShort":{"description":"Payload that must be sent in the body of each alert when you use your own short message alert services. This also serves as the subject for email alerts. Not used for webhooks. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 100 characters.","maxLength":100,"nullable":true,"type":"string"},"alertServices":{"description":"The alert services that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"allowUnauthenticatedPings":{"description":"Indicates that the monitor will accept pings that are not OAuth authenticated.","type":"boolean"},"contentCheckMustNotExist":{"description":"Indicates that the Web Content monitor must verify the absence of the text or the Xpath node, and dispatch an alert if it is present. The default behavior is to verify the presence of the text or the Xpath node, and dispatch an alert if it is absent.","type":"boolean"},"contentCheckText":{"description":"The text (case-insensitive) that must or must not be present at the contentCheckUrl. If contentCheckXpathFilter is supplied, then the only the text within that nodes is evaluated, otherwise text on the entire web page is evaluated.","nullable":true,"type":"string"},"contentCheckUrl":{"description":"The URL that the Web Content monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"},"contentCheckXpathFilter":{"description":"The Xpath filter (<a href=\"https://en.wikipedia.org/wiki/XPath\">Xpath</a>, <a href=\"https://devhints.io/xpath\">Xpath Cheatsheet</a>) that selects a specific node in the HTML of the target web page. If contentCheckText is supplied, then only the text within the selected node is evaluated. If contentCheckText is left empty, then the presence or the absence of the selected node is evaluated.","nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"graceSeconds":{"description":"The number of grace seconds after expiry of the time when the next ping was expected, before raising an alert. The number of grace seconds to allow before classifying a Measured Monitor task duration as an anomaly.","nullable":true,"type":"integer"},"intervalDays":{"description":"The number of days in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalHours":{"description":"The number of hours in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMinutes":{"description":"The number of minutes in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMonths":{"description":"The number of months in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalSeconds":{"description":"The number of seconds in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalYears":{"description":"The number of years in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"isMonitorPaused":{"description":"Indicates that the monitor is paused and will not send alerts.","type":"boolean"},"monitorName":{"description":"The name of the monitor. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"monitorNotes":{"description":"Notes about the monitor. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"monitorTypeCode":{"description":"The type of the monitor.","format":"iri-reference","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"publicDescription":{"description":"A text description of the monitor that is accessible to unauthenticated users that receive an alert from the monitor. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"startMonitorAt":{"description":"When to start the Regular Interval type monitor or Heartbeat type monitor, or when to send the first alert of the Scheduled Repeatable Alert monitor. Cannot be blank for a Regular Interval, Heartbeat, or Scheduled Repeatable Alert type monitor, must be blank for other monitors types. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored.","format":"date-time","nullable":true,"type":"string"},"timezoneCode":{"description":"The timezone of the monitor. Dates and times in alerts and reports will be in this time zone.","format":"iri-reference","type":"string"},"webResponseSecondsLimit":{"description":"The time in seconds that the Web Response monitor type must allow for the web page to respond.","minimum":0,"nullable":true,"type":"integer"},"webResponseUrl":{"description":"The URL that the Web Response monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"}},"required":["partition","monitorName","monitorTypeCode","timezoneCode"],"type":"object"},"Monitor-put":{"deprecated":false,"description":"The Monitor resource is a collection of services that monitor the presence and/or absence of pings, and follow sets of rules to dispatch or not dispatch alerts.","properties":{"alertPayloadExtended":{"description":"Payload that must be sent in the body of each alert when you use your own email or webhook alert services. This is the body for email alerts and the request body for webhook alerts. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 2 MB characters.","maxLength":2100000,"nullable":true,"type":"string"},"alertPayloadShort":{"description":"Payload that must be sent in the body of each alert when you use your own short message alert services. This also serves as the subject for email alerts. Not used for webhooks. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 100 characters.","maxLength":100,"nullable":true,"type":"string"},"alertServices":{"description":"The alert services that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"allowUnauthenticatedPings":{"description":"Indicates that the monitor will accept pings that are not OAuth authenticated.","type":"boolean"},"contentCheckMustNotExist":{"description":"Indicates that the Web Content monitor must verify the absence of the text or the Xpath node, and dispatch an alert if it is present. The default behavior is to verify the presence of the text or the Xpath node, and dispatch an alert if it is absent.","type":"boolean"},"contentCheckText":{"description":"The text (case-insensitive) that must or must not be present at the contentCheckUrl. If contentCheckXpathFilter is supplied, then the only the text within that nodes is evaluated, otherwise text on the entire web page is evaluated.","nullable":true,"type":"string"},"contentCheckUrl":{"description":"The URL that the Web Content monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"},"contentCheckXpathFilter":{"description":"The Xpath filter (<a href=\"https://en.wikipedia.org/wiki/XPath\">Xpath</a>, <a href=\"https://devhints.io/xpath\">Xpath Cheatsheet</a>) that selects a specific node in the HTML of the target web page. If contentCheckText is supplied, then only the text within the selected node is evaluated. If contentCheckText is left empty, then the presence or the absence of the selected node is evaluated.","nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"graceSeconds":{"description":"The number of grace seconds after expiry of the time when the next ping was expected, before raising an alert. The number of grace seconds to allow before classifying a Measured Monitor task duration as an anomaly.","nullable":true,"type":"integer"},"intervalDays":{"description":"The number of days in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalHours":{"description":"The number of hours in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMinutes":{"description":"The number of minutes in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMonths":{"description":"The number of months in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalSeconds":{"description":"The number of seconds in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalYears":{"description":"The number of years in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"isMonitorPaused":{"description":"Indicates that the monitor is paused and will not send alerts.","type":"boolean"},"monitorName":{"description":"The name of the monitor. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"monitorNotes":{"description":"Notes about the monitor. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"publicDescription":{"description":"A text description of the monitor that is accessible to unauthenticated users that receive an alert from the monitor. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"startMonitorAt":{"description":"When to start the Regular Interval type monitor or Heartbeat type monitor, or when to send the first alert of the Scheduled Repeatable Alert monitor. Cannot be blank for a Regular Interval, Heartbeat, or Scheduled Repeatable Alert type monitor, must be blank for other monitors types. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored.","format":"date-time","nullable":true,"type":"string"},"timezoneCode":{"description":"The timezone of the monitor. Dates and times in alerts and reports will be in this time zone.","format":"iri-reference","type":"string"},"webResponseSecondsLimit":{"description":"The time in seconds that the Web Response monitor type must allow for the web page to respond.","minimum":0,"nullable":true,"type":"integer"},"webResponseUrl":{"description":"The URL that the Web Response monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"}},"required":["monitorName","timezoneCode"],"type":"object"},"Monitor.jsonld-get":{"deprecated":false,"description":"The Monitor resource is a collection of services that monitor the presence and/or absence of pings, and follow sets of rules to dispatch or not dispatch alerts.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"alertPayloadExtended":{"description":"Payload that must be sent in the body of each alert when you use your own email or webhook alert services. This is the body for email alerts and the request body for webhook alerts. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 2 MB characters.","maxLength":2100000,"nullable":true,"type":"string"},"alertPayloadShort":{"description":"Payload that must be sent in the body of each alert when you use your own short message alert services. This also serves as the subject for email alerts. Not used for webhooks. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 100 characters.","maxLength":100,"nullable":true,"type":"string"},"alertServices":{"description":"The alert services that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"allowUnauthenticatedPings":{"description":"Indicates that the monitor will accept pings that are not OAuth authenticated.","type":"boolean"},"contentCheckMustNotExist":{"description":"Indicates that the Web Content monitor must verify the absence of the text or the Xpath node, and dispatch an alert if it is present. The default behavior is to verify the presence of the text or the Xpath node, and dispatch an alert if it is absent.","type":"boolean"},"contentCheckText":{"description":"The text (case-insensitive) that must or must not be present at the contentCheckUrl. If contentCheckXpathFilter is supplied, then the only the text within that nodes is evaluated, otherwise text on the entire web page is evaluated.","nullable":true,"type":"string"},"contentCheckUrl":{"description":"The URL that the Web Content monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"},"contentCheckXpathFilter":{"description":"The Xpath filter (<a href=\"https://en.wikipedia.org/wiki/XPath\">Xpath</a>, <a href=\"https://devhints.io/xpath\">Xpath Cheatsheet</a>) that selects a specific node in the HTML of the target web page. If contentCheckText is supplied, then only the text within the selected node is evaluated. If contentCheckText is left empty, then the presence or the absence of the selected node is evaluated.","nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"graceSeconds":{"description":"The number of grace seconds after expiry of the time when the next ping was expected, before raising an alert. The number of grace seconds to allow before classifying a Measured Monitor task duration as an anomaly.","nullable":true,"type":"integer"},"humanizedInterval":{"description":"The expected ping / run interval of this monitor in human readable form.","nullable":true,"readOnly":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"internalMonitorName":{"description":"The internal name of the monitor. This name is used in alerts when you use the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. The monitorName field is used when you use your own alert services.","type":"string"},"intervalDays":{"description":"The number of days in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalHours":{"description":"The number of hours in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMinutes":{"description":"The number of minutes in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMonths":{"description":"The number of months in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalSeconds":{"description":"The number of seconds in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalYears":{"description":"The number of years in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"isMonitorPaused":{"description":"Indicates that the monitor is paused and will not send alerts.","type":"boolean"},"lastPingAt":{"description":"When the last ping was received. This date-time is in the UTC timezone.","format":"date-time","nullable":true,"type":"string"},"monitorName":{"description":"The name of the monitor. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"monitorNotes":{"description":"Notes about the monitor. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"monitorStatusCode":{"description":"The status of the monitor.","format":"iri-reference","type":"string"},"monitorTypeCode":{"description":"The type of the monitor.","format":"iri-reference","nullable":true,"type":"string"},"nextPingAt":{"description":"When the next ping is expected. This date-time is in the UTC timezone.","format":"date-time","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pingSecret":{"description":"A secret key that can be sent in the X_PING_SECRET HTTP request header of a ping for additional security. Sending the secret is recommended for unauthenticated ping requests. It is redundant for OAuth authenticated ping requests that have the \"Authorization: Bearer\" header.","type":"string"},"publicDescription":{"description":"A text description of the monitor that is accessible to unauthenticated users that receive an alert from the monitor. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"startMonitorAt":{"description":"When to start the Regular Interval type monitor or Heartbeat type monitor, or when to send the first alert of the Scheduled Repeatable Alert monitor. Cannot be blank for a Regular Interval, Heartbeat, or Scheduled Repeatable Alert type monitor, must be blank for other monitors types. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored.","format":"date-time","nullable":true,"type":"string"},"startMonitorAtUtc":{"description":"The startMonitorAt date-time in the UTC timezone.","format":"date-time","nullable":true,"type":"string"},"systemMessages":{"description":"Service notes regarding the resource.","items":{"type":"string"},"type":"array"},"timezoneCode":{"description":"The timezone of the monitor. Dates and times in alerts and reports will be in this time zone.","format":"iri-reference","type":"string"},"webResponseSecondsLimit":{"description":"The time in seconds that the Web Response monitor type must allow for the web page to respond.","minimum":0,"nullable":true,"type":"integer"},"webResponseUrl":{"description":"The URL that the Web Response monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"}},"required":["partition","monitorName","monitorTypeCode","timezoneCode"],"type":"object"},"Monitor.jsonld-post":{"deprecated":false,"description":"The Monitor resource is a collection of services that monitor the presence and/or absence of pings, and follow sets of rules to dispatch or not dispatch alerts.","properties":{"alertPayloadExtended":{"description":"Payload that must be sent in the body of each alert when you use your own email or webhook alert services. This is the body for email alerts and the request body for webhook alerts. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 2 MB characters.","maxLength":2100000,"nullable":true,"type":"string"},"alertPayloadShort":{"description":"Payload that must be sent in the body of each alert when you use your own short message alert services. This also serves as the subject for email alerts. Not used for webhooks. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 100 characters.","maxLength":100,"nullable":true,"type":"string"},"alertServices":{"description":"The alert services that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"allowUnauthenticatedPings":{"description":"Indicates that the monitor will accept pings that are not OAuth authenticated.","type":"boolean"},"contentCheckMustNotExist":{"description":"Indicates that the Web Content monitor must verify the absence of the text or the Xpath node, and dispatch an alert if it is present. The default behavior is to verify the presence of the text or the Xpath node, and dispatch an alert if it is absent.","type":"boolean"},"contentCheckText":{"description":"The text (case-insensitive) that must or must not be present at the contentCheckUrl. If contentCheckXpathFilter is supplied, then the only the text within that nodes is evaluated, otherwise text on the entire web page is evaluated.","nullable":true,"type":"string"},"contentCheckUrl":{"description":"The URL that the Web Content monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"},"contentCheckXpathFilter":{"description":"The Xpath filter (<a href=\"https://en.wikipedia.org/wiki/XPath\">Xpath</a>, <a href=\"https://devhints.io/xpath\">Xpath Cheatsheet</a>) that selects a specific node in the HTML of the target web page. If contentCheckText is supplied, then only the text within the selected node is evaluated. If contentCheckText is left empty, then the presence or the absence of the selected node is evaluated.","nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"graceSeconds":{"description":"The number of grace seconds after expiry of the time when the next ping was expected, before raising an alert. The number of grace seconds to allow before classifying a Measured Monitor task duration as an anomaly.","nullable":true,"type":"integer"},"intervalDays":{"description":"The number of days in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalHours":{"description":"The number of hours in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMinutes":{"description":"The number of minutes in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMonths":{"description":"The number of months in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalSeconds":{"description":"The number of seconds in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalYears":{"description":"The number of years in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"isMonitorPaused":{"description":"Indicates that the monitor is paused and will not send alerts.","type":"boolean"},"monitorName":{"description":"The name of the monitor. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"monitorNotes":{"description":"Notes about the monitor. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"monitorTypeCode":{"description":"The type of the monitor.","format":"iri-reference","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"publicDescription":{"description":"A text description of the monitor that is accessible to unauthenticated users that receive an alert from the monitor. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"startMonitorAt":{"description":"When to start the Regular Interval type monitor or Heartbeat type monitor, or when to send the first alert of the Scheduled Repeatable Alert monitor. Cannot be blank for a Regular Interval, Heartbeat, or Scheduled Repeatable Alert type monitor, must be blank for other monitors types. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored.","format":"date-time","nullable":true,"type":"string"},"timezoneCode":{"description":"The timezone of the monitor. Dates and times in alerts and reports will be in this time zone.","format":"iri-reference","type":"string"},"webResponseSecondsLimit":{"description":"The time in seconds that the Web Response monitor type must allow for the web page to respond.","minimum":0,"nullable":true,"type":"integer"},"webResponseUrl":{"description":"The URL that the Web Response monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"}},"required":["partition","monitorName","monitorTypeCode","timezoneCode"],"type":"object"},"Monitor.jsonld-put":{"deprecated":false,"description":"The Monitor resource is a collection of services that monitor the presence and/or absence of pings, and follow sets of rules to dispatch or not dispatch alerts.","properties":{"alertPayloadExtended":{"description":"Payload that must be sent in the body of each alert when you use your own email or webhook alert services. This is the body for email alerts and the request body for webhook alerts. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 2 MB characters.","maxLength":2100000,"nullable":true,"type":"string"},"alertPayloadShort":{"description":"Payload that must be sent in the body of each alert when you use your own short message alert services. This also serves as the subject for email alerts. Not used for webhooks. This text is not sent when using the built-in alert services. Sending user-supplied text via our own email server is too big a risk to our email reputation. Max 100 characters.","maxLength":100,"nullable":true,"type":"string"},"alertServices":{"description":"The alert services that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"allowUnauthenticatedPings":{"description":"Indicates that the monitor will accept pings that are not OAuth authenticated.","type":"boolean"},"contentCheckMustNotExist":{"description":"Indicates that the Web Content monitor must verify the absence of the text or the Xpath node, and dispatch an alert if it is present. The default behavior is to verify the presence of the text or the Xpath node, and dispatch an alert if it is absent.","type":"boolean"},"contentCheckText":{"description":"The text (case-insensitive) that must or must not be present at the contentCheckUrl. If contentCheckXpathFilter is supplied, then the only the text within that nodes is evaluated, otherwise text on the entire web page is evaluated.","nullable":true,"type":"string"},"contentCheckUrl":{"description":"The URL that the Web Content monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"},"contentCheckXpathFilter":{"description":"The Xpath filter (<a href=\"https://en.wikipedia.org/wiki/XPath\">Xpath</a>, <a href=\"https://devhints.io/xpath\">Xpath Cheatsheet</a>) that selects a specific node in the HTML of the target web page. If contentCheckText is supplied, then only the text within the selected node is evaluated. If contentCheckText is left empty, then the presence or the absence of the selected node is evaluated.","nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"graceSeconds":{"description":"The number of grace seconds after expiry of the time when the next ping was expected, before raising an alert. The number of grace seconds to allow before classifying a Measured Monitor task duration as an anomaly.","nullable":true,"type":"integer"},"intervalDays":{"description":"The number of days in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalHours":{"description":"The number of hours in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMinutes":{"description":"The number of minutes in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalMonths":{"description":"The number of months in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalSeconds":{"description":"The number of seconds in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"intervalYears":{"description":"The number of years in the expected ping / run / measured / scheduled interval. Can be left blank. Can be specified together with any combination of the other interval fields.","minimum":0,"nullable":true,"type":"integer"},"isMonitorPaused":{"description":"Indicates that the monitor is paused and will not send alerts.","type":"boolean"},"monitorName":{"description":"The name of the monitor. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"monitorNotes":{"description":"Notes about the monitor. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"publicDescription":{"description":"A text description of the monitor that is accessible to unauthenticated users that receive an alert from the monitor. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"startMonitorAt":{"description":"When to start the Regular Interval type monitor or Heartbeat type monitor, or when to send the first alert of the Scheduled Repeatable Alert monitor. Cannot be blank for a Regular Interval, Heartbeat, or Scheduled Repeatable Alert type monitor, must be blank for other monitors types. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored.","format":"date-time","nullable":true,"type":"string"},"timezoneCode":{"description":"The timezone of the monitor. Dates and times in alerts and reports will be in this time zone.","format":"iri-reference","type":"string"},"webResponseSecondsLimit":{"description":"The time in seconds that the Web Response monitor type must allow for the web page to respond.","minimum":0,"nullable":true,"type":"integer"},"webResponseUrl":{"description":"The URL that the Web Response monitor type must evaluate for the specified conditions.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","nullable":true,"type":"string"}},"required":["monitorName","timezoneCode"],"type":"object"},"MonitorStatusCode-get":{"deprecated":false,"description":"The MonitorStatusCode resource is a set of codes that describes the possible statuses of a monitor.","properties":{"codeDescription":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"MonitorStatusCode.jsonld-get":{"deprecated":false,"description":"The MonitorStatusCode resource is a set of codes that describes the possible statuses of a monitor.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"codeDescription":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"MonitorStatusLog-get":{"deprecated":false,"description":"The MonitorStatusLog resource is a chronological record of all the changes in status that monitors have undergone.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"monitor":{"description":"The monitor that is related to this resource instance.","format":"iri-reference","type":"string"},"monitorStatusCode":{"description":"The status of the monitor.","format":"iri-reference","type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"ping":{"description":"The ping that triggered this resource instance.","format":"iri-reference","nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"}},"type":"object"},"MonitorStatusLog.jsonld-get":{"deprecated":false,"description":"The MonitorStatusLog resource is a chronological record of all the changes in status that monitors have undergone.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"monitor":{"description":"The monitor that is related to this resource instance.","format":"iri-reference","type":"string"},"monitorStatusCode":{"description":"The status of the monitor.","format":"iri-reference","type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"ping":{"description":"The ping that triggered this resource instance.","format":"iri-reference","nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"}},"type":"object"},"MonitorTypeCode-get":{"deprecated":false,"description":"The MonitorTypeCode resource is a set of codes that describes the different types of monitors that are available.","properties":{"codeDescription":{"readOnly":true,"type":"string"},"codeDescriptionExpanded":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"MonitorTypeCode.jsonld-get":{"deprecated":false,"description":"The MonitorTypeCode resource is a set of codes that describes the different types of monitors that are available.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"codeDescription":{"readOnly":true,"type":"string"},"codeDescriptionExpanded":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"Partition-get":{"deprecated":false,"description":"The Partition resource is a collection of siloed monitor and alert environments in the user account.","properties":{"alertServices":{"description":"The alert services that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"monitors":{"description":"The monitors that are associated with this partition.","items":{"format":"iri-reference","type":"string"},"type":"array"},"partitionName":{"description":"The name of the partition. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"partitionNotes":{"description":"Notes about the partition. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"teamInvitations":{"description":"The team invitations that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"teamMembers":{"description":"The team members of this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"}},"required":["partitionName"],"type":"object"},"Partition-patch":{"deprecated":false,"description":"The Partition resource is a collection of siloed monitor and alert environments in the user account.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partitionName":{"description":"The name of the partition. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"partitionNotes":{"description":"Notes about the partition. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"}},"required":["partitionName"],"type":"object"},"Partition-post":{"deprecated":false,"description":"The Partition resource is a collection of siloed monitor and alert environments in the user account.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partitionName":{"description":"The name of the partition. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"partitionNotes":{"description":"Notes about the partition. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"}},"required":["partitionName"],"type":"object"},"Partition-put":{"deprecated":false,"description":"The Partition resource is a collection of siloed monitor and alert environments in the user account.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partitionName":{"description":"The name of the partition. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"partitionNotes":{"description":"Notes about the partition. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"}},"required":["partitionName"],"type":"object"},"Partition.jsonld-get":{"deprecated":false,"description":"The Partition resource is a collection of siloed monitor and alert environments in the user account.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"alertServices":{"description":"The alert services that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"monitors":{"description":"The monitors that are associated with this partition.","items":{"format":"iri-reference","type":"string"},"type":"array"},"partitionName":{"description":"The name of the partition. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"partitionNotes":{"description":"Notes about the partition. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"teamInvitations":{"description":"The team invitations that are related to this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"},"teamMembers":{"description":"The team members of this resource.","items":{"format":"iri-reference","type":"string"},"type":"array"}},"required":["partitionName"],"type":"object"},"Partition.jsonld-post":{"deprecated":false,"description":"The Partition resource is a collection of siloed monitor and alert environments in the user account.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partitionName":{"description":"The name of the partition. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"partitionNotes":{"description":"Notes about the partition. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"}},"required":["partitionName"],"type":"object"},"Partition.jsonld-put":{"deprecated":false,"description":"The Partition resource is a collection of siloed monitor and alert environments in the user account.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partitionName":{"description":"The name of the partition. Max 255 characters.","maxLength":255,"nullable":true,"type":"string"},"partitionNotes":{"description":"Notes about the partition. Max 10,000 characters. Formatting using Markdown is allowed. HTML will be removed.","maxLength":10000,"nullable":true,"type":"string"}},"required":["partitionName"],"type":"object"},"Ping-get":{"deprecated":false,"description":"The Ping resource is a collection of pings that have been sent to monitors in the user account.","properties":{"alertLogs":{"description":"The alert logs that are related to this resource instance.","items":{"format":"iri-reference","type":"string"},"type":"array"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","nullable":true,"type":"string"},"expectNextPingAt":{"description":"When to expect the next ping for a Last Ping monitor type. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored. Supply either \"expectNextPingAt\", or \"expectNextPingAtEpoch\", or a X_NEXT_PING request header, not more than one of those options. Must be blank for other monitor types.","format":"date-time","nullable":true,"type":"string"},"expectNextPingAtEpoch":{"description":"When to expect the next ping for a Last Ping monitor type, expressed in epoch timestamp format. Supply either \"expectNextPingAt\", or \"expectNextPingAtEpoch\", or a X_NEXT_PING request header, not more than one of those options. Must be blank for other monitor types.","nullable":true,"type":"integer"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"ipAddress":{"description":"The IP address where this resource originated.","nullable":true,"type":"string"},"monitor":{"description":"The monitor that is related to this resource instance.","format":"iri-reference","type":"string"},"monitorStatusLog":{"description":"The monitor status that resulted from the ping.","format":"iri-reference","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pingCustomCode":{"description":"The client-supplied custom code that is appended to the ping. Only the first 10 characters are used and saved.","nullable":true,"type":"string"},"pingCustomPayload":{"description":"The client-supplied custom payload that is saved with the ping. Only the first 100 characters are saved. This value overrides the value of an monitor's alert payload, if the ping results in an alert.","nullable":true,"type":"string"},"pingMethodCode":{"description":"The method of the ping.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"}},"required":["monitor"],"type":"object"},"Ping-post":{"deprecated":false,"description":"The Ping resource is a collection of pings that have been sent to monitors in the user account.","properties":{"expectNextPingAt":{"description":"When to expect the next ping for a Last Ping monitor type. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored. Supply either \"expectNextPingAt\", or \"expectNextPingAtEpoch\", or a X_NEXT_PING request header, not more than one of those options. Must be blank for other monitor types.","format":"date-time","nullable":true,"type":"string"},"expectNextPingAtEpoch":{"description":"When to expect the next ping for a Last Ping monitor type, expressed in epoch timestamp format. Supply either \"expectNextPingAt\", or \"expectNextPingAtEpoch\", or a X_NEXT_PING request header, not more than one of those options. Must be blank for other monitor types.","nullable":true,"type":"integer"},"monitor":{"description":"The monitor that is related to this resource instance.","format":"iri-reference","type":"string"},"pingCustomCode":{"description":"The client-supplied custom code that is appended to the ping. Only the first 10 characters are used and saved.","nullable":true,"type":"string"},"pingCustomPayload":{"description":"The client-supplied custom payload that is saved with the ping. Only the first 100 characters are saved. This value overrides the value of an monitor's alert payload, if the ping results in an alert.","nullable":true,"type":"string"}},"required":["monitor"],"type":"object"},"Ping.jsonld-get":{"deprecated":false,"description":"The Ping resource is a collection of pings that have been sent to monitors in the user account.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"alertLogs":{"description":"The alert logs that are related to this resource instance.","items":{"format":"iri-reference","type":"string"},"type":"array"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","nullable":true,"type":"string"},"expectNextPingAt":{"description":"When to expect the next ping for a Last Ping monitor type. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored. Supply either \"expectNextPingAt\", or \"expectNextPingAtEpoch\", or a X_NEXT_PING request header, not more than one of those options. Must be blank for other monitor types.","format":"date-time","nullable":true,"type":"string"},"expectNextPingAtEpoch":{"description":"When to expect the next ping for a Last Ping monitor type, expressed in epoch timestamp format. Supply either \"expectNextPingAt\", or \"expectNextPingAtEpoch\", or a X_NEXT_PING request header, not more than one of those options. Must be blank for other monitor types.","nullable":true,"type":"integer"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"ipAddress":{"description":"The IP address where this resource originated.","nullable":true,"type":"string"},"monitor":{"description":"The monitor that is related to this resource instance.","format":"iri-reference","type":"string"},"monitorStatusLog":{"description":"The monitor status that resulted from the ping.","format":"iri-reference","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pingCustomCode":{"description":"The client-supplied custom code that is appended to the ping. Only the first 10 characters are used and saved.","nullable":true,"type":"string"},"pingCustomPayload":{"description":"The client-supplied custom payload that is saved with the ping. Only the first 100 characters are saved. This value overrides the value of an monitor's alert payload, if the ping results in an alert.","nullable":true,"type":"string"},"pingMethodCode":{"description":"The method of the ping.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"}},"required":["monitor"],"type":"object"},"Ping.jsonld-post":{"deprecated":false,"description":"The Ping resource is a collection of pings that have been sent to monitors in the user account.","properties":{"expectNextPingAt":{"description":"When to expect the next ping for a Last Ping monitor type. This date-time is always interpreted to be in the timezone of the monitor. Any UTC offset is ignored. Supply either \"expectNextPingAt\", or \"expectNextPingAtEpoch\", or a X_NEXT_PING request header, not more than one of those options. Must be blank for other monitor types.","format":"date-time","nullable":true,"type":"string"},"expectNextPingAtEpoch":{"description":"When to expect the next ping for a Last Ping monitor type, expressed in epoch timestamp format. Supply either \"expectNextPingAt\", or \"expectNextPingAtEpoch\", or a X_NEXT_PING request header, not more than one of those options. Must be blank for other monitor types.","nullable":true,"type":"integer"},"monitor":{"description":"The monitor that is related to this resource instance.","format":"iri-reference","type":"string"},"pingCustomCode":{"description":"The client-supplied custom code that is appended to the ping. Only the first 10 characters are used and saved.","nullable":true,"type":"string"},"pingCustomPayload":{"description":"The client-supplied custom payload that is saved with the ping. Only the first 100 characters are saved. This value overrides the value of an monitor's alert payload, if the ping results in an alert.","nullable":true,"type":"string"}},"required":["monitor"],"type":"object"},"PingMethodCode-get":{"deprecated":false,"description":"The PingMethodCode resource is a set of codes that describes the different methods of sending pings.","properties":{"codeName":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"PingMethodCode.jsonld-get":{"deprecated":false,"description":"The PingMethodCode resource is a set of codes that describes the different methods of sending pings.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"codeName":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"TeamInvitation-get":{"deprecated":false,"description":"The TeamInvitation resource is a collection of invitations that have been sent to people to become team members of partitions.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"inviteeEmail":{"description":"The email address of the person that is being invited.","externalDocs":{"url":"https://schema.org/email"},"format":"email","nullable":true,"type":"string"},"inviteeFirstName":{"description":"The first name of the person that is being invited.","nullable":true,"type":"string"},"inviteeLastName":{"description":"The last name of the person that is being invited.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"statusAt":{"description":"When the current status too effect. This date-time is in the UTC timezone. ","format":"date-time","type":"string"},"teamInvitationStatus":{"description":"The current status of the invitation.","readOnly":true,"type":"string"},"teamMemberRoleCode":{"description":"The role of the team member on the team.","format":"iri-reference","type":"string"}},"required":["partition","inviteeEmail","inviteeFirstName","inviteeLastName"],"type":"object"},"TeamInvitation-post":{"deprecated":false,"description":"The TeamInvitation resource is a collection of invitations that have been sent to people to become team members of partitions.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"inviteeEmail":{"description":"The email address of the person that is being invited.","externalDocs":{"url":"https://schema.org/email"},"format":"email","nullable":true,"type":"string"},"inviteeFirstName":{"description":"The first name of the person that is being invited.","nullable":true,"type":"string"},"inviteeLastName":{"description":"The last name of the person that is being invited.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"teamMemberRoleCode":{"description":"The role of the team member on the team.","format":"iri-reference","type":"string"}},"required":["partition","inviteeEmail","inviteeFirstName","inviteeLastName"],"type":"object"},"TeamInvitation.jsonld-get":{"deprecated":false,"description":"The TeamInvitation resource is a collection of invitations that have been sent to people to become team members of partitions.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"inviteeEmail":{"description":"The email address of the person that is being invited.","externalDocs":{"url":"https://schema.org/email"},"format":"email","nullable":true,"type":"string"},"inviteeFirstName":{"description":"The first name of the person that is being invited.","nullable":true,"type":"string"},"inviteeLastName":{"description":"The last name of the person that is being invited.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"statusAt":{"description":"When the current status too effect. This date-time is in the UTC timezone. ","format":"date-time","type":"string"},"teamInvitationStatus":{"description":"The current status of the invitation.","readOnly":true,"type":"string"},"teamMemberRoleCode":{"description":"The role of the team member on the team.","format":"iri-reference","type":"string"}},"required":["partition","inviteeEmail","inviteeFirstName","inviteeLastName"],"type":"object"},"TeamInvitation.jsonld-post":{"deprecated":false,"description":"The TeamInvitation resource is a collection of invitations that have been sent to people to become team members of partitions.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"inviteeEmail":{"description":"The email address of the person that is being invited.","externalDocs":{"url":"https://schema.org/email"},"format":"email","nullable":true,"type":"string"},"inviteeFirstName":{"description":"The first name of the person that is being invited.","nullable":true,"type":"string"},"inviteeLastName":{"description":"The last name of the person that is being invited.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"teamMemberRoleCode":{"description":"The role of the team member on the team.","format":"iri-reference","type":"string"}},"required":["partition","inviteeEmail","inviteeFirstName","inviteeLastName"],"type":"object"},"TeamMember-get":{"deprecated":false,"description":"The TeamMember resource is a collection of active team members of the partitions in a user account.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"teamMemberRoleCode":{"description":"The role of the team member on the team.","format":"iri-reference","nullable":true,"type":"string"},"userAccount":{"description":"The user account that is related to this resource.","format":"iri-reference","type":"string"}},"required":["teamMemberRoleCode"],"type":"object"},"TeamMember-patch":{"deprecated":false,"description":"The TeamMember resource is a collection of active team members of the partitions in a user account.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"teamMemberRoleCode":{"description":"The role of the team member on the team.","format":"iri-reference","nullable":true,"type":"string"}},"required":["teamMemberRoleCode"],"type":"object"},"TeamMember-put":{"deprecated":false,"description":"The TeamMember resource is a collection of active team members of the partitions in a user account.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"teamMemberRoleCode":{"description":"The role of the team member on the team.","format":"iri-reference","nullable":true,"type":"string"}},"required":["teamMemberRoleCode"],"type":"object"},"TeamMember.jsonld-get":{"deprecated":false,"description":"The TeamMember resource is a collection of active team members of the partitions in a user account.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","readOnly":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"teamMemberRoleCode":{"description":"The role of the team member on the team.","format":"iri-reference","nullable":true,"type":"string"},"userAccount":{"description":"The user account that is related to this resource.","format":"iri-reference","type":"string"}},"required":["teamMemberRoleCode"],"type":"object"},"TeamMember.jsonld-put":{"deprecated":false,"description":"The TeamMember resource is a collection of active team members of the partitions in a user account.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"teamMemberRoleCode":{"description":"The role of the team member on the team.","format":"iri-reference","nullable":true,"type":"string"}},"required":["teamMemberRoleCode"],"type":"object"},"TeamMemberRoleCode-get":{"deprecated":false,"description":"The TeamMemberRoleCode resource is a set of codes that describes the different roles that can be assigned to team members of partitions.","properties":{"codeDescription":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"TeamMemberRoleCode.jsonld-get":{"deprecated":false,"description":"The TeamMemberRoleCode resource is a set of codes that describes the different roles that can be assigned to team members of partitions.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"codeDescription":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"TimezoneCode-get":{"deprecated":false,"description":"The TimezoneCode resource is a set of codes that describes the different international timezones.","properties":{"codeName":{"description":"The name of the code.","readOnly":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","nullable":true,"type":"string"},"offsetFromUtc":{"description":"The numeric offset from the UTC timezone.","readOnly":true,"type":"number"},"timezoneDateString":{"description":"The text offset from the UTC timezone that forms part of the ISO 8601 date time format.","readOnly":true,"type":"string"}},"type":"object"},"TimezoneCode.jsonld-get":{"deprecated":false,"description":"The TimezoneCode resource is a set of codes that describes the different international timezones.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"codeName":{"description":"The name of the code.","readOnly":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","nullable":true,"type":"string"},"offsetFromUtc":{"description":"The numeric offset from the UTC timezone.","readOnly":true,"type":"number"},"timezoneDateString":{"description":"The text offset from the UTC timezone that forms part of the ISO 8601 date time format.","readOnly":true,"type":"string"}},"type":"object"},"TransportAlerta-get":{"deprecated":false,"description":"The TransportAlerta resource is a collection of transports that carry dispatched alerts to the external Alerta service.","properties":{"alertaApiKey":{"description":"The API key for the Alerta service.","maxLength":1000,"nullable":true,"type":"string"},"alertaCorrelate":{"description":"The comma-separated list of related event names for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEnvironment":{"description":"The environment value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEvent":{"description":"The event value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaGroup":{"description":"The group value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaHost":{"description":"The host name for the Alerta service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"alertaOrigin":{"description":"The origin value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaResource":{"description":"The resource value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaService":{"description":"The comma-separated list of affected services for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaSeverity":{"description":"The severity value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaStatus":{"description":"The status value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaTags":{"description":"The comma-separated list of tags for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaType":{"description":"The type value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","alertaApiKey","alertaHost","alertaResource","alertaEvent"],"type":"object"},"TransportAlerta-patch":{"deprecated":false,"description":"The TransportAlerta resource is a collection of transports that carry dispatched alerts to the external Alerta service.","properties":{"alertaApiKey":{"description":"The API key for the Alerta service.","maxLength":1000,"nullable":true,"type":"string"},"alertaCorrelate":{"description":"The comma-separated list of related event names for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEnvironment":{"description":"The environment value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEvent":{"description":"The event value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaGroup":{"description":"The group value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaHost":{"description":"The host name for the Alerta service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"alertaOrigin":{"description":"The origin value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaResource":{"description":"The resource value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaService":{"description":"The comma-separated list of affected services for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaSeverity":{"description":"The severity value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaStatus":{"description":"The status value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaTags":{"description":"The comma-separated list of tags for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaType":{"description":"The type value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","alertaApiKey","alertaHost","alertaResource","alertaEvent"],"type":"object"},"TransportAlerta-post":{"deprecated":false,"description":"The TransportAlerta resource is a collection of transports that carry dispatched alerts to the external Alerta service.","properties":{"alertaApiKey":{"description":"The API key for the Alerta service.","maxLength":1000,"nullable":true,"type":"string"},"alertaCorrelate":{"description":"The comma-separated list of related event names for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEnvironment":{"description":"The environment value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEvent":{"description":"The event value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaGroup":{"description":"The group value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaHost":{"description":"The host name for the Alerta service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"alertaOrigin":{"description":"The origin value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaResource":{"description":"The resource value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaService":{"description":"The comma-separated list of affected services for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaSeverity":{"description":"The severity value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaStatus":{"description":"The status value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaTags":{"description":"The comma-separated list of tags for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaType":{"description":"The type value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","alertaApiKey","alertaHost","alertaResource","alertaEvent"],"type":"object"},"TransportAlerta-put":{"deprecated":false,"description":"The TransportAlerta resource is a collection of transports that carry dispatched alerts to the external Alerta service.","properties":{"alertaApiKey":{"description":"The API key for the Alerta service.","maxLength":1000,"nullable":true,"type":"string"},"alertaCorrelate":{"description":"The comma-separated list of related event names for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEnvironment":{"description":"The environment value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEvent":{"description":"The event value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaGroup":{"description":"The group value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaHost":{"description":"The host name for the Alerta service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"alertaOrigin":{"description":"The origin value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaResource":{"description":"The resource value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaService":{"description":"The comma-separated list of affected services for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaSeverity":{"description":"The severity value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaStatus":{"description":"The status value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaTags":{"description":"The comma-separated list of tags for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaType":{"description":"The type value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","alertaApiKey","alertaHost","alertaResource","alertaEvent"],"type":"object"},"TransportAlerta.jsonld-get":{"deprecated":false,"description":"The TransportAlerta resource is a collection of transports that carry dispatched alerts to the external Alerta service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"alertaApiKey":{"description":"The API key for the Alerta service.","maxLength":1000,"nullable":true,"type":"string"},"alertaCorrelate":{"description":"The comma-separated list of related event names for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEnvironment":{"description":"The environment value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEvent":{"description":"The event value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaGroup":{"description":"The group value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaHost":{"description":"The host name for the Alerta service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"alertaOrigin":{"description":"The origin value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaResource":{"description":"The resource value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaService":{"description":"The comma-separated list of affected services for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaSeverity":{"description":"The severity value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaStatus":{"description":"The status value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaTags":{"description":"The comma-separated list of tags for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaType":{"description":"The type value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","alertaApiKey","alertaHost","alertaResource","alertaEvent"],"type":"object"},"TransportAlerta.jsonld-post":{"deprecated":false,"description":"The TransportAlerta resource is a collection of transports that carry dispatched alerts to the external Alerta service.","properties":{"alertaApiKey":{"description":"The API key for the Alerta service.","maxLength":1000,"nullable":true,"type":"string"},"alertaCorrelate":{"description":"The comma-separated list of related event names for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEnvironment":{"description":"The environment value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEvent":{"description":"The event value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaGroup":{"description":"The group value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaHost":{"description":"The host name for the Alerta service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"alertaOrigin":{"description":"The origin value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaResource":{"description":"The resource value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaService":{"description":"The comma-separated list of affected services for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaSeverity":{"description":"The severity value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaStatus":{"description":"The status value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaTags":{"description":"The comma-separated list of tags for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaType":{"description":"The type value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","alertaApiKey","alertaHost","alertaResource","alertaEvent"],"type":"object"},"TransportAlerta.jsonld-put":{"deprecated":false,"description":"The TransportAlerta resource is a collection of transports that carry dispatched alerts to the external Alerta service.","properties":{"alertaApiKey":{"description":"The API key for the Alerta service.","maxLength":1000,"nullable":true,"type":"string"},"alertaCorrelate":{"description":"The comma-separated list of related event names for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEnvironment":{"description":"The environment value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaEvent":{"description":"The event value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaGroup":{"description":"The group value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaHost":{"description":"The host name for the Alerta service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"alertaOrigin":{"description":"The origin value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaResource":{"description":"The resource value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaService":{"description":"The comma-separated list of affected services for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaSeverity":{"description":"The severity value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaStatus":{"description":"The status value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaTags":{"description":"The comma-separated list of tags for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"alertaType":{"description":"The type value for the Alerta service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","alertaApiKey","alertaHost","alertaResource","alertaEvent"],"type":"object"},"TransportAllMySms-get":{"deprecated":false,"description":"The TransportAllMySms resource is a collection of transports that carry dispatched alerts to the external Allmysms service.","properties":{"allMySmsApiKey":{"description":"The API key for the Allmysms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"allMySmsFrom":{"description":"The sender value (default 36180) for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"allMySmsLogin":{"description":"The login credential for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","allMySmsLogin","allMySmsApiKey"],"type":"object"},"TransportAllMySms-patch":{"deprecated":false,"description":"The TransportAllMySms resource is a collection of transports that carry dispatched alerts to the external Allmysms service.","properties":{"allMySmsApiKey":{"description":"The API key for the Allmysms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"allMySmsFrom":{"description":"The sender value (default 36180) for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"allMySmsLogin":{"description":"The login credential for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","allMySmsLogin","allMySmsApiKey"],"type":"object"},"TransportAllMySms-post":{"deprecated":false,"description":"The TransportAllMySms resource is a collection of transports that carry dispatched alerts to the external Allmysms service.","properties":{"allMySmsApiKey":{"description":"The API key for the Allmysms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"allMySmsFrom":{"description":"The sender value (default 36180) for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"allMySmsLogin":{"description":"The login credential for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","allMySmsLogin","allMySmsApiKey"],"type":"object"},"TransportAllMySms-put":{"deprecated":false,"description":"The TransportAllMySms resource is a collection of transports that carry dispatched alerts to the external Allmysms service.","properties":{"allMySmsApiKey":{"description":"The API key for the Allmysms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"allMySmsFrom":{"description":"The sender value (default 36180) for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"allMySmsLogin":{"description":"The login credential for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","allMySmsLogin","allMySmsApiKey"],"type":"object"},"TransportAllMySms.jsonld-get":{"deprecated":false,"description":"The TransportAllMySms resource is a collection of transports that carry dispatched alerts to the external Allmysms service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"allMySmsApiKey":{"description":"The API key for the Allmysms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"allMySmsFrom":{"description":"The sender value (default 36180) for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"allMySmsLogin":{"description":"The login credential for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","allMySmsLogin","allMySmsApiKey"],"type":"object"},"TransportAllMySms.jsonld-post":{"deprecated":false,"description":"The TransportAllMySms resource is a collection of transports that carry dispatched alerts to the external Allmysms service.","properties":{"allMySmsApiKey":{"description":"The API key for the Allmysms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"allMySmsFrom":{"description":"The sender value (default 36180) for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"allMySmsLogin":{"description":"The login credential for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","allMySmsLogin","allMySmsApiKey"],"type":"object"},"TransportAllMySms.jsonld-put":{"deprecated":false,"description":"The TransportAllMySms resource is a collection of transports that carry dispatched alerts to the external Allmysms service.","properties":{"allMySmsApiKey":{"description":"The API key for the Allmysms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"allMySmsFrom":{"description":"The sender value (default 36180) for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"allMySmsLogin":{"description":"The login credential for the Allmysms service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","allMySmsLogin","allMySmsApiKey"],"type":"object"},"TransportAmazonSns-get":{"deprecated":false,"description":"The TransportAmazonSns resource is a collection of transports that carry dispatched alerts to the external Amazon SNS service.","properties":{"amazonSnsAccessKey":{"description":"The access key for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsRegion":{"description":"The region for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsSecretKey":{"description":"The secret key for the Amazon SNS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","amazonSnsAccessKey","amazonSnsSecretKey","amazonSnsRegion"],"type":"object"},"TransportAmazonSns-patch":{"deprecated":false,"description":"The TransportAmazonSns resource is a collection of transports that carry dispatched alerts to the external Amazon SNS service.","properties":{"amazonSnsAccessKey":{"description":"The access key for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsRegion":{"description":"The region for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsSecretKey":{"description":"The secret key for the Amazon SNS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","amazonSnsAccessKey","amazonSnsSecretKey","amazonSnsRegion"],"type":"object"},"TransportAmazonSns-post":{"deprecated":false,"description":"The TransportAmazonSns resource is a collection of transports that carry dispatched alerts to the external Amazon SNS service.","properties":{"amazonSnsAccessKey":{"description":"The access key for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsRegion":{"description":"The region for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsSecretKey":{"description":"The secret key for the Amazon SNS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","amazonSnsAccessKey","amazonSnsSecretKey","amazonSnsRegion"],"type":"object"},"TransportAmazonSns-put":{"deprecated":false,"description":"The TransportAmazonSns resource is a collection of transports that carry dispatched alerts to the external Amazon SNS service.","properties":{"amazonSnsAccessKey":{"description":"The access key for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsRegion":{"description":"The region for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsSecretKey":{"description":"The secret key for the Amazon SNS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","amazonSnsAccessKey","amazonSnsSecretKey","amazonSnsRegion"],"type":"object"},"TransportAmazonSns.jsonld-get":{"deprecated":false,"description":"The TransportAmazonSns resource is a collection of transports that carry dispatched alerts to the external Amazon SNS service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"amazonSnsAccessKey":{"description":"The access key for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsRegion":{"description":"The region for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsSecretKey":{"description":"The secret key for the Amazon SNS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","amazonSnsAccessKey","amazonSnsSecretKey","amazonSnsRegion"],"type":"object"},"TransportAmazonSns.jsonld-post":{"deprecated":false,"description":"The TransportAmazonSns resource is a collection of transports that carry dispatched alerts to the external Amazon SNS service.","properties":{"amazonSnsAccessKey":{"description":"The access key for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsRegion":{"description":"The region for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsSecretKey":{"description":"The secret key for the Amazon SNS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","amazonSnsAccessKey","amazonSnsSecretKey","amazonSnsRegion"],"type":"object"},"TransportAmazonSns.jsonld-put":{"deprecated":false,"description":"The TransportAmazonSns resource is a collection of transports that carry dispatched alerts to the external Amazon SNS service.","properties":{"amazonSnsAccessKey":{"description":"The access key for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsRegion":{"description":"The region for the Amazon SNS service.","maxLength":255,"nullable":true,"type":"string"},"amazonSnsSecretKey":{"description":"The secret key for the Amazon SNS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","amazonSnsAccessKey","amazonSnsSecretKey","amazonSnsRegion"],"type":"object"},"TransportBandwidth-get":{"deprecated":false,"description":"The TransportBandwidth resource is a collection of transports that carry dispatched alerts to the external Bandwidth service.","properties":{"bandwidthAccountId":{"description":"The account ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthApplicationId":{"description":"The application ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthFrom":{"description":"The from value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthPassword":{"description":"The password for the Bandwidth service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"bandwidthUsername":{"description":"The username for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","bandwidthUsername","bandwidthPassword","bandwidthFrom","bandwidthAccountId","bandwidthApplicationId"],"type":"object"},"TransportBandwidth-patch":{"deprecated":false,"description":"The TransportBandwidth resource is a collection of transports that carry dispatched alerts to the external Bandwidth service.","properties":{"bandwidthAccountId":{"description":"The account ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthApplicationId":{"description":"The application ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthFrom":{"description":"The from value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthPassword":{"description":"The password for the Bandwidth service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"bandwidthUsername":{"description":"The username for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","bandwidthUsername","bandwidthPassword","bandwidthFrom","bandwidthAccountId","bandwidthApplicationId"],"type":"object"},"TransportBandwidth-post":{"deprecated":false,"description":"The TransportBandwidth resource is a collection of transports that carry dispatched alerts to the external Bandwidth service.","properties":{"bandwidthAccountId":{"description":"The account ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthApplicationId":{"description":"The application ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthFrom":{"description":"The from value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthPassword":{"description":"The password for the Bandwidth service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"bandwidthUsername":{"description":"The username for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","bandwidthUsername","bandwidthPassword","bandwidthFrom","bandwidthAccountId","bandwidthApplicationId"],"type":"object"},"TransportBandwidth-put":{"deprecated":false,"description":"The TransportBandwidth resource is a collection of transports that carry dispatched alerts to the external Bandwidth service.","properties":{"bandwidthAccountId":{"description":"The account ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthApplicationId":{"description":"The application ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthFrom":{"description":"The from value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthPassword":{"description":"The password for the Bandwidth service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"bandwidthUsername":{"description":"The username for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","bandwidthUsername","bandwidthPassword","bandwidthFrom","bandwidthAccountId","bandwidthApplicationId"],"type":"object"},"TransportBandwidth.jsonld-get":{"deprecated":false,"description":"The TransportBandwidth resource is a collection of transports that carry dispatched alerts to the external Bandwidth service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"bandwidthAccountId":{"description":"The account ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthApplicationId":{"description":"The application ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthFrom":{"description":"The from value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthPassword":{"description":"The password for the Bandwidth service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"bandwidthUsername":{"description":"The username for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","bandwidthUsername","bandwidthPassword","bandwidthFrom","bandwidthAccountId","bandwidthApplicationId"],"type":"object"},"TransportBandwidth.jsonld-post":{"deprecated":false,"description":"The TransportBandwidth resource is a collection of transports that carry dispatched alerts to the external Bandwidth service.","properties":{"bandwidthAccountId":{"description":"The account ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthApplicationId":{"description":"The application ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthFrom":{"description":"The from value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthPassword":{"description":"The password for the Bandwidth service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"bandwidthUsername":{"description":"The username for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","bandwidthUsername","bandwidthPassword","bandwidthFrom","bandwidthAccountId","bandwidthApplicationId"],"type":"object"},"TransportBandwidth.jsonld-put":{"deprecated":false,"description":"The TransportBandwidth resource is a collection of transports that carry dispatched alerts to the external Bandwidth service.","properties":{"bandwidthAccountId":{"description":"The account ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthApplicationId":{"description":"The application ID value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthFrom":{"description":"The from value for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"bandwidthPassword":{"description":"The password for the Bandwidth service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"bandwidthUsername":{"description":"The username for the Bandwidth service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","bandwidthUsername","bandwidthPassword","bandwidthFrom","bandwidthAccountId","bandwidthApplicationId"],"type":"object"},"TransportChatwork-get":{"deprecated":false,"description":"The TransportChatwork resource is a collection of transports that carry dispatched alerts to the external Chatwork service.","properties":{"chatworkApiToken":{"description":"The API token for the Chatwork service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"chatworkRoomId":{"description":"The room ID for the Chatwork service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","chatworkApiToken","chatworkRoomId"],"type":"object"},"TransportChatwork-patch":{"deprecated":false,"description":"The TransportChatwork resource is a collection of transports that carry dispatched alerts to the external Chatwork service.","properties":{"chatworkApiToken":{"description":"The API token for the Chatwork service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"chatworkRoomId":{"description":"The room ID for the Chatwork service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","chatworkApiToken","chatworkRoomId"],"type":"object"},"TransportChatwork-post":{"deprecated":false,"description":"The TransportChatwork resource is a collection of transports that carry dispatched alerts to the external Chatwork service.","properties":{"chatworkApiToken":{"description":"The API token for the Chatwork service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"chatworkRoomId":{"description":"The room ID for the Chatwork service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","chatworkApiToken","chatworkRoomId"],"type":"object"},"TransportChatwork-put":{"deprecated":false,"description":"The TransportChatwork resource is a collection of transports that carry dispatched alerts to the external Chatwork service.","properties":{"chatworkApiToken":{"description":"The API token for the Chatwork service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"chatworkRoomId":{"description":"The room ID for the Chatwork service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","chatworkApiToken","chatworkRoomId"],"type":"object"},"TransportChatwork.jsonld-get":{"deprecated":false,"description":"The TransportChatwork resource is a collection of transports that carry dispatched alerts to the external Chatwork service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"chatworkApiToken":{"description":"The API token for the Chatwork service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"chatworkRoomId":{"description":"The room ID for the Chatwork service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","chatworkApiToken","chatworkRoomId"],"type":"object"},"TransportChatwork.jsonld-post":{"deprecated":false,"description":"The TransportChatwork resource is a collection of transports that carry dispatched alerts to the external Chatwork service.","properties":{"chatworkApiToken":{"description":"The API token for the Chatwork service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"chatworkRoomId":{"description":"The room ID for the Chatwork service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","chatworkApiToken","chatworkRoomId"],"type":"object"},"TransportChatwork.jsonld-put":{"deprecated":false,"description":"The TransportChatwork resource is a collection of transports that carry dispatched alerts to the external Chatwork service.","properties":{"chatworkApiToken":{"description":"The API token for the Chatwork service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"chatworkRoomId":{"description":"The room ID for the Chatwork service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","chatworkApiToken","chatworkRoomId"],"type":"object"},"TransportClickSend-get":{"deprecated":false,"description":"The TransportClickSend resource is a collection of transports that carry dispatched alerts to the external ClickSend service.","properties":{"clickSendApiKey":{"description":"The API key for the ClickSend service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickSendApiUsername":{"description":"The API username for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFrom":{"description":"The from value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFromEmail":{"description":"The from email value where replies must be emailed for the ClickSend service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"clickSendListId":{"description":"The recipient list ID value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendSource":{"description":"The source method of sending value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","clickSendApiUsername","clickSendApiKey"],"type":"object"},"TransportClickSend-patch":{"deprecated":false,"description":"The TransportClickSend resource is a collection of transports that carry dispatched alerts to the external ClickSend service.","properties":{"clickSendApiKey":{"description":"The API key for the ClickSend service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickSendApiUsername":{"description":"The API username for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFrom":{"description":"The from value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFromEmail":{"description":"The from email value where replies must be emailed for the ClickSend service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"clickSendListId":{"description":"The recipient list ID value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendSource":{"description":"The source method of sending value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","clickSendApiUsername","clickSendApiKey"],"type":"object"},"TransportClickSend-post":{"deprecated":false,"description":"The TransportClickSend resource is a collection of transports that carry dispatched alerts to the external ClickSend service.","properties":{"clickSendApiKey":{"description":"The API key for the ClickSend service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickSendApiUsername":{"description":"The API username for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFrom":{"description":"The from value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFromEmail":{"description":"The from email value where replies must be emailed for the ClickSend service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"clickSendListId":{"description":"The recipient list ID value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendSource":{"description":"The source method of sending value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","clickSendApiUsername","clickSendApiKey"],"type":"object"},"TransportClickSend-put":{"deprecated":false,"description":"The TransportClickSend resource is a collection of transports that carry dispatched alerts to the external ClickSend service.","properties":{"clickSendApiKey":{"description":"The API key for the ClickSend service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickSendApiUsername":{"description":"The API username for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFrom":{"description":"The from value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFromEmail":{"description":"The from email value where replies must be emailed for the ClickSend service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"clickSendListId":{"description":"The recipient list ID value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendSource":{"description":"The source method of sending value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","clickSendApiUsername","clickSendApiKey"],"type":"object"},"TransportClickSend.jsonld-get":{"deprecated":false,"description":"The TransportClickSend resource is a collection of transports that carry dispatched alerts to the external ClickSend service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"clickSendApiKey":{"description":"The API key for the ClickSend service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickSendApiUsername":{"description":"The API username for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFrom":{"description":"The from value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFromEmail":{"description":"The from email value where replies must be emailed for the ClickSend service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"clickSendListId":{"description":"The recipient list ID value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendSource":{"description":"The source method of sending value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","clickSendApiUsername","clickSendApiKey"],"type":"object"},"TransportClickSend.jsonld-post":{"deprecated":false,"description":"The TransportClickSend resource is a collection of transports that carry dispatched alerts to the external ClickSend service.","properties":{"clickSendApiKey":{"description":"The API key for the ClickSend service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickSendApiUsername":{"description":"The API username for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFrom":{"description":"The from value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFromEmail":{"description":"The from email value where replies must be emailed for the ClickSend service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"clickSendListId":{"description":"The recipient list ID value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendSource":{"description":"The source method of sending value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","clickSendApiUsername","clickSendApiKey"],"type":"object"},"TransportClickSend.jsonld-put":{"deprecated":false,"description":"The TransportClickSend resource is a collection of transports that carry dispatched alerts to the external ClickSend service.","properties":{"clickSendApiKey":{"description":"The API key for the ClickSend service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickSendApiUsername":{"description":"The API username for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFrom":{"description":"The from value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendFromEmail":{"description":"The from email value where replies must be emailed for the ClickSend service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"clickSendListId":{"description":"The recipient list ID value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"clickSendSource":{"description":"The source method of sending value for the ClickSend service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","clickSendApiUsername","clickSendApiKey"],"type":"object"},"TransportClickatell-get":{"deprecated":false,"description":"The TransportClickatell resource is a collection of transports that carry dispatched alerts to the external Clickatell service.","properties":{"clickatellAccessToken":{"description":"The access token for the Clickatell service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickatellFrom":{"description":"The from value for the Clickatell service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","clickatellAccessToken","clickatellFrom"],"type":"object"},"TransportClickatell-patch":{"deprecated":false,"description":"The TransportClickatell resource is a collection of transports that carry dispatched alerts to the external Clickatell service.","properties":{"clickatellAccessToken":{"description":"The access token for the Clickatell service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickatellFrom":{"description":"The from value for the Clickatell service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","clickatellAccessToken","clickatellFrom"],"type":"object"},"TransportClickatell-post":{"deprecated":false,"description":"The TransportClickatell resource is a collection of transports that carry dispatched alerts to the external Clickatell service.","properties":{"clickatellAccessToken":{"description":"The access token for the Clickatell service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickatellFrom":{"description":"The from value for the Clickatell service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","clickatellAccessToken","clickatellFrom"],"type":"object"},"TransportClickatell-put":{"deprecated":false,"description":"The TransportClickatell resource is a collection of transports that carry dispatched alerts to the external Clickatell service.","properties":{"clickatellAccessToken":{"description":"The access token for the Clickatell service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickatellFrom":{"description":"The from value for the Clickatell service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","clickatellAccessToken","clickatellFrom"],"type":"object"},"TransportClickatell.jsonld-get":{"deprecated":false,"description":"The TransportClickatell resource is a collection of transports that carry dispatched alerts to the external Clickatell service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"clickatellAccessToken":{"description":"The access token for the Clickatell service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickatellFrom":{"description":"The from value for the Clickatell service.","maxLength":255,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","clickatellAccessToken","clickatellFrom"],"type":"object"},"TransportClickatell.jsonld-post":{"deprecated":false,"description":"The TransportClickatell resource is a collection of transports that carry dispatched alerts to the external Clickatell service.","properties":{"clickatellAccessToken":{"description":"The access token for the Clickatell service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickatellFrom":{"description":"The from value for the Clickatell service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","clickatellAccessToken","clickatellFrom"],"type":"object"},"TransportClickatell.jsonld-put":{"deprecated":false,"description":"The TransportClickatell resource is a collection of transports that carry dispatched alerts to the external Clickatell service.","properties":{"clickatellAccessToken":{"description":"The access token for the Clickatell service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"clickatellFrom":{"description":"The from value for the Clickatell service.","maxLength":255,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","clickatellAccessToken","clickatellFrom"],"type":"object"},"TransportContactEveryone-get":{"deprecated":false,"description":"The TransportContactEveryone resource is a collection of transports that carry dispatched alerts to the external Contact Everyone service.","properties":{"contactEveryoneCategory":{"description":"The label of the category that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneDiffusionName":{"description":"The label of the diffusion that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneToken":{"description":"The token for the Contact Everyone service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","contactEveryoneToken"],"type":"object"},"TransportContactEveryone-patch":{"deprecated":false,"description":"The TransportContactEveryone resource is a collection of transports that carry dispatched alerts to the external Contact Everyone service.","properties":{"contactEveryoneCategory":{"description":"The label of the category that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneDiffusionName":{"description":"The label of the diffusion that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneToken":{"description":"The token for the Contact Everyone service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","contactEveryoneToken"],"type":"object"},"TransportContactEveryone-post":{"deprecated":false,"description":"The TransportContactEveryone resource is a collection of transports that carry dispatched alerts to the external Contact Everyone service.","properties":{"contactEveryoneCategory":{"description":"The label of the category that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneDiffusionName":{"description":"The label of the diffusion that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneToken":{"description":"The token for the Contact Everyone service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","contactEveryoneToken"],"type":"object"},"TransportContactEveryone-put":{"deprecated":false,"description":"The TransportContactEveryone resource is a collection of transports that carry dispatched alerts to the external Contact Everyone service.","properties":{"contactEveryoneCategory":{"description":"The label of the category that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneDiffusionName":{"description":"The label of the diffusion that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneToken":{"description":"The token for the Contact Everyone service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","contactEveryoneToken"],"type":"object"},"TransportContactEveryone.jsonld-get":{"deprecated":false,"description":"The TransportContactEveryone resource is a collection of transports that carry dispatched alerts to the external Contact Everyone service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"contactEveryoneCategory":{"description":"The label of the category that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneDiffusionName":{"description":"The label of the diffusion that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneToken":{"description":"The token for the Contact Everyone service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","contactEveryoneToken"],"type":"object"},"TransportContactEveryone.jsonld-post":{"deprecated":false,"description":"The TransportContactEveryone resource is a collection of transports that carry dispatched alerts to the external Contact Everyone service.","properties":{"contactEveryoneCategory":{"description":"The label of the category that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneDiffusionName":{"description":"The label of the diffusion that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneToken":{"description":"The token for the Contact Everyone service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","contactEveryoneToken"],"type":"object"},"TransportContactEveryone.jsonld-put":{"deprecated":false,"description":"The TransportContactEveryone resource is a collection of transports that carry dispatched alerts to the external Contact Everyone service.","properties":{"contactEveryoneCategory":{"description":"The label of the category that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneDiffusionName":{"description":"The label of the diffusion that will be displayed in the external service event logs of the ContactEveryone service.","maxLength":255,"nullable":true,"type":"string"},"contactEveryoneToken":{"description":"The token for the Contact Everyone service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","contactEveryoneToken"],"type":"object"},"TransportDiscord-get":{"deprecated":false,"description":"The TransportDiscord resource is a collection of transports that carry dispatched alerts to the external Discord service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"discordToken":{"description":"The token for the Discord service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"discordWebhookId":{"description":"The webhook ID for the Discord service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","discordWebhookId","discordToken"],"type":"object"},"TransportDiscord-patch":{"deprecated":false,"description":"The TransportDiscord resource is a collection of transports that carry dispatched alerts to the external Discord service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"discordToken":{"description":"The token for the Discord service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"discordWebhookId":{"description":"The webhook ID for the Discord service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","discordWebhookId","discordToken"],"type":"object"},"TransportDiscord-post":{"deprecated":false,"description":"The TransportDiscord resource is a collection of transports that carry dispatched alerts to the external Discord service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"discordToken":{"description":"The token for the Discord service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"discordWebhookId":{"description":"The webhook ID for the Discord service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","discordWebhookId","discordToken"],"type":"object"},"TransportDiscord-put":{"deprecated":false,"description":"The TransportDiscord resource is a collection of transports that carry dispatched alerts to the external Discord service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"discordToken":{"description":"The token for the Discord service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"discordWebhookId":{"description":"The webhook ID for the Discord service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","discordWebhookId","discordToken"],"type":"object"},"TransportDiscord.jsonld-get":{"deprecated":false,"description":"The TransportDiscord resource is a collection of transports that carry dispatched alerts to the external Discord service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"discordToken":{"description":"The token for the Discord service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"discordWebhookId":{"description":"The webhook ID for the Discord service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","discordWebhookId","discordToken"],"type":"object"},"TransportDiscord.jsonld-post":{"deprecated":false,"description":"The TransportDiscord resource is a collection of transports that carry dispatched alerts to the external Discord service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"discordToken":{"description":"The token for the Discord service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"discordWebhookId":{"description":"The webhook ID for the Discord service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","discordWebhookId","discordToken"],"type":"object"},"TransportDiscord.jsonld-put":{"deprecated":false,"description":"The TransportDiscord resource is a collection of transports that carry dispatched alerts to the external Discord service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"discordToken":{"description":"The token for the Discord service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"discordWebhookId":{"description":"The webhook ID for the Discord service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","discordWebhookId","discordToken"],"type":"object"},"TransportEmail-get":{"deprecated":false,"description":"The TransportEmail resource is a collection of transports that carry dispatched alerts to external SMTP email services.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"emailFromAddress":{"description":"The sender email address for the SMTP Email service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"emailFromName":{"description":"The sender name for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailPassword":{"description":"The password for the SMTP Email service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"emailPort":{"description":"The port for the SMTP Email service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"emailServer":{"description":"The server for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailUsername":{"description":"The username for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","emailUsername","emailFromAddress","emailFromName","emailPassword","emailServer","emailPort"],"type":"object"},"TransportEmail-patch":{"deprecated":false,"description":"The TransportEmail resource is a collection of transports that carry dispatched alerts to external SMTP email services.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"emailFromAddress":{"description":"The sender email address for the SMTP Email service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"emailFromName":{"description":"The sender name for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailPassword":{"description":"The password for the SMTP Email service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"emailPort":{"description":"The port for the SMTP Email service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"emailServer":{"description":"The server for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailUsername":{"description":"The username for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","emailUsername","emailFromAddress","emailFromName","emailPassword","emailServer","emailPort"],"type":"object"},"TransportEmail-post":{"deprecated":false,"description":"The TransportEmail resource is a collection of transports that carry dispatched alerts to external SMTP email services.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"emailFromAddress":{"description":"The sender email address for the SMTP Email service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"emailFromName":{"description":"The sender name for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailPassword":{"description":"The password for the SMTP Email service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"emailPort":{"description":"The port for the SMTP Email service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"emailServer":{"description":"The server for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailUsername":{"description":"The username for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","emailUsername","emailFromAddress","emailFromName","emailPassword","emailServer","emailPort"],"type":"object"},"TransportEmail-put":{"deprecated":false,"description":"The TransportEmail resource is a collection of transports that carry dispatched alerts to external SMTP email services.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"emailFromAddress":{"description":"The sender email address for the SMTP Email service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"emailFromName":{"description":"The sender name for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailPassword":{"description":"The password for the SMTP Email service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"emailPort":{"description":"The port for the SMTP Email service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"emailServer":{"description":"The server for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailUsername":{"description":"The username for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","emailUsername","emailFromAddress","emailFromName","emailPassword","emailServer","emailPort"],"type":"object"},"TransportEmail.jsonld-get":{"deprecated":false,"description":"The TransportEmail resource is a collection of transports that carry dispatched alerts to external SMTP email services.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"emailFromAddress":{"description":"The sender email address for the SMTP Email service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"emailFromName":{"description":"The sender name for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailPassword":{"description":"The password for the SMTP Email service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"emailPort":{"description":"The port for the SMTP Email service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"emailServer":{"description":"The server for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailUsername":{"description":"The username for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","emailUsername","emailFromAddress","emailFromName","emailPassword","emailServer","emailPort"],"type":"object"},"TransportEmail.jsonld-post":{"deprecated":false,"description":"The TransportEmail resource is a collection of transports that carry dispatched alerts to external SMTP email services.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"emailFromAddress":{"description":"The sender email address for the SMTP Email service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"emailFromName":{"description":"The sender name for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailPassword":{"description":"The password for the SMTP Email service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"emailPort":{"description":"The port for the SMTP Email service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"emailServer":{"description":"The server for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailUsername":{"description":"The username for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","emailUsername","emailFromAddress","emailFromName","emailPassword","emailServer","emailPort"],"type":"object"},"TransportEmail.jsonld-put":{"deprecated":false,"description":"The TransportEmail resource is a collection of transports that carry dispatched alerts to external SMTP email services.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"emailFromAddress":{"description":"The sender email address for the SMTP Email service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"emailFromName":{"description":"The sender name for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailPassword":{"description":"The password for the SMTP Email service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"emailPort":{"description":"The port for the SMTP Email service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"emailServer":{"description":"The server for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"emailUsername":{"description":"The username for the SMTP Email service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","emailUsername","emailFromAddress","emailFromName","emailPassword","emailServer","emailPort"],"type":"object"},"TransportEngagespot-get":{"deprecated":false,"description":"The TransportEngagespot resource is a collection of transports that carry dispatched alerts to the external EngageSpot service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"engagespotApiKey":{"description":"The API key for the EngageSpot service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"engagespotCampaignName":{"description":"The campaign name for the EngageSpot service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","engagespotApiKey","engagespotCampaignName"],"type":"object"},"TransportEngagespot-patch":{"deprecated":false,"description":"The TransportEngagespot resource is a collection of transports that carry dispatched alerts to the external EngageSpot service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"engagespotApiKey":{"description":"The API key for the EngageSpot service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"engagespotCampaignName":{"description":"The campaign name for the EngageSpot service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","engagespotApiKey","engagespotCampaignName"],"type":"object"},"TransportEngagespot-post":{"deprecated":false,"description":"The TransportEngagespot resource is a collection of transports that carry dispatched alerts to the external EngageSpot service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"engagespotApiKey":{"description":"The API key for the EngageSpot service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"engagespotCampaignName":{"description":"The campaign name for the EngageSpot service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","engagespotApiKey","engagespotCampaignName"],"type":"object"},"TransportEngagespot-put":{"deprecated":false,"description":"The TransportEngagespot resource is a collection of transports that carry dispatched alerts to the external EngageSpot service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"engagespotApiKey":{"description":"The API key for the EngageSpot service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"engagespotCampaignName":{"description":"The campaign name for the EngageSpot service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","engagespotApiKey","engagespotCampaignName"],"type":"object"},"TransportEngagespot.jsonld-get":{"deprecated":false,"description":"The TransportEngagespot resource is a collection of transports that carry dispatched alerts to the external EngageSpot service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"engagespotApiKey":{"description":"The API key for the EngageSpot service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"engagespotCampaignName":{"description":"The campaign name for the EngageSpot service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","engagespotApiKey","engagespotCampaignName"],"type":"object"},"TransportEngagespot.jsonld-post":{"deprecated":false,"description":"The TransportEngagespot resource is a collection of transports that carry dispatched alerts to the external EngageSpot service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"engagespotApiKey":{"description":"The API key for the EngageSpot service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"engagespotCampaignName":{"description":"The campaign name for the EngageSpot service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","engagespotApiKey","engagespotCampaignName"],"type":"object"},"TransportEngagespot.jsonld-put":{"deprecated":false,"description":"The TransportEngagespot resource is a collection of transports that carry dispatched alerts to the external EngageSpot service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"engagespotApiKey":{"description":"The API key for the EngageSpot service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"engagespotCampaignName":{"description":"The campaign name for the EngageSpot service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","engagespotApiKey","engagespotCampaignName"],"type":"object"},"TransportEsendex-get":{"deprecated":false,"description":"The TransportEsendex resource is a collection of transports that carry dispatched alerts to the external Esendex service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"esendexAccountReference":{"description":"The account reference that the message should be sent from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexPassword":{"description":"The API password for the Esendex service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"esendexUsername":{"description":"The account email for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","esendexUsername","esendexPassword","esendexAccountReference","esendexFrom"],"type":"object"},"TransportEsendex-patch":{"deprecated":false,"description":"The TransportEsendex resource is a collection of transports that carry dispatched alerts to the external Esendex service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"esendexAccountReference":{"description":"The account reference that the message should be sent from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexPassword":{"description":"The API password for the Esendex service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"esendexUsername":{"description":"The account email for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","esendexUsername","esendexPassword","esendexAccountReference","esendexFrom"],"type":"object"},"TransportEsendex-post":{"deprecated":false,"description":"The TransportEsendex resource is a collection of transports that carry dispatched alerts to the external Esendex service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"esendexAccountReference":{"description":"The account reference that the message should be sent from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexPassword":{"description":"The API password for the Esendex service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"esendexUsername":{"description":"The account email for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","esendexUsername","esendexPassword","esendexAccountReference","esendexFrom"],"type":"object"},"TransportEsendex-put":{"deprecated":false,"description":"The TransportEsendex resource is a collection of transports that carry dispatched alerts to the external Esendex service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"esendexAccountReference":{"description":"The account reference that the message should be sent from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexPassword":{"description":"The API password for the Esendex service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"esendexUsername":{"description":"The account email for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","esendexUsername","esendexPassword","esendexAccountReference","esendexFrom"],"type":"object"},"TransportEsendex.jsonld-get":{"deprecated":false,"description":"The TransportEsendex resource is a collection of transports that carry dispatched alerts to the external Esendex service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"esendexAccountReference":{"description":"The account reference that the message should be sent from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexPassword":{"description":"The API password for the Esendex service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"esendexUsername":{"description":"The account email for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","esendexUsername","esendexPassword","esendexAccountReference","esendexFrom"],"type":"object"},"TransportEsendex.jsonld-post":{"deprecated":false,"description":"The TransportEsendex resource is a collection of transports that carry dispatched alerts to the external Esendex service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"esendexAccountReference":{"description":"The account reference that the message should be sent from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexPassword":{"description":"The API password for the Esendex service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"esendexUsername":{"description":"The account email for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","esendexUsername","esendexPassword","esendexAccountReference","esendexFrom"],"type":"object"},"TransportEsendex.jsonld-put":{"deprecated":false,"description":"The TransportEsendex resource is a collection of transports that carry dispatched alerts to the external Esendex service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"esendexAccountReference":{"description":"The account reference that the message should be sent from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"esendexPassword":{"description":"The API password for the Esendex service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"esendexUsername":{"description":"The account email for the Esendex service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","esendexUsername","esendexPassword","esendexAccountReference","esendexFrom"],"type":"object"},"TransportExpo-get":{"deprecated":false,"description":"The TransportExpo resource is a collection of transports that carry dispatched alerts to the external Expo service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"expoToken":{"description":"The token for the Expo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","expoToken"],"type":"object"},"TransportExpo-patch":{"deprecated":false,"description":"The TransportExpo resource is a collection of transports that carry dispatched alerts to the external Expo service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"expoToken":{"description":"The token for the Expo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","expoToken"],"type":"object"},"TransportExpo-post":{"deprecated":false,"description":"The TransportExpo resource is a collection of transports that carry dispatched alerts to the external Expo service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"expoToken":{"description":"The token for the Expo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","expoToken"],"type":"object"},"TransportExpo-put":{"deprecated":false,"description":"The TransportExpo resource is a collection of transports that carry dispatched alerts to the external Expo service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"expoToken":{"description":"The token for the Expo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","expoToken"],"type":"object"},"TransportExpo.jsonld-get":{"deprecated":false,"description":"The TransportExpo resource is a collection of transports that carry dispatched alerts to the external Expo service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"expoToken":{"description":"The token for the Expo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","expoToken"],"type":"object"},"TransportExpo.jsonld-post":{"deprecated":false,"description":"The TransportExpo resource is a collection of transports that carry dispatched alerts to the external Expo service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"expoToken":{"description":"The token for the Expo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","expoToken"],"type":"object"},"TransportExpo.jsonld-put":{"deprecated":false,"description":"The TransportExpo resource is a collection of transports that carry dispatched alerts to the external Expo service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"expoToken":{"description":"The token for the Expo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","expoToken"],"type":"object"},"TransportFirebase-get":{"deprecated":false,"description":"The TransportFirebase resource is a collection of transports that carry dispatched alerts to the external Firebase service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"firebasePassword":{"description":"The password for the Firebase service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"firebaseUsername":{"description":"The username for the Firebase service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","firebaseUsername","firebasePassword"],"type":"object"},"TransportFirebase-patch":{"deprecated":false,"description":"The TransportFirebase resource is a collection of transports that carry dispatched alerts to the external Firebase service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"firebasePassword":{"description":"The password for the Firebase service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"firebaseUsername":{"description":"The username for the Firebase service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","firebaseUsername","firebasePassword"],"type":"object"},"TransportFirebase-post":{"deprecated":false,"description":"The TransportFirebase resource is a collection of transports that carry dispatched alerts to the external Firebase service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"firebasePassword":{"description":"The password for the Firebase service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"firebaseUsername":{"description":"The username for the Firebase service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","firebaseUsername","firebasePassword"],"type":"object"},"TransportFirebase-put":{"deprecated":false,"description":"The TransportFirebase resource is a collection of transports that carry dispatched alerts to the external Firebase service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"firebasePassword":{"description":"The password for the Firebase service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"firebaseUsername":{"description":"The username for the Firebase service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","firebaseUsername","firebasePassword"],"type":"object"},"TransportFirebase.jsonld-get":{"deprecated":false,"description":"The TransportFirebase resource is a collection of transports that carry dispatched alerts to the external Firebase service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"firebasePassword":{"description":"The password for the Firebase service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"firebaseUsername":{"description":"The username for the Firebase service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","firebaseUsername","firebasePassword"],"type":"object"},"TransportFirebase.jsonld-post":{"deprecated":false,"description":"The TransportFirebase resource is a collection of transports that carry dispatched alerts to the external Firebase service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"firebasePassword":{"description":"The password for the Firebase service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"firebaseUsername":{"description":"The username for the Firebase service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","firebaseUsername","firebasePassword"],"type":"object"},"TransportFirebase.jsonld-put":{"deprecated":false,"description":"The TransportFirebase resource is a collection of transports that carry dispatched alerts to the external Firebase service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"firebasePassword":{"description":"The password for the Firebase service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"firebaseUsername":{"description":"The username for the Firebase service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","firebaseUsername","firebasePassword"],"type":"object"},"TransportFortySixElks-get":{"deprecated":false,"description":"The TransportFortySixElks resource is a collection of transports that carry dispatched alerts to the external 46elks service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"fortySixElksApiPassword":{"description":"The API password for the 46elks service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"fortySixElksApiUsername":{"description":"The API username for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"fortySixElksFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","fortySixElksApiUsername","fortySixElksApiPassword","fortySixElksFrom"],"type":"object"},"TransportFortySixElks-patch":{"deprecated":false,"description":"The TransportFortySixElks resource is a collection of transports that carry dispatched alerts to the external 46elks service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"fortySixElksApiPassword":{"description":"The API password for the 46elks service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"fortySixElksApiUsername":{"description":"The API username for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"fortySixElksFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","fortySixElksApiUsername","fortySixElksApiPassword","fortySixElksFrom"],"type":"object"},"TransportFortySixElks-post":{"deprecated":false,"description":"The TransportFortySixElks resource is a collection of transports that carry dispatched alerts to the external 46elks service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"fortySixElksApiPassword":{"description":"The API password for the 46elks service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"fortySixElksApiUsername":{"description":"The API username for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"fortySixElksFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","fortySixElksApiUsername","fortySixElksApiPassword","fortySixElksFrom"],"type":"object"},"TransportFortySixElks-put":{"deprecated":false,"description":"The TransportFortySixElks resource is a collection of transports that carry dispatched alerts to the external 46elks service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"fortySixElksApiPassword":{"description":"The API password for the 46elks service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"fortySixElksApiUsername":{"description":"The API username for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"fortySixElksFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","fortySixElksApiUsername","fortySixElksApiPassword","fortySixElksFrom"],"type":"object"},"TransportFortySixElks.jsonld-get":{"deprecated":false,"description":"The TransportFortySixElks resource is a collection of transports that carry dispatched alerts to the external 46elks service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"fortySixElksApiPassword":{"description":"The API password for the 46elks service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"fortySixElksApiUsername":{"description":"The API username for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"fortySixElksFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","fortySixElksApiUsername","fortySixElksApiPassword","fortySixElksFrom"],"type":"object"},"TransportFortySixElks.jsonld-post":{"deprecated":false,"description":"The TransportFortySixElks resource is a collection of transports that carry dispatched alerts to the external 46elks service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"fortySixElksApiPassword":{"description":"The API password for the 46elks service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"fortySixElksApiUsername":{"description":"The API username for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"fortySixElksFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","fortySixElksApiUsername","fortySixElksApiPassword","fortySixElksFrom"],"type":"object"},"TransportFortySixElks.jsonld-put":{"deprecated":false,"description":"The TransportFortySixElks resource is a collection of transports that carry dispatched alerts to the external 46elks service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"fortySixElksApiPassword":{"description":"The API password for the 46elks service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"fortySixElksApiUsername":{"description":"The API username for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"fortySixElksFrom":{"description":"The alphanumeric originator for the message to appear to originate from for the 46elks service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","fortySixElksApiUsername","fortySixElksApiPassword","fortySixElksFrom"],"type":"object"},"TransportFreeMobile-get":{"deprecated":false,"description":"The TransportFreeMobile resource is a collection of transports that carry dispatched alerts to the external Free Mobile service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freeMobileApiKey":{"description":"The API key for the Free Mobile service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freeMobileLogin":{"description":"The login for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"freeMobilePhone":{"description":"The phone number for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","freeMobileLogin","freeMobileApiKey","freeMobilePhone"],"type":"object"},"TransportFreeMobile-patch":{"deprecated":false,"description":"The TransportFreeMobile resource is a collection of transports that carry dispatched alerts to the external Free Mobile service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freeMobileApiKey":{"description":"The API key for the Free Mobile service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freeMobileLogin":{"description":"The login for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"freeMobilePhone":{"description":"The phone number for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","freeMobileLogin","freeMobileApiKey","freeMobilePhone"],"type":"object"},"TransportFreeMobile-post":{"deprecated":false,"description":"The TransportFreeMobile resource is a collection of transports that carry dispatched alerts to the external Free Mobile service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freeMobileApiKey":{"description":"The API key for the Free Mobile service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freeMobileLogin":{"description":"The login for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"freeMobilePhone":{"description":"The phone number for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","freeMobileLogin","freeMobileApiKey","freeMobilePhone"],"type":"object"},"TransportFreeMobile-put":{"deprecated":false,"description":"The TransportFreeMobile resource is a collection of transports that carry dispatched alerts to the external Free Mobile service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freeMobileApiKey":{"description":"The API key for the Free Mobile service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freeMobileLogin":{"description":"The login for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"freeMobilePhone":{"description":"The phone number for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","freeMobileLogin","freeMobileApiKey","freeMobilePhone"],"type":"object"},"TransportFreeMobile.jsonld-get":{"deprecated":false,"description":"The TransportFreeMobile resource is a collection of transports that carry dispatched alerts to the external Free Mobile service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freeMobileApiKey":{"description":"The API key for the Free Mobile service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freeMobileLogin":{"description":"The login for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"freeMobilePhone":{"description":"The phone number for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","freeMobileLogin","freeMobileApiKey","freeMobilePhone"],"type":"object"},"TransportFreeMobile.jsonld-post":{"deprecated":false,"description":"The TransportFreeMobile resource is a collection of transports that carry dispatched alerts to the external Free Mobile service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freeMobileApiKey":{"description":"The API key for the Free Mobile service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freeMobileLogin":{"description":"The login for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"freeMobilePhone":{"description":"The phone number for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","freeMobileLogin","freeMobileApiKey","freeMobilePhone"],"type":"object"},"TransportFreeMobile.jsonld-put":{"deprecated":false,"description":"The TransportFreeMobile resource is a collection of transports that carry dispatched alerts to the external Free Mobile service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freeMobileApiKey":{"description":"The API key for the Free Mobile service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freeMobileLogin":{"description":"The login for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"freeMobilePhone":{"description":"The phone number for the Free Mobile service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","freeMobileLogin","freeMobileApiKey","freeMobilePhone"],"type":"object"},"TransportFreshdesk-get":{"deprecated":false,"description":"The TransportFreshdesk resource is a collection of transports that carry dispatched alerts to the external Freshdesk service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freshdeskApiKey":{"description":"The API key for the Freshdesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freshdeskEmail":{"description":"The requester email address for the Freshdesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"freshdeskHost":{"description":"The host name for the Freshdesk service (domain.freshdesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"freshdeskPriority":{"description":"The ticket priority for the Freshdesk service.","nullable":true,"type":"string"},"freshdeskType":{"description":"The ticket type for the Freshdesk service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","freshdeskApiKey","freshdeskHost","freshdeskEmail"],"type":"object"},"TransportFreshdesk-patch":{"deprecated":false,"description":"The TransportFreshdesk resource is a collection of transports that carry dispatched alerts to the external Freshdesk service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freshdeskApiKey":{"description":"The API key for the Freshdesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freshdeskEmail":{"description":"The requester email address for the Freshdesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"freshdeskHost":{"description":"The host name for the Freshdesk service (domain.freshdesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"freshdeskPriority":{"description":"The ticket priority for the Freshdesk service.","nullable":true,"type":"string"},"freshdeskType":{"description":"The ticket type for the Freshdesk service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","freshdeskApiKey","freshdeskHost","freshdeskEmail"],"type":"object"},"TransportFreshdesk-post":{"deprecated":false,"description":"The TransportFreshdesk resource is a collection of transports that carry dispatched alerts to the external Freshdesk service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freshdeskApiKey":{"description":"The API key for the Freshdesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freshdeskEmail":{"description":"The requester email address for the Freshdesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"freshdeskHost":{"description":"The host name for the Freshdesk service (domain.freshdesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"freshdeskPriority":{"description":"The ticket priority for the Freshdesk service.","nullable":true,"type":"string"},"freshdeskType":{"description":"The ticket type for the Freshdesk service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","freshdeskApiKey","freshdeskHost","freshdeskEmail"],"type":"object"},"TransportFreshdesk-put":{"deprecated":false,"description":"The TransportFreshdesk resource is a collection of transports that carry dispatched alerts to the external Freshdesk service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freshdeskApiKey":{"description":"The API key for the Freshdesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freshdeskEmail":{"description":"The requester email address for the Freshdesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"freshdeskHost":{"description":"The host name for the Freshdesk service (domain.freshdesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"freshdeskPriority":{"description":"The ticket priority for the Freshdesk service.","nullable":true,"type":"string"},"freshdeskType":{"description":"The ticket type for the Freshdesk service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","freshdeskApiKey","freshdeskHost","freshdeskEmail"],"type":"object"},"TransportFreshdesk.jsonld-get":{"deprecated":false,"description":"The TransportFreshdesk resource is a collection of transports that carry dispatched alerts to the external Freshdesk service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freshdeskApiKey":{"description":"The API key for the Freshdesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freshdeskEmail":{"description":"The requester email address for the Freshdesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"freshdeskHost":{"description":"The host name for the Freshdesk service (domain.freshdesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"freshdeskPriority":{"description":"The ticket priority for the Freshdesk service.","nullable":true,"type":"string"},"freshdeskType":{"description":"The ticket type for the Freshdesk service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","freshdeskApiKey","freshdeskHost","freshdeskEmail"],"type":"object"},"TransportFreshdesk.jsonld-post":{"deprecated":false,"description":"The TransportFreshdesk resource is a collection of transports that carry dispatched alerts to the external Freshdesk service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freshdeskApiKey":{"description":"The API key for the Freshdesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freshdeskEmail":{"description":"The requester email address for the Freshdesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"freshdeskHost":{"description":"The host name for the Freshdesk service (domain.freshdesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"freshdeskPriority":{"description":"The ticket priority for the Freshdesk service.","nullable":true,"type":"string"},"freshdeskType":{"description":"The ticket type for the Freshdesk service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","freshdeskApiKey","freshdeskHost","freshdeskEmail"],"type":"object"},"TransportFreshdesk.jsonld-put":{"deprecated":false,"description":"The TransportFreshdesk resource is a collection of transports that carry dispatched alerts to the external Freshdesk service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"freshdeskApiKey":{"description":"The API key for the Freshdesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"freshdeskEmail":{"description":"The requester email address for the Freshdesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"freshdeskHost":{"description":"The host name for the Freshdesk service (domain.freshdesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"freshdeskPriority":{"description":"The ticket priority for the Freshdesk service.","nullable":true,"type":"string"},"freshdeskType":{"description":"The ticket type for the Freshdesk service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","freshdeskApiKey","freshdeskHost","freshdeskEmail"],"type":"object"},"TransportGatewayApi-get":{"deprecated":false,"description":"The TransportGatewayApi resource is a collection of transports that carry dispatched alerts to the external GatewayAPI service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gatewayApiFrom":{"description":"The sender name for the Gateway API service.","maxLength":255,"nullable":true,"type":"string"},"gatewayApiToken":{"description":"The token for the Gateway API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gatewayApiToken","gatewayApiFrom"],"type":"object"},"TransportGatewayApi-patch":{"deprecated":false,"description":"The TransportGatewayApi resource is a collection of transports that carry dispatched alerts to the external GatewayAPI service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gatewayApiFrom":{"description":"The sender name for the Gateway API service.","maxLength":255,"nullable":true,"type":"string"},"gatewayApiToken":{"description":"The token for the Gateway API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","gatewayApiToken","gatewayApiFrom"],"type":"object"},"TransportGatewayApi-post":{"deprecated":false,"description":"The TransportGatewayApi resource is a collection of transports that carry dispatched alerts to the external GatewayAPI service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gatewayApiFrom":{"description":"The sender name for the Gateway API service.","maxLength":255,"nullable":true,"type":"string"},"gatewayApiToken":{"description":"The token for the Gateway API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gatewayApiToken","gatewayApiFrom"],"type":"object"},"TransportGatewayApi-put":{"deprecated":false,"description":"The TransportGatewayApi resource is a collection of transports that carry dispatched alerts to the external GatewayAPI service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gatewayApiFrom":{"description":"The sender name for the Gateway API service.","maxLength":255,"nullable":true,"type":"string"},"gatewayApiToken":{"description":"The token for the Gateway API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","gatewayApiToken","gatewayApiFrom"],"type":"object"},"TransportGatewayApi.jsonld-get":{"deprecated":false,"description":"The TransportGatewayApi resource is a collection of transports that carry dispatched alerts to the external GatewayAPI service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gatewayApiFrom":{"description":"The sender name for the Gateway API service.","maxLength":255,"nullable":true,"type":"string"},"gatewayApiToken":{"description":"The token for the Gateway API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gatewayApiToken","gatewayApiFrom"],"type":"object"},"TransportGatewayApi.jsonld-post":{"deprecated":false,"description":"The TransportGatewayApi resource is a collection of transports that carry dispatched alerts to the external GatewayAPI service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gatewayApiFrom":{"description":"The sender name for the Gateway API service.","maxLength":255,"nullable":true,"type":"string"},"gatewayApiToken":{"description":"The token for the Gateway API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gatewayApiToken","gatewayApiFrom"],"type":"object"},"TransportGatewayApi.jsonld-put":{"deprecated":false,"description":"The TransportGatewayApi resource is a collection of transports that carry dispatched alerts to the external GatewayAPI service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gatewayApiFrom":{"description":"The sender name for the Gateway API service.","maxLength":255,"nullable":true,"type":"string"},"gatewayApiToken":{"description":"The token for the Gateway API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","gatewayApiToken","gatewayApiFrom"],"type":"object"},"TransportGitter-get":{"deprecated":false,"description":"The TransportGitter resource is a collection of transports that carry dispatched alerts to the external Gitter service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gitterRoomId":{"description":"The room ID for the Gitter service.","maxLength":255,"nullable":true,"type":"string"},"gitterToken":{"description":"The token for the Gitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gitterToken","gitterRoomId"],"type":"object"},"TransportGitter-patch":{"deprecated":false,"description":"The TransportGitter resource is a collection of transports that carry dispatched alerts to the external Gitter service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gitterRoomId":{"description":"The room ID for the Gitter service.","maxLength":255,"nullable":true,"type":"string"},"gitterToken":{"description":"The token for the Gitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","gitterToken","gitterRoomId"],"type":"object"},"TransportGitter-post":{"deprecated":false,"description":"The TransportGitter resource is a collection of transports that carry dispatched alerts to the external Gitter service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gitterRoomId":{"description":"The room ID for the Gitter service.","maxLength":255,"nullable":true,"type":"string"},"gitterToken":{"description":"The token for the Gitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gitterToken","gitterRoomId"],"type":"object"},"TransportGitter-put":{"deprecated":false,"description":"The TransportGitter resource is a collection of transports that carry dispatched alerts to the external Gitter service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gitterRoomId":{"description":"The room ID for the Gitter service.","maxLength":255,"nullable":true,"type":"string"},"gitterToken":{"description":"The token for the Gitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","gitterToken","gitterRoomId"],"type":"object"},"TransportGitter.jsonld-get":{"deprecated":false,"description":"The TransportGitter resource is a collection of transports that carry dispatched alerts to the external Gitter service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gitterRoomId":{"description":"The room ID for the Gitter service.","maxLength":255,"nullable":true,"type":"string"},"gitterToken":{"description":"The token for the Gitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gitterToken","gitterRoomId"],"type":"object"},"TransportGitter.jsonld-post":{"deprecated":false,"description":"The TransportGitter resource is a collection of transports that carry dispatched alerts to the external Gitter service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gitterRoomId":{"description":"The room ID for the Gitter service.","maxLength":255,"nullable":true,"type":"string"},"gitterToken":{"description":"The token for the Gitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gitterToken","gitterRoomId"],"type":"object"},"TransportGitter.jsonld-put":{"deprecated":false,"description":"The TransportGitter resource is a collection of transports that carry dispatched alerts to the external Gitter service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gitterRoomId":{"description":"The room ID for the Gitter service.","maxLength":255,"nullable":true,"type":"string"},"gitterToken":{"description":"The token for the Gitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","gitterToken","gitterRoomId"],"type":"object"},"TransportGoogleChat-get":{"deprecated":false,"description":"The TransportGoogleChat resource is a collection of transports that carry dispatched alerts to the external Google Chat service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"googleChatAccessKey":{"description":"The access key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatAccessToken":{"description":"The access token for the Google Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"googleChatSpace":{"description":"The space name for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatThreadKey":{"description":"The optional thread key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","googleChatAccessKey","googleChatAccessToken","googleChatSpace"],"type":"object"},"TransportGoogleChat-patch":{"deprecated":false,"description":"The TransportGoogleChat resource is a collection of transports that carry dispatched alerts to the external Google Chat service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"googleChatAccessKey":{"description":"The access key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatAccessToken":{"description":"The access token for the Google Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"googleChatSpace":{"description":"The space name for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatThreadKey":{"description":"The optional thread key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","googleChatAccessKey","googleChatAccessToken","googleChatSpace"],"type":"object"},"TransportGoogleChat-post":{"deprecated":false,"description":"The TransportGoogleChat resource is a collection of transports that carry dispatched alerts to the external Google Chat service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"googleChatAccessKey":{"description":"The access key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatAccessToken":{"description":"The access token for the Google Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"googleChatSpace":{"description":"The space name for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatThreadKey":{"description":"The optional thread key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","googleChatAccessKey","googleChatAccessToken","googleChatSpace"],"type":"object"},"TransportGoogleChat-put":{"deprecated":false,"description":"The TransportGoogleChat resource is a collection of transports that carry dispatched alerts to the external Google Chat service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"googleChatAccessKey":{"description":"The access key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatAccessToken":{"description":"The access token for the Google Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"googleChatSpace":{"description":"The space name for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatThreadKey":{"description":"The optional thread key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","googleChatAccessKey","googleChatAccessToken","googleChatSpace"],"type":"object"},"TransportGoogleChat.jsonld-get":{"deprecated":false,"description":"The TransportGoogleChat resource is a collection of transports that carry dispatched alerts to the external Google Chat service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"googleChatAccessKey":{"description":"The access key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatAccessToken":{"description":"The access token for the Google Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"googleChatSpace":{"description":"The space name for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatThreadKey":{"description":"The optional thread key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","googleChatAccessKey","googleChatAccessToken","googleChatSpace"],"type":"object"},"TransportGoogleChat.jsonld-post":{"deprecated":false,"description":"The TransportGoogleChat resource is a collection of transports that carry dispatched alerts to the external Google Chat service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"googleChatAccessKey":{"description":"The access key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatAccessToken":{"description":"The access token for the Google Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"googleChatSpace":{"description":"The space name for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatThreadKey":{"description":"The optional thread key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","googleChatAccessKey","googleChatAccessToken","googleChatSpace"],"type":"object"},"TransportGoogleChat.jsonld-put":{"deprecated":false,"description":"The TransportGoogleChat resource is a collection of transports that carry dispatched alerts to the external Google Chat service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"googleChatAccessKey":{"description":"The access key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatAccessToken":{"description":"The access token for the Google Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"googleChatSpace":{"description":"The space name for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"googleChatThreadKey":{"description":"The optional thread key for the Google Chat service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","googleChatAccessKey","googleChatAccessToken","googleChatSpace"],"type":"object"},"TransportGotify-get":{"deprecated":false,"description":"The TransportGotify resource is a collection of transports that carry dispatched alerts to the external Gotify service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gotifyApiUrl":{"description":"The API URL name for the Gotify service (https://example.com) - (do not include the path /message/createMessage).","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"gotifyAppToken":{"description":"The app token for the Gotify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"gotifyPriority":{"description":"The priority for the Gotify service.","nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gotifyAppToken","gotifyApiUrl"],"type":"object"},"TransportGotify-patch":{"deprecated":false,"description":"The TransportGotify resource is a collection of transports that carry dispatched alerts to the external Gotify service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gotifyApiUrl":{"description":"The API URL name for the Gotify service (https://example.com) - (do not include the path /message/createMessage).","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"gotifyAppToken":{"description":"The app token for the Gotify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"gotifyPriority":{"description":"The priority for the Gotify service.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","gotifyAppToken","gotifyApiUrl"],"type":"object"},"TransportGotify-post":{"deprecated":false,"description":"The TransportGotify resource is a collection of transports that carry dispatched alerts to the external Gotify service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gotifyApiUrl":{"description":"The API URL name for the Gotify service (https://example.com) - (do not include the path /message/createMessage).","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"gotifyAppToken":{"description":"The app token for the Gotify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"gotifyPriority":{"description":"The priority for the Gotify service.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gotifyAppToken","gotifyApiUrl"],"type":"object"},"TransportGotify-put":{"deprecated":false,"description":"The TransportGotify resource is a collection of transports that carry dispatched alerts to the external Gotify service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gotifyApiUrl":{"description":"The API URL name for the Gotify service (https://example.com) - (do not include the path /message/createMessage).","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"gotifyAppToken":{"description":"The app token for the Gotify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"gotifyPriority":{"description":"The priority for the Gotify service.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","gotifyAppToken","gotifyApiUrl"],"type":"object"},"TransportGotify.jsonld-get":{"deprecated":false,"description":"The TransportGotify resource is a collection of transports that carry dispatched alerts to the external Gotify service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gotifyApiUrl":{"description":"The API URL name for the Gotify service (https://example.com) - (do not include the path /message/createMessage).","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"gotifyAppToken":{"description":"The app token for the Gotify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"gotifyPriority":{"description":"The priority for the Gotify service.","nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gotifyAppToken","gotifyApiUrl"],"type":"object"},"TransportGotify.jsonld-post":{"deprecated":false,"description":"The TransportGotify resource is a collection of transports that carry dispatched alerts to the external Gotify service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gotifyApiUrl":{"description":"The API URL name for the Gotify service (https://example.com) - (do not include the path /message/createMessage).","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"gotifyAppToken":{"description":"The app token for the Gotify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"gotifyPriority":{"description":"The priority for the Gotify service.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","gotifyAppToken","gotifyApiUrl"],"type":"object"},"TransportGotify.jsonld-put":{"deprecated":false,"description":"The TransportGotify resource is a collection of transports that carry dispatched alerts to the external Gotify service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"gotifyApiUrl":{"description":"The API URL name for the Gotify service (https://example.com) - (do not include the path /message/createMessage).","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"gotifyAppToken":{"description":"The app token for the Gotify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"gotifyPriority":{"description":"The priority for the Gotify service.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","gotifyAppToken","gotifyApiUrl"],"type":"object"},"TransportHelpScout-get":{"deprecated":false,"description":"The TransportHelpScout resource is a collection of transports that carry dispatched alerts to the external HelpScout service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"helpScoutCustomerEmail":{"description":"The requester customer email address for the HelpScout service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"helpScoutMailboxId":{"description":"The mailbox ID for the HelpScout service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"helpScoutOauthToken":{"description":"The OAuth token for the HelpScout service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","helpScoutOauthToken","helpScoutCustomerEmail"],"type":"object"},"TransportHelpScout-patch":{"deprecated":false,"description":"The TransportHelpScout resource is a collection of transports that carry dispatched alerts to the external HelpScout service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"helpScoutCustomerEmail":{"description":"The requester customer email address for the HelpScout service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"helpScoutMailboxId":{"description":"The mailbox ID for the HelpScout service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"helpScoutOauthToken":{"description":"The OAuth token for the HelpScout service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","helpScoutOauthToken","helpScoutCustomerEmail"],"type":"object"},"TransportHelpScout-post":{"deprecated":false,"description":"The TransportHelpScout resource is a collection of transports that carry dispatched alerts to the external HelpScout service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"helpScoutCustomerEmail":{"description":"The requester customer email address for the HelpScout service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"helpScoutMailboxId":{"description":"The mailbox ID for the HelpScout service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"helpScoutOauthToken":{"description":"The OAuth token for the HelpScout service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","helpScoutOauthToken","helpScoutCustomerEmail"],"type":"object"},"TransportHelpScout-put":{"deprecated":false,"description":"The TransportHelpScout resource is a collection of transports that carry dispatched alerts to the external HelpScout service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"helpScoutCustomerEmail":{"description":"The requester customer email address for the HelpScout service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"helpScoutMailboxId":{"description":"The mailbox ID for the HelpScout service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"helpScoutOauthToken":{"description":"The OAuth token for the HelpScout service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","helpScoutOauthToken","helpScoutCustomerEmail"],"type":"object"},"TransportHelpScout.jsonld-get":{"deprecated":false,"description":"The TransportHelpScout resource is a collection of transports that carry dispatched alerts to the external HelpScout service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"helpScoutCustomerEmail":{"description":"The requester customer email address for the HelpScout service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"helpScoutMailboxId":{"description":"The mailbox ID for the HelpScout service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"helpScoutOauthToken":{"description":"The OAuth token for the HelpScout service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","helpScoutOauthToken","helpScoutCustomerEmail"],"type":"object"},"TransportHelpScout.jsonld-post":{"deprecated":false,"description":"The TransportHelpScout resource is a collection of transports that carry dispatched alerts to the external HelpScout service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"helpScoutCustomerEmail":{"description":"The requester customer email address for the HelpScout service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"helpScoutMailboxId":{"description":"The mailbox ID for the HelpScout service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"helpScoutOauthToken":{"description":"The OAuth token for the HelpScout service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","helpScoutOauthToken","helpScoutCustomerEmail"],"type":"object"},"TransportHelpScout.jsonld-put":{"deprecated":false,"description":"The TransportHelpScout resource is a collection of transports that carry dispatched alerts to the external HelpScout service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"helpScoutCustomerEmail":{"description":"The requester customer email address for the HelpScout service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"helpScoutMailboxId":{"description":"The mailbox ID for the HelpScout service.","exclusiveMinimum":true,"minimum":0,"nullable":true,"type":"integer"},"helpScoutOauthToken":{"description":"The OAuth token for the HelpScout service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","helpScoutOauthToken","helpScoutCustomerEmail"],"type":"object"},"TransportInfobip-get":{"deprecated":false,"description":"The TransportInfobip resource is a collection of transports that carry dispatched alerts to the external Infobip service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"infobipAuthToken":{"description":"The auth token for the Infobip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"infobipFrom":{"description":"The sender value for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"infobipHost":{"description":"The host for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","infobipHost","infobipAuthToken","infobipFrom"],"type":"object"},"TransportInfobip-patch":{"deprecated":false,"description":"The TransportInfobip resource is a collection of transports that carry dispatched alerts to the external Infobip service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"infobipAuthToken":{"description":"The auth token for the Infobip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"infobipFrom":{"description":"The sender value for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"infobipHost":{"description":"The host for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","infobipHost","infobipAuthToken","infobipFrom"],"type":"object"},"TransportInfobip-post":{"deprecated":false,"description":"The TransportInfobip resource is a collection of transports that carry dispatched alerts to the external Infobip service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"infobipAuthToken":{"description":"The auth token for the Infobip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"infobipFrom":{"description":"The sender value for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"infobipHost":{"description":"The host for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","infobipHost","infobipAuthToken","infobipFrom"],"type":"object"},"TransportInfobip-put":{"deprecated":false,"description":"The TransportInfobip resource is a collection of transports that carry dispatched alerts to the external Infobip service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"infobipAuthToken":{"description":"The auth token for the Infobip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"infobipFrom":{"description":"The sender value for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"infobipHost":{"description":"The host for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","infobipHost","infobipAuthToken","infobipFrom"],"type":"object"},"TransportInfobip.jsonld-get":{"deprecated":false,"description":"The TransportInfobip resource is a collection of transports that carry dispatched alerts to the external Infobip service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"infobipAuthToken":{"description":"The auth token for the Infobip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"infobipFrom":{"description":"The sender value for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"infobipHost":{"description":"The host for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","infobipHost","infobipAuthToken","infobipFrom"],"type":"object"},"TransportInfobip.jsonld-post":{"deprecated":false,"description":"The TransportInfobip resource is a collection of transports that carry dispatched alerts to the external Infobip service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"infobipAuthToken":{"description":"The auth token for the Infobip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"infobipFrom":{"description":"The sender value for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"infobipHost":{"description":"The host for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","infobipHost","infobipAuthToken","infobipFrom"],"type":"object"},"TransportInfobip.jsonld-put":{"deprecated":false,"description":"The TransportInfobip resource is a collection of transports that carry dispatched alerts to the external Infobip service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"infobipAuthToken":{"description":"The auth token for the Infobip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"infobipFrom":{"description":"The sender value for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"infobipHost":{"description":"The host for the Infobip service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","infobipHost","infobipAuthToken","infobipFrom"],"type":"object"},"TransportIqsms-get":{"deprecated":false,"description":"The TransportIqsms resource is a collection of transports that carry dispatched alerts to the external Iqsms service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"iqsmsFrom":{"description":"The sender value for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsLogin":{"description":"The login for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsPassword":{"description":"The password for the Iqsms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","iqsmsLogin","iqsmsPassword","iqsmsFrom"],"type":"object"},"TransportIqsms-patch":{"deprecated":false,"description":"The TransportIqsms resource is a collection of transports that carry dispatched alerts to the external Iqsms service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"iqsmsFrom":{"description":"The sender value for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsLogin":{"description":"The login for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsPassword":{"description":"The password for the Iqsms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","iqsmsLogin","iqsmsPassword","iqsmsFrom"],"type":"object"},"TransportIqsms-post":{"deprecated":false,"description":"The TransportIqsms resource is a collection of transports that carry dispatched alerts to the external Iqsms service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"iqsmsFrom":{"description":"The sender value for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsLogin":{"description":"The login for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsPassword":{"description":"The password for the Iqsms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","iqsmsLogin","iqsmsPassword","iqsmsFrom"],"type":"object"},"TransportIqsms-put":{"deprecated":false,"description":"The TransportIqsms resource is a collection of transports that carry dispatched alerts to the external Iqsms service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"iqsmsFrom":{"description":"The sender value for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsLogin":{"description":"The login for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsPassword":{"description":"The password for the Iqsms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","iqsmsLogin","iqsmsPassword","iqsmsFrom"],"type":"object"},"TransportIqsms.jsonld-get":{"deprecated":false,"description":"The TransportIqsms resource is a collection of transports that carry dispatched alerts to the external Iqsms service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"iqsmsFrom":{"description":"The sender value for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsLogin":{"description":"The login for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsPassword":{"description":"The password for the Iqsms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","iqsmsLogin","iqsmsPassword","iqsmsFrom"],"type":"object"},"TransportIqsms.jsonld-post":{"deprecated":false,"description":"The TransportIqsms resource is a collection of transports that carry dispatched alerts to the external Iqsms service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"iqsmsFrom":{"description":"The sender value for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsLogin":{"description":"The login for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsPassword":{"description":"The password for the Iqsms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","iqsmsLogin","iqsmsPassword","iqsmsFrom"],"type":"object"},"TransportIqsms.jsonld-put":{"deprecated":false,"description":"The TransportIqsms resource is a collection of transports that carry dispatched alerts to the external Iqsms service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"iqsmsFrom":{"description":"The sender value for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsLogin":{"description":"The login for the Iqsms service.","maxLength":255,"nullable":true,"type":"string"},"iqsmsPassword":{"description":"The password for the Iqsms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","iqsmsLogin","iqsmsPassword","iqsmsFrom"],"type":"object"},"TransportKazInfoTeh-get":{"deprecated":false,"description":"The TransportKazInfoTeh resource is a collection of transports that carry dispatched alerts to the external KazInfoTeh service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"kazInfoTehFrom":{"description":"The from value for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"kazInfoTehPassword":{"description":"The password for the KazInfoTeh service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"kazInfoTehUsername":{"description":"The username for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","kazInfoTehUsername","kazInfoTehPassword","kazInfoTehFrom"],"type":"object"},"TransportKazInfoTeh-patch":{"deprecated":false,"description":"The TransportKazInfoTeh resource is a collection of transports that carry dispatched alerts to the external KazInfoTeh service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"kazInfoTehFrom":{"description":"The from value for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"kazInfoTehPassword":{"description":"The password for the KazInfoTeh service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"kazInfoTehUsername":{"description":"The username for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","kazInfoTehUsername","kazInfoTehPassword","kazInfoTehFrom"],"type":"object"},"TransportKazInfoTeh-post":{"deprecated":false,"description":"The TransportKazInfoTeh resource is a collection of transports that carry dispatched alerts to the external KazInfoTeh service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"kazInfoTehFrom":{"description":"The from value for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"kazInfoTehPassword":{"description":"The password for the KazInfoTeh service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"kazInfoTehUsername":{"description":"The username for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","kazInfoTehUsername","kazInfoTehPassword","kazInfoTehFrom"],"type":"object"},"TransportKazInfoTeh-put":{"deprecated":false,"description":"The TransportKazInfoTeh resource is a collection of transports that carry dispatched alerts to the external KazInfoTeh service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"kazInfoTehFrom":{"description":"The from value for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"kazInfoTehPassword":{"description":"The password for the KazInfoTeh service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"kazInfoTehUsername":{"description":"The username for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","kazInfoTehUsername","kazInfoTehPassword","kazInfoTehFrom"],"type":"object"},"TransportKazInfoTeh.jsonld-get":{"deprecated":false,"description":"The TransportKazInfoTeh resource is a collection of transports that carry dispatched alerts to the external KazInfoTeh service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"kazInfoTehFrom":{"description":"The from value for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"kazInfoTehPassword":{"description":"The password for the KazInfoTeh service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"kazInfoTehUsername":{"description":"The username for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","kazInfoTehUsername","kazInfoTehPassword","kazInfoTehFrom"],"type":"object"},"TransportKazInfoTeh.jsonld-post":{"deprecated":false,"description":"The TransportKazInfoTeh resource is a collection of transports that carry dispatched alerts to the external KazInfoTeh service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"kazInfoTehFrom":{"description":"The from value for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"kazInfoTehPassword":{"description":"The password for the KazInfoTeh service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"kazInfoTehUsername":{"description":"The username for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","kazInfoTehUsername","kazInfoTehPassword","kazInfoTehFrom"],"type":"object"},"TransportKazInfoTeh.jsonld-put":{"deprecated":false,"description":"The TransportKazInfoTeh resource is a collection of transports that carry dispatched alerts to the external KazInfoTeh service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"kazInfoTehFrom":{"description":"The from value for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"kazInfoTehPassword":{"description":"The password for the KazInfoTeh service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"kazInfoTehUsername":{"description":"The username for the KazInfoTeh service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","kazInfoTehUsername","kazInfoTehPassword","kazInfoTehFrom"],"type":"object"},"TransportLightSms-get":{"deprecated":false,"description":"The TransportLightSms resource is a collection of transports that carry dispatched alerts to the external LightSMS service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"lightSmsLogin":{"description":"The login for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsPhone":{"description":"The sender phone number for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsToken":{"description":"The token for the LightSMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","lightSmsLogin","lightSmsToken","lightSmsPhone"],"type":"object"},"TransportLightSms-patch":{"deprecated":false,"description":"The TransportLightSms resource is a collection of transports that carry dispatched alerts to the external LightSMS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"lightSmsLogin":{"description":"The login for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsPhone":{"description":"The sender phone number for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsToken":{"description":"The token for the LightSMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","lightSmsLogin","lightSmsToken","lightSmsPhone"],"type":"object"},"TransportLightSms-post":{"deprecated":false,"description":"The TransportLightSms resource is a collection of transports that carry dispatched alerts to the external LightSMS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"lightSmsLogin":{"description":"The login for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsPhone":{"description":"The sender phone number for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsToken":{"description":"The token for the LightSMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","lightSmsLogin","lightSmsToken","lightSmsPhone"],"type":"object"},"TransportLightSms-put":{"deprecated":false,"description":"The TransportLightSms resource is a collection of transports that carry dispatched alerts to the external LightSMS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"lightSmsLogin":{"description":"The login for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsPhone":{"description":"The sender phone number for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsToken":{"description":"The token for the LightSMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","lightSmsLogin","lightSmsToken","lightSmsPhone"],"type":"object"},"TransportLightSms.jsonld-get":{"deprecated":false,"description":"The TransportLightSms resource is a collection of transports that carry dispatched alerts to the external LightSMS service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"lightSmsLogin":{"description":"The login for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsPhone":{"description":"The sender phone number for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsToken":{"description":"The token for the LightSMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","lightSmsLogin","lightSmsToken","lightSmsPhone"],"type":"object"},"TransportLightSms.jsonld-post":{"deprecated":false,"description":"The TransportLightSms resource is a collection of transports that carry dispatched alerts to the external LightSMS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"lightSmsLogin":{"description":"The login for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsPhone":{"description":"The sender phone number for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsToken":{"description":"The token for the LightSMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","lightSmsLogin","lightSmsToken","lightSmsPhone"],"type":"object"},"TransportLightSms.jsonld-put":{"deprecated":false,"description":"The TransportLightSms resource is a collection of transports that carry dispatched alerts to the external LightSMS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"lightSmsLogin":{"description":"The login for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsPhone":{"description":"The sender phone number for the LightSMS service.","maxLength":255,"nullable":true,"type":"string"},"lightSmsToken":{"description":"The token for the LightSMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","lightSmsLogin","lightSmsToken","lightSmsPhone"],"type":"object"},"TransportLineNotify-get":{"deprecated":false,"description":"The TransportLineNotify resource is a collection of transports that carry dispatched alerts to the external LINE Notify service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"lineNotifyAccessToken":{"description":"The access token for the LINE Notify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"lineNotifyStickerId":{"description":"The sticker ID value for the LINE Notify service.","nullable":true,"type":"string"},"lineNotifyStickerPackageId":{"description":"The sticker package ID value for the LINE Notify service.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","lineNotifyAccessToken"],"type":"object"},"TransportLineNotify-patch":{"deprecated":false,"description":"The TransportLineNotify resource is a collection of transports that carry dispatched alerts to the external LINE Notify service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"lineNotifyAccessToken":{"description":"The access token for the LINE Notify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"lineNotifyStickerId":{"description":"The sticker ID value for the LINE Notify service.","nullable":true,"type":"string"},"lineNotifyStickerPackageId":{"description":"The sticker package ID value for the LINE Notify service.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","lineNotifyAccessToken"],"type":"object"},"TransportLineNotify-post":{"deprecated":false,"description":"The TransportLineNotify resource is a collection of transports that carry dispatched alerts to the external LINE Notify service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"lineNotifyAccessToken":{"description":"The access token for the LINE Notify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"lineNotifyStickerId":{"description":"The sticker ID value for the LINE Notify service.","nullable":true,"type":"string"},"lineNotifyStickerPackageId":{"description":"The sticker package ID value for the LINE Notify service.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","lineNotifyAccessToken"],"type":"object"},"TransportLineNotify-put":{"deprecated":false,"description":"The TransportLineNotify resource is a collection of transports that carry dispatched alerts to the external LINE Notify service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"lineNotifyAccessToken":{"description":"The access token for the LINE Notify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"lineNotifyStickerId":{"description":"The sticker ID value for the LINE Notify service.","nullable":true,"type":"string"},"lineNotifyStickerPackageId":{"description":"The sticker package ID value for the LINE Notify service.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","lineNotifyAccessToken"],"type":"object"},"TransportLineNotify.jsonld-get":{"deprecated":false,"description":"The TransportLineNotify resource is a collection of transports that carry dispatched alerts to the external LINE Notify service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"lineNotifyAccessToken":{"description":"The access token for the LINE Notify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"lineNotifyStickerId":{"description":"The sticker ID value for the LINE Notify service.","nullable":true,"type":"string"},"lineNotifyStickerPackageId":{"description":"The sticker package ID value for the LINE Notify service.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","lineNotifyAccessToken"],"type":"object"},"TransportLineNotify.jsonld-post":{"deprecated":false,"description":"The TransportLineNotify resource is a collection of transports that carry dispatched alerts to the external LINE Notify service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"lineNotifyAccessToken":{"description":"The access token for the LINE Notify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"lineNotifyStickerId":{"description":"The sticker ID value for the LINE Notify service.","nullable":true,"type":"string"},"lineNotifyStickerPackageId":{"description":"The sticker package ID value for the LINE Notify service.","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","lineNotifyAccessToken"],"type":"object"},"TransportLineNotify.jsonld-put":{"deprecated":false,"description":"The TransportLineNotify resource is a collection of transports that carry dispatched alerts to the external LINE Notify service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"lineNotifyAccessToken":{"description":"The access token for the LINE Notify service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"lineNotifyStickerId":{"description":"The sticker ID value for the LINE Notify service.","nullable":true,"type":"string"},"lineNotifyStickerPackageId":{"description":"The sticker package ID value for the LINE Notify service.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","lineNotifyAccessToken"],"type":"object"},"TransportLinkedIn-get":{"deprecated":false,"description":"The TransportLinkedIn resource is a collection of transports that carry dispatched alerts to the external LinkedIn service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"linkedInToken":{"description":"The access token for the LinkedIn service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"linkedInUserId":{"description":"The user ID for the LinkedIn service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","linkedInUserId","linkedInToken"],"type":"object"},"TransportLinkedIn-patch":{"deprecated":false,"description":"The TransportLinkedIn resource is a collection of transports that carry dispatched alerts to the external LinkedIn service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"linkedInToken":{"description":"The access token for the LinkedIn service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"linkedInUserId":{"description":"The user ID for the LinkedIn service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","linkedInUserId","linkedInToken"],"type":"object"},"TransportLinkedIn-post":{"deprecated":false,"description":"The TransportLinkedIn resource is a collection of transports that carry dispatched alerts to the external LinkedIn service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"linkedInToken":{"description":"The access token for the LinkedIn service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"linkedInUserId":{"description":"The user ID for the LinkedIn service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","linkedInUserId","linkedInToken"],"type":"object"},"TransportLinkedIn-put":{"deprecated":false,"description":"The TransportLinkedIn resource is a collection of transports that carry dispatched alerts to the external LinkedIn service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"linkedInToken":{"description":"The access token for the LinkedIn service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"linkedInUserId":{"description":"The user ID for the LinkedIn service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","linkedInUserId","linkedInToken"],"type":"object"},"TransportLinkedIn.jsonld-get":{"deprecated":false,"description":"The TransportLinkedIn resource is a collection of transports that carry dispatched alerts to the external LinkedIn service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"linkedInToken":{"description":"The access token for the LinkedIn service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"linkedInUserId":{"description":"The user ID for the LinkedIn service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","linkedInUserId","linkedInToken"],"type":"object"},"TransportLinkedIn.jsonld-post":{"deprecated":false,"description":"The TransportLinkedIn resource is a collection of transports that carry dispatched alerts to the external LinkedIn service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"linkedInToken":{"description":"The access token for the LinkedIn service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"linkedInUserId":{"description":"The user ID for the LinkedIn service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","linkedInUserId","linkedInToken"],"type":"object"},"TransportLinkedIn.jsonld-put":{"deprecated":false,"description":"The TransportLinkedIn resource is a collection of transports that carry dispatched alerts to the external LinkedIn service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"linkedInToken":{"description":"The access token for the LinkedIn service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"linkedInUserId":{"description":"The user ID for the LinkedIn service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","linkedInUserId","linkedInToken"],"type":"object"},"TransportMailjet-get":{"deprecated":false,"description":"The TransportMailjet resource is a collection of transports that carry dispatched alerts to the external MailJet service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mailjetFrom":{"description":"The alphanumeric sender ID for the MailJet service.","maxLength":255,"nullable":true,"type":"string"},"mailjetToken":{"description":"The SMS auth token for the MailJet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mailjetToken","mailjetFrom"],"type":"object"},"TransportMailjet-patch":{"deprecated":false,"description":"The TransportMailjet resource is a collection of transports that carry dispatched alerts to the external MailJet service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mailjetFrom":{"description":"The alphanumeric sender ID for the MailJet service.","maxLength":255,"nullable":true,"type":"string"},"mailjetToken":{"description":"The SMS auth token for the MailJet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mailjetToken","mailjetFrom"],"type":"object"},"TransportMailjet-post":{"deprecated":false,"description":"The TransportMailjet resource is a collection of transports that carry dispatched alerts to the external MailJet service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mailjetFrom":{"description":"The alphanumeric sender ID for the MailJet service.","maxLength":255,"nullable":true,"type":"string"},"mailjetToken":{"description":"The SMS auth token for the MailJet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mailjetToken","mailjetFrom"],"type":"object"},"TransportMailjet-put":{"deprecated":false,"description":"The TransportMailjet resource is a collection of transports that carry dispatched alerts to the external MailJet service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mailjetFrom":{"description":"The alphanumeric sender ID for the MailJet service.","maxLength":255,"nullable":true,"type":"string"},"mailjetToken":{"description":"The SMS auth token for the MailJet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mailjetToken","mailjetFrom"],"type":"object"},"TransportMailjet.jsonld-get":{"deprecated":false,"description":"The TransportMailjet resource is a collection of transports that carry dispatched alerts to the external MailJet service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mailjetFrom":{"description":"The alphanumeric sender ID for the MailJet service.","maxLength":255,"nullable":true,"type":"string"},"mailjetToken":{"description":"The SMS auth token for the MailJet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mailjetToken","mailjetFrom"],"type":"object"},"TransportMailjet.jsonld-post":{"deprecated":false,"description":"The TransportMailjet resource is a collection of transports that carry dispatched alerts to the external MailJet service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mailjetFrom":{"description":"The alphanumeric sender ID for the MailJet service.","maxLength":255,"nullable":true,"type":"string"},"mailjetToken":{"description":"The SMS auth token for the MailJet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mailjetToken","mailjetFrom"],"type":"object"},"TransportMailjet.jsonld-put":{"deprecated":false,"description":"The TransportMailjet resource is a collection of transports that carry dispatched alerts to the external MailJet service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mailjetFrom":{"description":"The alphanumeric sender ID for the MailJet service.","maxLength":255,"nullable":true,"type":"string"},"mailjetToken":{"description":"The SMS auth token for the MailJet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mailjetToken","mailjetFrom"],"type":"object"},"TransportMastodon-get":{"deprecated":false,"description":"The TransportMastodon resource is a collection of transports that carry dispatched alerts to the external Mastodon service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mastodonAccessToken":{"description":"The access token for the Mastodon service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mastodonHost":{"description":"The host name for the Mastodon service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mastodonAccessToken","mastodonHost"],"type":"object"},"TransportMastodon-patch":{"deprecated":false,"description":"The TransportMastodon resource is a collection of transports that carry dispatched alerts to the external Mastodon service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mastodonAccessToken":{"description":"The access token for the Mastodon service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mastodonHost":{"description":"The host name for the Mastodon service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mastodonAccessToken","mastodonHost"],"type":"object"},"TransportMastodon-post":{"deprecated":false,"description":"The TransportMastodon resource is a collection of transports that carry dispatched alerts to the external Mastodon service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mastodonAccessToken":{"description":"The access token for the Mastodon service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mastodonHost":{"description":"The host name for the Mastodon service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mastodonAccessToken","mastodonHost"],"type":"object"},"TransportMastodon-put":{"deprecated":false,"description":"The TransportMastodon resource is a collection of transports that carry dispatched alerts to the external Mastodon service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mastodonAccessToken":{"description":"The access token for the Mastodon service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mastodonHost":{"description":"The host name for the Mastodon service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mastodonAccessToken","mastodonHost"],"type":"object"},"TransportMastodon.jsonld-get":{"deprecated":false,"description":"The TransportMastodon resource is a collection of transports that carry dispatched alerts to the external Mastodon service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mastodonAccessToken":{"description":"The access token for the Mastodon service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mastodonHost":{"description":"The host name for the Mastodon service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mastodonAccessToken","mastodonHost"],"type":"object"},"TransportMastodon.jsonld-post":{"deprecated":false,"description":"The TransportMastodon resource is a collection of transports that carry dispatched alerts to the external Mastodon service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mastodonAccessToken":{"description":"The access token for the Mastodon service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mastodonHost":{"description":"The host name for the Mastodon service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mastodonAccessToken","mastodonHost"],"type":"object"},"TransportMastodon.jsonld-put":{"deprecated":false,"description":"The TransportMastodon resource is a collection of transports that carry dispatched alerts to the external Mastodon service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mastodonAccessToken":{"description":"The access token for the Mastodon service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mastodonHost":{"description":"The host name for the Mastodon service (omit the \"https://\" part).","format":"hostname","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mastodonAccessToken","mastodonHost"],"type":"object"},"TransportMattermost-get":{"deprecated":false,"description":"The TransportMattermost resource is a collection of transports that carry dispatched alerts to the external Mattermost service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mattermostAccessToken":{"description":"The access token for the Mattermost service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mattermostChannel":{"description":"The default channel ID for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostHost":{"description":"The host for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostPath":{"description":"The optional path for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mattermostAccessToken","mattermostHost","mattermostChannel"],"type":"object"},"TransportMattermost-patch":{"deprecated":false,"description":"The TransportMattermost resource is a collection of transports that carry dispatched alerts to the external Mattermost service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mattermostAccessToken":{"description":"The access token for the Mattermost service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mattermostChannel":{"description":"The default channel ID for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostHost":{"description":"The host for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostPath":{"description":"The optional path for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mattermostAccessToken","mattermostHost","mattermostChannel"],"type":"object"},"TransportMattermost-post":{"deprecated":false,"description":"The TransportMattermost resource is a collection of transports that carry dispatched alerts to the external Mattermost service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mattermostAccessToken":{"description":"The access token for the Mattermost service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mattermostChannel":{"description":"The default channel ID for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostHost":{"description":"The host for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostPath":{"description":"The optional path for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mattermostAccessToken","mattermostHost","mattermostChannel"],"type":"object"},"TransportMattermost-put":{"deprecated":false,"description":"The TransportMattermost resource is a collection of transports that carry dispatched alerts to the external Mattermost service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mattermostAccessToken":{"description":"The access token for the Mattermost service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mattermostChannel":{"description":"The default channel ID for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostHost":{"description":"The host for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostPath":{"description":"The optional path for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mattermostAccessToken","mattermostHost","mattermostChannel"],"type":"object"},"TransportMattermost.jsonld-get":{"deprecated":false,"description":"The TransportMattermost resource is a collection of transports that carry dispatched alerts to the external Mattermost service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mattermostAccessToken":{"description":"The access token for the Mattermost service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mattermostChannel":{"description":"The default channel ID for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostHost":{"description":"The host for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostPath":{"description":"The optional path for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mattermostAccessToken","mattermostHost","mattermostChannel"],"type":"object"},"TransportMattermost.jsonld-post":{"deprecated":false,"description":"The TransportMattermost resource is a collection of transports that carry dispatched alerts to the external Mattermost service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mattermostAccessToken":{"description":"The access token for the Mattermost service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mattermostChannel":{"description":"The default channel ID for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostHost":{"description":"The host for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostPath":{"description":"The optional path for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mattermostAccessToken","mattermostHost","mattermostChannel"],"type":"object"},"TransportMattermost.jsonld-put":{"deprecated":false,"description":"The TransportMattermost resource is a collection of transports that carry dispatched alerts to the external Mattermost service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mattermostAccessToken":{"description":"The access token for the Mattermost service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mattermostChannel":{"description":"The default channel ID for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostHost":{"description":"The host for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"mattermostPath":{"description":"The optional path for the Mattermost service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mattermostAccessToken","mattermostHost","mattermostChannel"],"type":"object"},"TransportMercure-get":{"deprecated":false,"description":"The TransportMercure resource is a collection of transports that carry dispatched alerts to the external Mercure service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mercureHubJwtToken":{"description":"The JWT token for the hub for the Mercure service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mercureHubUrl":{"description":"The URL for the hub for the Mercure service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"mercureTopic":{"description":"The optional topic for the Mercure service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mercureHubJwtToken"],"type":"object"},"TransportMercure-patch":{"deprecated":false,"description":"The TransportMercure resource is a collection of transports that carry dispatched alerts to the external Mercure service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mercureHubJwtToken":{"description":"The JWT token for the hub for the Mercure service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mercureHubUrl":{"description":"The URL for the hub for the Mercure service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"mercureTopic":{"description":"The optional topic for the Mercure service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mercureHubJwtToken"],"type":"object"},"TransportMercure-post":{"deprecated":false,"description":"The TransportMercure resource is a collection of transports that carry dispatched alerts to the external Mercure service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mercureHubJwtToken":{"description":"The JWT token for the hub for the Mercure service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mercureHubUrl":{"description":"The URL for the hub for the Mercure service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"mercureTopic":{"description":"The optional topic for the Mercure service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mercureHubJwtToken"],"type":"object"},"TransportMercure-put":{"deprecated":false,"description":"The TransportMercure resource is a collection of transports that carry dispatched alerts to the external Mercure service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mercureHubJwtToken":{"description":"The JWT token for the hub for the Mercure service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mercureHubUrl":{"description":"The URL for the hub for the Mercure service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"mercureTopic":{"description":"The optional topic for the Mercure service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mercureHubJwtToken"],"type":"object"},"TransportMercure.jsonld-get":{"deprecated":false,"description":"The TransportMercure resource is a collection of transports that carry dispatched alerts to the external Mercure service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mercureHubJwtToken":{"description":"The JWT token for the hub for the Mercure service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mercureHubUrl":{"description":"The URL for the hub for the Mercure service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"mercureTopic":{"description":"The optional topic for the Mercure service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mercureHubJwtToken"],"type":"object"},"TransportMercure.jsonld-post":{"deprecated":false,"description":"The TransportMercure resource is a collection of transports that carry dispatched alerts to the external Mercure service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mercureHubJwtToken":{"description":"The JWT token for the hub for the Mercure service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mercureHubUrl":{"description":"The URL for the hub for the Mercure service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"mercureTopic":{"description":"The optional topic for the Mercure service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mercureHubJwtToken"],"type":"object"},"TransportMercure.jsonld-put":{"deprecated":false,"description":"The TransportMercure resource is a collection of transports that carry dispatched alerts to the external Mercure service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mercureHubJwtToken":{"description":"The JWT token for the hub for the Mercure service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mercureHubUrl":{"description":"The URL for the hub for the Mercure service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":255,"nullable":true,"type":"string"},"mercureTopic":{"description":"The optional topic for the Mercure service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mercureHubJwtToken"],"type":"object"},"TransportMessageBird-get":{"deprecated":false,"description":"The TransportMessageBird resource is a collection of transports that carry dispatched alerts to the external MessageBird service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"messageBirdFrom":{"description":"The sender value for the MessageBird service.","maxLength":255,"nullable":true,"type":"string"},"messageBirdToken":{"description":"The token for the MessageBird service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","messageBirdToken","messageBirdFrom"],"type":"object"},"TransportMessageBird-patch":{"deprecated":false,"description":"The TransportMessageBird resource is a collection of transports that carry dispatched alerts to the external MessageBird service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"messageBirdFrom":{"description":"The sender value for the MessageBird service.","maxLength":255,"nullable":true,"type":"string"},"messageBirdToken":{"description":"The token for the MessageBird service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","messageBirdToken","messageBirdFrom"],"type":"object"},"TransportMessageBird-post":{"deprecated":false,"description":"The TransportMessageBird resource is a collection of transports that carry dispatched alerts to the external MessageBird service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"messageBirdFrom":{"description":"The sender value for the MessageBird service.","maxLength":255,"nullable":true,"type":"string"},"messageBirdToken":{"description":"The token for the MessageBird service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","messageBirdToken","messageBirdFrom"],"type":"object"},"TransportMessageBird-put":{"deprecated":false,"description":"The TransportMessageBird resource is a collection of transports that carry dispatched alerts to the external MessageBird service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"messageBirdFrom":{"description":"The sender value for the MessageBird service.","maxLength":255,"nullable":true,"type":"string"},"messageBirdToken":{"description":"The token for the MessageBird service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","messageBirdToken","messageBirdFrom"],"type":"object"},"TransportMessageBird.jsonld-get":{"deprecated":false,"description":"The TransportMessageBird resource is a collection of transports that carry dispatched alerts to the external MessageBird service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"messageBirdFrom":{"description":"The sender value for the MessageBird service.","maxLength":255,"nullable":true,"type":"string"},"messageBirdToken":{"description":"The token for the MessageBird service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","messageBirdToken","messageBirdFrom"],"type":"object"},"TransportMessageBird.jsonld-post":{"deprecated":false,"description":"The TransportMessageBird resource is a collection of transports that carry dispatched alerts to the external MessageBird service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"messageBirdFrom":{"description":"The sender value for the MessageBird service.","maxLength":255,"nullable":true,"type":"string"},"messageBirdToken":{"description":"The token for the MessageBird service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","messageBirdToken","messageBirdFrom"],"type":"object"},"TransportMessageBird.jsonld-put":{"deprecated":false,"description":"The TransportMessageBird resource is a collection of transports that carry dispatched alerts to the external MessageBird service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"messageBirdFrom":{"description":"The sender value for the MessageBird service.","maxLength":255,"nullable":true,"type":"string"},"messageBirdToken":{"description":"The token for the MessageBird service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","messageBirdToken","messageBirdFrom"],"type":"object"},"TransportMessageMedia-get":{"deprecated":false,"description":"The TransportMessageMedia resource is a collection of transports that carry dispatched alerts to the external MessageMedia service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"messageMediaApiKey":{"description":"The API key for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"messageMediaApiSecret":{"description":"The API secret for the MessageMedia service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"messageMediaFrom":{"description":"The optional registered sender ID for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","messageMediaApiKey","messageMediaApiSecret"],"type":"object"},"TransportMessageMedia-patch":{"deprecated":false,"description":"The TransportMessageMedia resource is a collection of transports that carry dispatched alerts to the external MessageMedia service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"messageMediaApiKey":{"description":"The API key for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"messageMediaApiSecret":{"description":"The API secret for the MessageMedia service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"messageMediaFrom":{"description":"The optional registered sender ID for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","messageMediaApiKey","messageMediaApiSecret"],"type":"object"},"TransportMessageMedia-post":{"deprecated":false,"description":"The TransportMessageMedia resource is a collection of transports that carry dispatched alerts to the external MessageMedia service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"messageMediaApiKey":{"description":"The API key for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"messageMediaApiSecret":{"description":"The API secret for the MessageMedia service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"messageMediaFrom":{"description":"The optional registered sender ID for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","messageMediaApiKey","messageMediaApiSecret"],"type":"object"},"TransportMessageMedia-put":{"deprecated":false,"description":"The TransportMessageMedia resource is a collection of transports that carry dispatched alerts to the external MessageMedia service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"messageMediaApiKey":{"description":"The API key for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"messageMediaApiSecret":{"description":"The API secret for the MessageMedia service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"messageMediaFrom":{"description":"The optional registered sender ID for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","messageMediaApiKey","messageMediaApiSecret"],"type":"object"},"TransportMessageMedia.jsonld-get":{"deprecated":false,"description":"The TransportMessageMedia resource is a collection of transports that carry dispatched alerts to the external MessageMedia service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"messageMediaApiKey":{"description":"The API key for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"messageMediaApiSecret":{"description":"The API secret for the MessageMedia service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"messageMediaFrom":{"description":"The optional registered sender ID for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","messageMediaApiKey","messageMediaApiSecret"],"type":"object"},"TransportMessageMedia.jsonld-post":{"deprecated":false,"description":"The TransportMessageMedia resource is a collection of transports that carry dispatched alerts to the external MessageMedia service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"messageMediaApiKey":{"description":"The API key for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"messageMediaApiSecret":{"description":"The API secret for the MessageMedia service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"messageMediaFrom":{"description":"The optional registered sender ID for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","messageMediaApiKey","messageMediaApiSecret"],"type":"object"},"TransportMessageMedia.jsonld-put":{"deprecated":false,"description":"The TransportMessageMedia resource is a collection of transports that carry dispatched alerts to the external MessageMedia service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"messageMediaApiKey":{"description":"The API key for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"messageMediaApiSecret":{"description":"The API secret for the MessageMedia service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"messageMediaFrom":{"description":"The optional registered sender ID for the MessageMedia service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","messageMediaApiKey","messageMediaApiSecret"],"type":"object"},"TransportMicrosoftTeams-get":{"deprecated":false,"description":"The TransportMicrosoftTeams resource is a collection of transports that carry dispatched alerts to the external Microsoft Teams service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"microsoftTeamsPath":{"description":"The path (has the following format: 'webhookb2/{uuid}@{uuid}/IncomingWebhook/{id}/{uuid}') for the Microsoft Teams service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","microsoftTeamsPath"],"type":"object"},"TransportMicrosoftTeams-patch":{"deprecated":false,"description":"The TransportMicrosoftTeams resource is a collection of transports that carry dispatched alerts to the external Microsoft Teams service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"microsoftTeamsPath":{"description":"The path (has the following format: 'webhookb2/{uuid}@{uuid}/IncomingWebhook/{id}/{uuid}') for the Microsoft Teams service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","microsoftTeamsPath"],"type":"object"},"TransportMicrosoftTeams-post":{"deprecated":false,"description":"The TransportMicrosoftTeams resource is a collection of transports that carry dispatched alerts to the external Microsoft Teams service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"microsoftTeamsPath":{"description":"The path (has the following format: 'webhookb2/{uuid}@{uuid}/IncomingWebhook/{id}/{uuid}') for the Microsoft Teams service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","microsoftTeamsPath"],"type":"object"},"TransportMicrosoftTeams-put":{"deprecated":false,"description":"The TransportMicrosoftTeams resource is a collection of transports that carry dispatched alerts to the external Microsoft Teams service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"microsoftTeamsPath":{"description":"The path (has the following format: 'webhookb2/{uuid}@{uuid}/IncomingWebhook/{id}/{uuid}') for the Microsoft Teams service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","microsoftTeamsPath"],"type":"object"},"TransportMicrosoftTeams.jsonld-get":{"deprecated":false,"description":"The TransportMicrosoftTeams resource is a collection of transports that carry dispatched alerts to the external Microsoft Teams service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"microsoftTeamsPath":{"description":"The path (has the following format: 'webhookb2/{uuid}@{uuid}/IncomingWebhook/{id}/{uuid}') for the Microsoft Teams service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","microsoftTeamsPath"],"type":"object"},"TransportMicrosoftTeams.jsonld-post":{"deprecated":false,"description":"The TransportMicrosoftTeams resource is a collection of transports that carry dispatched alerts to the external Microsoft Teams service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"microsoftTeamsPath":{"description":"The path (has the following format: 'webhookb2/{uuid}@{uuid}/IncomingWebhook/{id}/{uuid}') for the Microsoft Teams service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","microsoftTeamsPath"],"type":"object"},"TransportMicrosoftTeams.jsonld-put":{"deprecated":false,"description":"The TransportMicrosoftTeams resource is a collection of transports that carry dispatched alerts to the external Microsoft Teams service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"microsoftTeamsPath":{"description":"The path (has the following format: 'webhookb2/{uuid}@{uuid}/IncomingWebhook/{id}/{uuid}') for the Microsoft Teams service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","microsoftTeamsPath"],"type":"object"},"TransportMobyt-get":{"deprecated":false,"description":"The TransportMobyt resource is a collection of transports that carry dispatched alerts to the external Mobyt service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mobytAccessToken":{"description":"The access token for the Mobyt service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mobytFrom":{"description":"The sender for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytTypeQuality":{"description":"The quality of your message: 'N' for high, 'L' for medium, 'LL' for low, for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytUserKey":{"description":"The user key for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mobytUserKey","mobytAccessToken","mobytFrom","mobytTypeQuality"],"type":"object"},"TransportMobyt-patch":{"deprecated":false,"description":"The TransportMobyt resource is a collection of transports that carry dispatched alerts to the external Mobyt service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mobytAccessToken":{"description":"The access token for the Mobyt service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mobytFrom":{"description":"The sender for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytTypeQuality":{"description":"The quality of your message: 'N' for high, 'L' for medium, 'LL' for low, for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytUserKey":{"description":"The user key for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mobytUserKey","mobytAccessToken","mobytFrom","mobytTypeQuality"],"type":"object"},"TransportMobyt-post":{"deprecated":false,"description":"The TransportMobyt resource is a collection of transports that carry dispatched alerts to the external Mobyt service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mobytAccessToken":{"description":"The access token for the Mobyt service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mobytFrom":{"description":"The sender for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytTypeQuality":{"description":"The quality of your message: 'N' for high, 'L' for medium, 'LL' for low, for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytUserKey":{"description":"The user key for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mobytUserKey","mobytAccessToken","mobytFrom","mobytTypeQuality"],"type":"object"},"TransportMobyt-put":{"deprecated":false,"description":"The TransportMobyt resource is a collection of transports that carry dispatched alerts to the external Mobyt service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mobytAccessToken":{"description":"The access token for the Mobyt service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mobytFrom":{"description":"The sender for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytTypeQuality":{"description":"The quality of your message: 'N' for high, 'L' for medium, 'LL' for low, for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytUserKey":{"description":"The user key for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mobytUserKey","mobytAccessToken","mobytFrom","mobytTypeQuality"],"type":"object"},"TransportMobyt.jsonld-get":{"deprecated":false,"description":"The TransportMobyt resource is a collection of transports that carry dispatched alerts to the external Mobyt service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mobytAccessToken":{"description":"The access token for the Mobyt service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mobytFrom":{"description":"The sender for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytTypeQuality":{"description":"The quality of your message: 'N' for high, 'L' for medium, 'LL' for low, for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytUserKey":{"description":"The user key for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mobytUserKey","mobytAccessToken","mobytFrom","mobytTypeQuality"],"type":"object"},"TransportMobyt.jsonld-post":{"deprecated":false,"description":"The TransportMobyt resource is a collection of transports that carry dispatched alerts to the external Mobyt service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mobytAccessToken":{"description":"The access token for the Mobyt service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mobytFrom":{"description":"The sender for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytTypeQuality":{"description":"The quality of your message: 'N' for high, 'L' for medium, 'LL' for low, for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytUserKey":{"description":"The user key for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","mobytUserKey","mobytAccessToken","mobytFrom","mobytTypeQuality"],"type":"object"},"TransportMobyt.jsonld-put":{"deprecated":false,"description":"The TransportMobyt resource is a collection of transports that carry dispatched alerts to the external Mobyt service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"mobytAccessToken":{"description":"The access token for the Mobyt service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"mobytFrom":{"description":"The sender for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytTypeQuality":{"description":"The quality of your message: 'N' for high, 'L' for medium, 'LL' for low, for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"mobytUserKey":{"description":"The user key for the Mobyt service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","mobytUserKey","mobytAccessToken","mobytFrom","mobytTypeQuality"],"type":"object"},"TransportOctopush-get":{"deprecated":false,"description":"The TransportOctopush resource is a collection of transports that carry dispatched alerts to the external Octopush service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"octopushApiKey":{"description":"The API key for the Octopush service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"octopushFrom":{"description":"The sender value for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushType":{"description":"The SMS type ('XXX' = SMS LowCost; 'FR' = SMS Premium; 'WWW' = SMS World) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushUserLogin":{"description":"The user login (email) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","octopushUserLogin","octopushApiKey","octopushFrom","octopushType"],"type":"object"},"TransportOctopush-patch":{"deprecated":false,"description":"The TransportOctopush resource is a collection of transports that carry dispatched alerts to the external Octopush service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"octopushApiKey":{"description":"The API key for the Octopush service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"octopushFrom":{"description":"The sender value for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushType":{"description":"The SMS type ('XXX' = SMS LowCost; 'FR' = SMS Premium; 'WWW' = SMS World) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushUserLogin":{"description":"The user login (email) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","octopushUserLogin","octopushApiKey","octopushFrom","octopushType"],"type":"object"},"TransportOctopush-post":{"deprecated":false,"description":"The TransportOctopush resource is a collection of transports that carry dispatched alerts to the external Octopush service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"octopushApiKey":{"description":"The API key for the Octopush service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"octopushFrom":{"description":"The sender value for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushType":{"description":"The SMS type ('XXX' = SMS LowCost; 'FR' = SMS Premium; 'WWW' = SMS World) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushUserLogin":{"description":"The user login (email) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","octopushUserLogin","octopushApiKey","octopushFrom","octopushType"],"type":"object"},"TransportOctopush-put":{"deprecated":false,"description":"The TransportOctopush resource is a collection of transports that carry dispatched alerts to the external Octopush service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"octopushApiKey":{"description":"The API key for the Octopush service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"octopushFrom":{"description":"The sender value for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushType":{"description":"The SMS type ('XXX' = SMS LowCost; 'FR' = SMS Premium; 'WWW' = SMS World) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushUserLogin":{"description":"The user login (email) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","octopushUserLogin","octopushApiKey","octopushFrom","octopushType"],"type":"object"},"TransportOctopush.jsonld-get":{"deprecated":false,"description":"The TransportOctopush resource is a collection of transports that carry dispatched alerts to the external Octopush service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"octopushApiKey":{"description":"The API key for the Octopush service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"octopushFrom":{"description":"The sender value for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushType":{"description":"The SMS type ('XXX' = SMS LowCost; 'FR' = SMS Premium; 'WWW' = SMS World) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushUserLogin":{"description":"The user login (email) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","octopushUserLogin","octopushApiKey","octopushFrom","octopushType"],"type":"object"},"TransportOctopush.jsonld-post":{"deprecated":false,"description":"The TransportOctopush resource is a collection of transports that carry dispatched alerts to the external Octopush service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"octopushApiKey":{"description":"The API key for the Octopush service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"octopushFrom":{"description":"The sender value for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushType":{"description":"The SMS type ('XXX' = SMS LowCost; 'FR' = SMS Premium; 'WWW' = SMS World) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushUserLogin":{"description":"The user login (email) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","octopushUserLogin","octopushApiKey","octopushFrom","octopushType"],"type":"object"},"TransportOctopush.jsonld-put":{"deprecated":false,"description":"The TransportOctopush resource is a collection of transports that carry dispatched alerts to the external Octopush service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"octopushApiKey":{"description":"The API key for the Octopush service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"octopushFrom":{"description":"The sender value for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushType":{"description":"The SMS type ('XXX' = SMS LowCost; 'FR' = SMS Premium; 'WWW' = SMS World) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"octopushUserLogin":{"description":"The user login (email) for the Octopush service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","octopushUserLogin","octopushApiKey","octopushFrom","octopushType"],"type":"object"},"TransportOneSignal-get":{"deprecated":false,"description":"The TransportOneSignal resource is a collection of transports that carry dispatched alerts to the external One Signal service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"oneSignalApiKey":{"description":"The API (auth) key for the One Signal service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"oneSignalAppId":{"description":"The App ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"oneSignalDefaultRecipientId":{"description":"The optional default recipient ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","oneSignalAppId","oneSignalApiKey"],"type":"object"},"TransportOneSignal-patch":{"deprecated":false,"description":"The TransportOneSignal resource is a collection of transports that carry dispatched alerts to the external One Signal service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"oneSignalApiKey":{"description":"The API (auth) key for the One Signal service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"oneSignalAppId":{"description":"The App ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"oneSignalDefaultRecipientId":{"description":"The optional default recipient ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","oneSignalAppId","oneSignalApiKey"],"type":"object"},"TransportOneSignal-post":{"deprecated":false,"description":"The TransportOneSignal resource is a collection of transports that carry dispatched alerts to the external One Signal service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"oneSignalApiKey":{"description":"The API (auth) key for the One Signal service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"oneSignalAppId":{"description":"The App ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"oneSignalDefaultRecipientId":{"description":"The optional default recipient ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","oneSignalAppId","oneSignalApiKey"],"type":"object"},"TransportOneSignal-put":{"deprecated":false,"description":"The TransportOneSignal resource is a collection of transports that carry dispatched alerts to the external One Signal service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"oneSignalApiKey":{"description":"The API (auth) key for the One Signal service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"oneSignalAppId":{"description":"The App ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"oneSignalDefaultRecipientId":{"description":"The optional default recipient ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","oneSignalAppId","oneSignalApiKey"],"type":"object"},"TransportOneSignal.jsonld-get":{"deprecated":false,"description":"The TransportOneSignal resource is a collection of transports that carry dispatched alerts to the external One Signal service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"oneSignalApiKey":{"description":"The API (auth) key for the One Signal service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"oneSignalAppId":{"description":"The App ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"oneSignalDefaultRecipientId":{"description":"The optional default recipient ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","oneSignalAppId","oneSignalApiKey"],"type":"object"},"TransportOneSignal.jsonld-post":{"deprecated":false,"description":"The TransportOneSignal resource is a collection of transports that carry dispatched alerts to the external One Signal service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"oneSignalApiKey":{"description":"The API (auth) key for the One Signal service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"oneSignalAppId":{"description":"The App ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"oneSignalDefaultRecipientId":{"description":"The optional default recipient ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","oneSignalAppId","oneSignalApiKey"],"type":"object"},"TransportOneSignal.jsonld-put":{"deprecated":false,"description":"The TransportOneSignal resource is a collection of transports that carry dispatched alerts to the external One Signal service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"oneSignalApiKey":{"description":"The API (auth) key for the One Signal service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"oneSignalAppId":{"description":"The App ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"oneSignalDefaultRecipientId":{"description":"The optional default recipient ID for the One Signal service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","oneSignalAppId","oneSignalApiKey"],"type":"object"},"TransportOpsgenie-get":{"deprecated":false,"description":"The TransportOpsgenie resource is a collection of transports that carry dispatched alerts to the external Opsgenie service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"opsgenieAlias":{"description":"The alias for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieApiKey":{"description":"The API key for the Opsgenie service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"opsgenieEntity":{"description":"The entity for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieNote":{"description":"The note for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgeniePriority":{"description":"The priority for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieUser":{"description":"The user for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","opsgenieApiKey"],"type":"object"},"TransportOpsgenie-patch":{"deprecated":false,"description":"The TransportOpsgenie resource is a collection of transports that carry dispatched alerts to the external Opsgenie service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"opsgenieAlias":{"description":"The alias for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieApiKey":{"description":"The API key for the Opsgenie service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"opsgenieEntity":{"description":"The entity for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieNote":{"description":"The note for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgeniePriority":{"description":"The priority for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieUser":{"description":"The user for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","opsgenieApiKey"],"type":"object"},"TransportOpsgenie-post":{"deprecated":false,"description":"The TransportOpsgenie resource is a collection of transports that carry dispatched alerts to the external Opsgenie service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"opsgenieAlias":{"description":"The alias for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieApiKey":{"description":"The API key for the Opsgenie service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"opsgenieEntity":{"description":"The entity for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieNote":{"description":"The note for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgeniePriority":{"description":"The priority for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieUser":{"description":"The user for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","opsgenieApiKey"],"type":"object"},"TransportOpsgenie-put":{"deprecated":false,"description":"The TransportOpsgenie resource is a collection of transports that carry dispatched alerts to the external Opsgenie service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"opsgenieAlias":{"description":"The alias for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieApiKey":{"description":"The API key for the Opsgenie service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"opsgenieEntity":{"description":"The entity for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieNote":{"description":"The note for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgeniePriority":{"description":"The priority for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieUser":{"description":"The user for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","opsgenieApiKey"],"type":"object"},"TransportOpsgenie.jsonld-get":{"deprecated":false,"description":"The TransportOpsgenie resource is a collection of transports that carry dispatched alerts to the external Opsgenie service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"opsgenieAlias":{"description":"The alias for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieApiKey":{"description":"The API key for the Opsgenie service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"opsgenieEntity":{"description":"The entity for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieNote":{"description":"The note for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgeniePriority":{"description":"The priority for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieUser":{"description":"The user for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","opsgenieApiKey"],"type":"object"},"TransportOpsgenie.jsonld-post":{"deprecated":false,"description":"The TransportOpsgenie resource is a collection of transports that carry dispatched alerts to the external Opsgenie service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"opsgenieAlias":{"description":"The alias for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieApiKey":{"description":"The API key for the Opsgenie service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"opsgenieEntity":{"description":"The entity for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieNote":{"description":"The note for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgeniePriority":{"description":"The priority for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieUser":{"description":"The user for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","opsgenieApiKey"],"type":"object"},"TransportOpsgenie.jsonld-put":{"deprecated":false,"description":"The TransportOpsgenie resource is a collection of transports that carry dispatched alerts to the external Opsgenie service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"opsgenieAlias":{"description":"The alias for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieApiKey":{"description":"The API key for the Opsgenie service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"opsgenieEntity":{"description":"The entity for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieNote":{"description":"The note for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgeniePriority":{"description":"The priority for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"opsgenieUser":{"description":"The user for the Opsgenie service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","opsgenieApiKey"],"type":"object"},"TransportOrangeSms-get":{"deprecated":false,"description":"The TransportOrangeSms resource is a collection of transports that carry dispatched alerts to the external Orange SMS service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"orangeSmsClientId":{"description":"The app client ID for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsClientSecret":{"description":"The app client secret for the Orange SMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"orangeSmsFrom":{"description":"The sender phone number for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsSenderName":{"description":"The sender name for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","orangeSmsClientId","orangeSmsClientSecret","orangeSmsFrom","orangeSmsSenderName"],"type":"object"},"TransportOrangeSms-patch":{"deprecated":false,"description":"The TransportOrangeSms resource is a collection of transports that carry dispatched alerts to the external Orange SMS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"orangeSmsClientId":{"description":"The app client ID for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsClientSecret":{"description":"The app client secret for the Orange SMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"orangeSmsFrom":{"description":"The sender phone number for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsSenderName":{"description":"The sender name for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","orangeSmsClientId","orangeSmsClientSecret","orangeSmsFrom","orangeSmsSenderName"],"type":"object"},"TransportOrangeSms-post":{"deprecated":false,"description":"The TransportOrangeSms resource is a collection of transports that carry dispatched alerts to the external Orange SMS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"orangeSmsClientId":{"description":"The app client ID for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsClientSecret":{"description":"The app client secret for the Orange SMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"orangeSmsFrom":{"description":"The sender phone number for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsSenderName":{"description":"The sender name for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","orangeSmsClientId","orangeSmsClientSecret","orangeSmsFrom","orangeSmsSenderName"],"type":"object"},"TransportOrangeSms-put":{"deprecated":false,"description":"The TransportOrangeSms resource is a collection of transports that carry dispatched alerts to the external Orange SMS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"orangeSmsClientId":{"description":"The app client ID for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsClientSecret":{"description":"The app client secret for the Orange SMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"orangeSmsFrom":{"description":"The sender phone number for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsSenderName":{"description":"The sender name for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","orangeSmsClientId","orangeSmsClientSecret","orangeSmsFrom","orangeSmsSenderName"],"type":"object"},"TransportOrangeSms.jsonld-get":{"deprecated":false,"description":"The TransportOrangeSms resource is a collection of transports that carry dispatched alerts to the external Orange SMS service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"orangeSmsClientId":{"description":"The app client ID for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsClientSecret":{"description":"The app client secret for the Orange SMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"orangeSmsFrom":{"description":"The sender phone number for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsSenderName":{"description":"The sender name for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","orangeSmsClientId","orangeSmsClientSecret","orangeSmsFrom","orangeSmsSenderName"],"type":"object"},"TransportOrangeSms.jsonld-post":{"deprecated":false,"description":"The TransportOrangeSms resource is a collection of transports that carry dispatched alerts to the external Orange SMS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"orangeSmsClientId":{"description":"The app client ID for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsClientSecret":{"description":"The app client secret for the Orange SMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"orangeSmsFrom":{"description":"The sender phone number for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsSenderName":{"description":"The sender name for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","orangeSmsClientId","orangeSmsClientSecret","orangeSmsFrom","orangeSmsSenderName"],"type":"object"},"TransportOrangeSms.jsonld-put":{"deprecated":false,"description":"The TransportOrangeSms resource is a collection of transports that carry dispatched alerts to the external Orange SMS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"orangeSmsClientId":{"description":"The app client ID for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsClientSecret":{"description":"The app client secret for the Orange SMS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"orangeSmsFrom":{"description":"The sender phone number for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"orangeSmsSenderName":{"description":"The sender name for the Orange SMS service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","orangeSmsClientId","orangeSmsClientSecret","orangeSmsFrom","orangeSmsSenderName"],"type":"object"},"TransportOvhCloud-get":{"deprecated":false,"description":"The TransportOvhCloud resource is a collection of transports that carry dispatched alerts to the external OVHcloud service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"ovhCloudApplicationKey":{"description":"The application key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudApplicationSecret":{"description":"The application secret for the OVHcloud service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ovhCloudConsumerKey":{"description":"The consumer key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudSender":{"description":"The optional sender for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudServiceName":{"description":"The service name for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","ovhCloudApplicationKey","ovhCloudApplicationSecret","ovhCloudConsumerKey","ovhCloudServiceName"],"type":"object"},"TransportOvhCloud-patch":{"deprecated":false,"description":"The TransportOvhCloud resource is a collection of transports that carry dispatched alerts to the external OVHcloud service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"ovhCloudApplicationKey":{"description":"The application key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudApplicationSecret":{"description":"The application secret for the OVHcloud service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ovhCloudConsumerKey":{"description":"The consumer key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudSender":{"description":"The optional sender for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudServiceName":{"description":"The service name for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","ovhCloudApplicationKey","ovhCloudApplicationSecret","ovhCloudConsumerKey","ovhCloudServiceName"],"type":"object"},"TransportOvhCloud-post":{"deprecated":false,"description":"The TransportOvhCloud resource is a collection of transports that carry dispatched alerts to the external OVHcloud service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"ovhCloudApplicationKey":{"description":"The application key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudApplicationSecret":{"description":"The application secret for the OVHcloud service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ovhCloudConsumerKey":{"description":"The consumer key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudSender":{"description":"The optional sender for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudServiceName":{"description":"The service name for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","ovhCloudApplicationKey","ovhCloudApplicationSecret","ovhCloudConsumerKey","ovhCloudServiceName"],"type":"object"},"TransportOvhCloud-put":{"deprecated":false,"description":"The TransportOvhCloud resource is a collection of transports that carry dispatched alerts to the external OVHcloud service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"ovhCloudApplicationKey":{"description":"The application key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudApplicationSecret":{"description":"The application secret for the OVHcloud service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ovhCloudConsumerKey":{"description":"The consumer key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudSender":{"description":"The optional sender for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudServiceName":{"description":"The service name for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","ovhCloudApplicationKey","ovhCloudApplicationSecret","ovhCloudConsumerKey","ovhCloudServiceName"],"type":"object"},"TransportOvhCloud.jsonld-get":{"deprecated":false,"description":"The TransportOvhCloud resource is a collection of transports that carry dispatched alerts to the external OVHcloud service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"ovhCloudApplicationKey":{"description":"The application key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudApplicationSecret":{"description":"The application secret for the OVHcloud service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ovhCloudConsumerKey":{"description":"The consumer key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudSender":{"description":"The optional sender for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudServiceName":{"description":"The service name for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","ovhCloudApplicationKey","ovhCloudApplicationSecret","ovhCloudConsumerKey","ovhCloudServiceName"],"type":"object"},"TransportOvhCloud.jsonld-post":{"deprecated":false,"description":"The TransportOvhCloud resource is a collection of transports that carry dispatched alerts to the external OVHcloud service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"ovhCloudApplicationKey":{"description":"The application key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudApplicationSecret":{"description":"The application secret for the OVHcloud service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ovhCloudConsumerKey":{"description":"The consumer key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudSender":{"description":"The optional sender for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudServiceName":{"description":"The service name for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","ovhCloudApplicationKey","ovhCloudApplicationSecret","ovhCloudConsumerKey","ovhCloudServiceName"],"type":"object"},"TransportOvhCloud.jsonld-put":{"deprecated":false,"description":"The TransportOvhCloud resource is a collection of transports that carry dispatched alerts to the external OVHcloud service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"ovhCloudApplicationKey":{"description":"The application key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudApplicationSecret":{"description":"The application secret for the OVHcloud service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ovhCloudConsumerKey":{"description":"The consumer key for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudSender":{"description":"The optional sender for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"ovhCloudServiceName":{"description":"The service name for the OVHcloud service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","ovhCloudApplicationKey","ovhCloudApplicationSecret","ovhCloudConsumerKey","ovhCloudServiceName"],"type":"object"},"TransportPagerDuty-get":{"deprecated":false,"description":"The TransportPagerDuty resource is a collection of transports that carry dispatched alerts to the external Pager Duty service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"pagerDutyApiToken":{"description":"The API token for the Pager Duty service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerDutyDedupKey":{"description":"The dedup key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyEventAction":{"description":"The event action for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadClass":{"description":"The payload class for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadComponent":{"description":"The payload component for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadGroup":{"description":"The payload group for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSeverity":{"description":"The payload severity for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSource":{"description":"The payload source for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyRoutingKey":{"description":"The routing key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pagerDutyApiToken","pagerDutyRoutingKey","pagerDutyEventAction"],"type":"object"},"TransportPagerDuty-patch":{"deprecated":false,"description":"The TransportPagerDuty resource is a collection of transports that carry dispatched alerts to the external Pager Duty service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pagerDutyApiToken":{"description":"The API token for the Pager Duty service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerDutyDedupKey":{"description":"The dedup key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyEventAction":{"description":"The event action for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadClass":{"description":"The payload class for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadComponent":{"description":"The payload component for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadGroup":{"description":"The payload group for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSeverity":{"description":"The payload severity for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSource":{"description":"The payload source for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyRoutingKey":{"description":"The routing key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pagerDutyApiToken","pagerDutyRoutingKey","pagerDutyEventAction"],"type":"object"},"TransportPagerDuty-post":{"deprecated":false,"description":"The TransportPagerDuty resource is a collection of transports that carry dispatched alerts to the external Pager Duty service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pagerDutyApiToken":{"description":"The API token for the Pager Duty service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerDutyDedupKey":{"description":"The dedup key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyEventAction":{"description":"The event action for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadClass":{"description":"The payload class for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadComponent":{"description":"The payload component for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadGroup":{"description":"The payload group for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSeverity":{"description":"The payload severity for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSource":{"description":"The payload source for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyRoutingKey":{"description":"The routing key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pagerDutyApiToken","pagerDutyRoutingKey","pagerDutyEventAction"],"type":"object"},"TransportPagerDuty-put":{"deprecated":false,"description":"The TransportPagerDuty resource is a collection of transports that carry dispatched alerts to the external Pager Duty service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pagerDutyApiToken":{"description":"The API token for the Pager Duty service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerDutyDedupKey":{"description":"The dedup key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyEventAction":{"description":"The event action for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadClass":{"description":"The payload class for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadComponent":{"description":"The payload component for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadGroup":{"description":"The payload group for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSeverity":{"description":"The payload severity for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSource":{"description":"The payload source for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyRoutingKey":{"description":"The routing key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pagerDutyApiToken","pagerDutyRoutingKey","pagerDutyEventAction"],"type":"object"},"TransportPagerDuty.jsonld-get":{"deprecated":false,"description":"The TransportPagerDuty resource is a collection of transports that carry dispatched alerts to the external Pager Duty service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"pagerDutyApiToken":{"description":"The API token for the Pager Duty service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerDutyDedupKey":{"description":"The dedup key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyEventAction":{"description":"The event action for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadClass":{"description":"The payload class for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadComponent":{"description":"The payload component for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadGroup":{"description":"The payload group for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSeverity":{"description":"The payload severity for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSource":{"description":"The payload source for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyRoutingKey":{"description":"The routing key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pagerDutyApiToken","pagerDutyRoutingKey","pagerDutyEventAction"],"type":"object"},"TransportPagerDuty.jsonld-post":{"deprecated":false,"description":"The TransportPagerDuty resource is a collection of transports that carry dispatched alerts to the external Pager Duty service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pagerDutyApiToken":{"description":"The API token for the Pager Duty service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerDutyDedupKey":{"description":"The dedup key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyEventAction":{"description":"The event action for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadClass":{"description":"The payload class for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadComponent":{"description":"The payload component for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadGroup":{"description":"The payload group for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSeverity":{"description":"The payload severity for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSource":{"description":"The payload source for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyRoutingKey":{"description":"The routing key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pagerDutyApiToken","pagerDutyRoutingKey","pagerDutyEventAction"],"type":"object"},"TransportPagerDuty.jsonld-put":{"deprecated":false,"description":"The TransportPagerDuty resource is a collection of transports that carry dispatched alerts to the external Pager Duty service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pagerDutyApiToken":{"description":"The API token for the Pager Duty service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerDutyDedupKey":{"description":"The dedup key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyEventAction":{"description":"The event action for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadClass":{"description":"The payload class for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadComponent":{"description":"The payload component for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadGroup":{"description":"The payload group for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSeverity":{"description":"The payload severity for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyPayloadSource":{"description":"The payload source for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"pagerDutyRoutingKey":{"description":"The routing key for the Pager Duty service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pagerDutyApiToken","pagerDutyRoutingKey","pagerDutyEventAction"],"type":"object"},"TransportPagerTree-get":{"deprecated":false,"description":"The TransportPagerTree resource is a collection of transports that carry dispatched alerts to the external Pager Tree service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"pagerTreeAccessToken":{"description":"The access token for the Pager Tree service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerTreeAccountUserId":{"description":"The account user ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeRouterId":{"description":"The router ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeTeamId":{"description":"The team ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeUrgency":{"description":"The urgency for the Pager Tree service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pagerTreeAccessToken","pagerTreeUrgency"],"type":"object"},"TransportPagerTree-patch":{"deprecated":false,"description":"The TransportPagerTree resource is a collection of transports that carry dispatched alerts to the external Pager Tree service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pagerTreeAccessToken":{"description":"The access token for the Pager Tree service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerTreeAccountUserId":{"description":"The account user ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeRouterId":{"description":"The router ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeTeamId":{"description":"The team ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeUrgency":{"description":"The urgency for the Pager Tree service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pagerTreeAccessToken","pagerTreeUrgency"],"type":"object"},"TransportPagerTree-post":{"deprecated":false,"description":"The TransportPagerTree resource is a collection of transports that carry dispatched alerts to the external Pager Tree service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pagerTreeAccessToken":{"description":"The access token for the Pager Tree service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerTreeAccountUserId":{"description":"The account user ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeRouterId":{"description":"The router ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeTeamId":{"description":"The team ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeUrgency":{"description":"The urgency for the Pager Tree service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pagerTreeAccessToken","pagerTreeUrgency"],"type":"object"},"TransportPagerTree-put":{"deprecated":false,"description":"The TransportPagerTree resource is a collection of transports that carry dispatched alerts to the external Pager Tree service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pagerTreeAccessToken":{"description":"The access token for the Pager Tree service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerTreeAccountUserId":{"description":"The account user ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeRouterId":{"description":"The router ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeTeamId":{"description":"The team ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeUrgency":{"description":"The urgency for the Pager Tree service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pagerTreeAccessToken","pagerTreeUrgency"],"type":"object"},"TransportPagerTree.jsonld-get":{"deprecated":false,"description":"The TransportPagerTree resource is a collection of transports that carry dispatched alerts to the external Pager Tree service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"pagerTreeAccessToken":{"description":"The access token for the Pager Tree service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerTreeAccountUserId":{"description":"The account user ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeRouterId":{"description":"The router ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeTeamId":{"description":"The team ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeUrgency":{"description":"The urgency for the Pager Tree service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pagerTreeAccessToken","pagerTreeUrgency"],"type":"object"},"TransportPagerTree.jsonld-post":{"deprecated":false,"description":"The TransportPagerTree resource is a collection of transports that carry dispatched alerts to the external Pager Tree service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pagerTreeAccessToken":{"description":"The access token for the Pager Tree service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerTreeAccountUserId":{"description":"The account user ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeRouterId":{"description":"The router ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeTeamId":{"description":"The team ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeUrgency":{"description":"The urgency for the Pager Tree service.","maxLength":255,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pagerTreeAccessToken","pagerTreeUrgency"],"type":"object"},"TransportPagerTree.jsonld-put":{"deprecated":false,"description":"The TransportPagerTree resource is a collection of transports that carry dispatched alerts to the external Pager Tree service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pagerTreeAccessToken":{"description":"The access token for the Pager Tree service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pagerTreeAccountUserId":{"description":"The account user ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeRouterId":{"description":"The router ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeTeamId":{"description":"The team ID for the Pager Tree service. (Must supply either team ID, router ID or account user ID.)","maxLength":255,"nullable":true,"type":"string"},"pagerTreeUrgency":{"description":"The urgency for the Pager Tree service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pagerTreeAccessToken","pagerTreeUrgency"],"type":"object"},"TransportPlivo-get":{"deprecated":false,"description":"The TransportPlivo resource is a collection of transports that carry dispatched alerts to the external Plivo service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"plivoAuthId":{"description":"The auth ID for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"plivoAuthToken":{"description":"The auth token for the Plivo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"plivoFrom":{"description":"The sender value for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","plivoAuthId","plivoAuthToken","plivoFrom"],"type":"object"},"TransportPlivo-patch":{"deprecated":false,"description":"The TransportPlivo resource is a collection of transports that carry dispatched alerts to the external Plivo service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"plivoAuthId":{"description":"The auth ID for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"plivoAuthToken":{"description":"The auth token for the Plivo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"plivoFrom":{"description":"The sender value for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","plivoAuthId","plivoAuthToken","plivoFrom"],"type":"object"},"TransportPlivo-post":{"deprecated":false,"description":"The TransportPlivo resource is a collection of transports that carry dispatched alerts to the external Plivo service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"plivoAuthId":{"description":"The auth ID for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"plivoAuthToken":{"description":"The auth token for the Plivo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"plivoFrom":{"description":"The sender value for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","plivoAuthId","plivoAuthToken","plivoFrom"],"type":"object"},"TransportPlivo-put":{"deprecated":false,"description":"The TransportPlivo resource is a collection of transports that carry dispatched alerts to the external Plivo service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"plivoAuthId":{"description":"The auth ID for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"plivoAuthToken":{"description":"The auth token for the Plivo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"plivoFrom":{"description":"The sender value for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","plivoAuthId","plivoAuthToken","plivoFrom"],"type":"object"},"TransportPlivo.jsonld-get":{"deprecated":false,"description":"The TransportPlivo resource is a collection of transports that carry dispatched alerts to the external Plivo service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"plivoAuthId":{"description":"The auth ID for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"plivoAuthToken":{"description":"The auth token for the Plivo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"plivoFrom":{"description":"The sender value for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","plivoAuthId","plivoAuthToken","plivoFrom"],"type":"object"},"TransportPlivo.jsonld-post":{"deprecated":false,"description":"The TransportPlivo resource is a collection of transports that carry dispatched alerts to the external Plivo service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"plivoAuthId":{"description":"The auth ID for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"plivoAuthToken":{"description":"The auth token for the Plivo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"plivoFrom":{"description":"The sender value for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","plivoAuthId","plivoAuthToken","plivoFrom"],"type":"object"},"TransportPlivo.jsonld-put":{"deprecated":false,"description":"The TransportPlivo resource is a collection of transports that carry dispatched alerts to the external Plivo service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"plivoAuthId":{"description":"The auth ID for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"plivoAuthToken":{"description":"The auth token for the Plivo service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"plivoFrom":{"description":"The sender value for the Plivo service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","plivoAuthId","plivoAuthToken","plivoFrom"],"type":"object"},"TransportPushbullet-get":{"deprecated":false,"description":"The TransportPushbullet resource is a collection of transports that carry dispatched alerts to the external Pushbullet service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushbulletAccessToken":{"description":"The access token for the Pushbullet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushbulletEmail":{"description":"The recipient email for the Pushbullet service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushbulletAccessToken"],"type":"object"},"TransportPushbullet-patch":{"deprecated":false,"description":"The TransportPushbullet resource is a collection of transports that carry dispatched alerts to the external Pushbullet service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pushbulletAccessToken":{"description":"The access token for the Pushbullet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushbulletEmail":{"description":"The recipient email for the Pushbullet service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pushbulletAccessToken"],"type":"object"},"TransportPushbullet-post":{"deprecated":false,"description":"The TransportPushbullet resource is a collection of transports that carry dispatched alerts to the external Pushbullet service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushbulletAccessToken":{"description":"The access token for the Pushbullet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushbulletEmail":{"description":"The recipient email for the Pushbullet service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushbulletAccessToken"],"type":"object"},"TransportPushbullet-put":{"deprecated":false,"description":"The TransportPushbullet resource is a collection of transports that carry dispatched alerts to the external Pushbullet service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pushbulletAccessToken":{"description":"The access token for the Pushbullet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushbulletEmail":{"description":"The recipient email for the Pushbullet service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pushbulletAccessToken"],"type":"object"},"TransportPushbullet.jsonld-get":{"deprecated":false,"description":"The TransportPushbullet resource is a collection of transports that carry dispatched alerts to the external Pushbullet service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushbulletAccessToken":{"description":"The access token for the Pushbullet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushbulletEmail":{"description":"The recipient email for the Pushbullet service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushbulletAccessToken"],"type":"object"},"TransportPushbullet.jsonld-post":{"deprecated":false,"description":"The TransportPushbullet resource is a collection of transports that carry dispatched alerts to the external Pushbullet service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushbulletAccessToken":{"description":"The access token for the Pushbullet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushbulletEmail":{"description":"The recipient email for the Pushbullet service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushbulletAccessToken"],"type":"object"},"TransportPushbullet.jsonld-put":{"deprecated":false,"description":"The TransportPushbullet resource is a collection of transports that carry dispatched alerts to the external Pushbullet service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pushbulletAccessToken":{"description":"The access token for the Pushbullet service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushbulletEmail":{"description":"The recipient email for the Pushbullet service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pushbulletAccessToken"],"type":"object"},"TransportPushover-get":{"deprecated":false,"description":"The TransportPushover resource is a collection of transports that carry dispatched alerts to the external Pushover service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushoverAppToken":{"description":"The app token for the Pushover service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushoverUserKey":{"description":"The user key for the Pushover service.","maxLength":255,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushoverAppToken","pushoverUserKey"],"type":"object"},"TransportPushover-patch":{"deprecated":false,"description":"The TransportPushover resource is a collection of transports that carry dispatched alerts to the external Pushover service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pushoverAppToken":{"description":"The app token for the Pushover service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushoverUserKey":{"description":"The user key for the Pushover service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pushoverAppToken","pushoverUserKey"],"type":"object"},"TransportPushover-post":{"deprecated":false,"description":"The TransportPushover resource is a collection of transports that carry dispatched alerts to the external Pushover service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushoverAppToken":{"description":"The app token for the Pushover service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushoverUserKey":{"description":"The user key for the Pushover service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushoverAppToken","pushoverUserKey"],"type":"object"},"TransportPushover-put":{"deprecated":false,"description":"The TransportPushover resource is a collection of transports that carry dispatched alerts to the external Pushover service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pushoverAppToken":{"description":"The app token for the Pushover service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushoverUserKey":{"description":"The user key for the Pushover service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pushoverAppToken","pushoverUserKey"],"type":"object"},"TransportPushover.jsonld-get":{"deprecated":false,"description":"The TransportPushover resource is a collection of transports that carry dispatched alerts to the external Pushover service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushoverAppToken":{"description":"The app token for the Pushover service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushoverUserKey":{"description":"The user key for the Pushover service.","maxLength":255,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushoverAppToken","pushoverUserKey"],"type":"object"},"TransportPushover.jsonld-post":{"deprecated":false,"description":"The TransportPushover resource is a collection of transports that carry dispatched alerts to the external Pushover service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushoverAppToken":{"description":"The app token for the Pushover service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushoverUserKey":{"description":"The user key for the Pushover service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushoverAppToken","pushoverUserKey"],"type":"object"},"TransportPushover.jsonld-put":{"deprecated":false,"description":"The TransportPushover resource is a collection of transports that carry dispatched alerts to the external Pushover service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pushoverAppToken":{"description":"The app token for the Pushover service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushoverUserKey":{"description":"The user key for the Pushover service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pushoverAppToken","pushoverUserKey"],"type":"object"},"TransportPushy-get":{"deprecated":false,"description":"The TransportPushy resource is a collection of transports that carry dispatched alerts to the external Pushy service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushyApiKey":{"description":"The API key for the Pushy service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushyTo":{"description":"The recipient ID for the Pushy service.","maxLength":255,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushyApiKey","pushyTo"],"type":"object"},"TransportPushy-patch":{"deprecated":false,"description":"The TransportPushy resource is a collection of transports that carry dispatched alerts to the external Pushy service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pushyApiKey":{"description":"The API key for the Pushy service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushyTo":{"description":"The recipient ID for the Pushy service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pushyApiKey","pushyTo"],"type":"object"},"TransportPushy-post":{"deprecated":false,"description":"The TransportPushy resource is a collection of transports that carry dispatched alerts to the external Pushy service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushyApiKey":{"description":"The API key for the Pushy service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushyTo":{"description":"The recipient ID for the Pushy service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushyApiKey","pushyTo"],"type":"object"},"TransportPushy-put":{"deprecated":false,"description":"The TransportPushy resource is a collection of transports that carry dispatched alerts to the external Pushy service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pushyApiKey":{"description":"The API key for the Pushy service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushyTo":{"description":"The recipient ID for the Pushy service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pushyApiKey","pushyTo"],"type":"object"},"TransportPushy.jsonld-get":{"deprecated":false,"description":"The TransportPushy resource is a collection of transports that carry dispatched alerts to the external Pushy service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushyApiKey":{"description":"The API key for the Pushy service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushyTo":{"description":"The recipient ID for the Pushy service.","maxLength":255,"nullable":true,"type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushyApiKey","pushyTo"],"type":"object"},"TransportPushy.jsonld-post":{"deprecated":false,"description":"The TransportPushy resource is a collection of transports that carry dispatched alerts to the external Pushy service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"pushyApiKey":{"description":"The API key for the Pushy service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushyTo":{"description":"The recipient ID for the Pushy service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","pushyApiKey","pushyTo"],"type":"object"},"TransportPushy.jsonld-put":{"deprecated":false,"description":"The TransportPushy resource is a collection of transports that carry dispatched alerts to the external Pushy service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"pushyApiKey":{"description":"The API key for the Pushy service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"pushyTo":{"description":"The recipient ID for the Pushy service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","pushyApiKey","pushyTo"],"type":"object"},"TransportRingCentral-get":{"deprecated":false,"description":"The TransportRingCentral resource is a collection of transports that carry dispatched alerts to the external Ring Central service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"ringCentralApiToken":{"description":"The API token for the Ring Central service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ringCentralFrom":{"description":"The sender value for the Ring Central service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","ringCentralApiToken","ringCentralFrom"],"type":"object"},"TransportRingCentral-patch":{"deprecated":false,"description":"The TransportRingCentral resource is a collection of transports that carry dispatched alerts to the external Ring Central service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"ringCentralApiToken":{"description":"The API token for the Ring Central service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ringCentralFrom":{"description":"The sender value for the Ring Central service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","ringCentralApiToken","ringCentralFrom"],"type":"object"},"TransportRingCentral-post":{"deprecated":false,"description":"The TransportRingCentral resource is a collection of transports that carry dispatched alerts to the external Ring Central service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"ringCentralApiToken":{"description":"The API token for the Ring Central service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ringCentralFrom":{"description":"The sender value for the Ring Central service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","ringCentralApiToken","ringCentralFrom"],"type":"object"},"TransportRingCentral-put":{"deprecated":false,"description":"The TransportRingCentral resource is a collection of transports that carry dispatched alerts to the external Ring Central service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"ringCentralApiToken":{"description":"The API token for the Ring Central service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ringCentralFrom":{"description":"The sender value for the Ring Central service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","ringCentralApiToken","ringCentralFrom"],"type":"object"},"TransportRingCentral.jsonld-get":{"deprecated":false,"description":"The TransportRingCentral resource is a collection of transports that carry dispatched alerts to the external Ring Central service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"ringCentralApiToken":{"description":"The API token for the Ring Central service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ringCentralFrom":{"description":"The sender value for the Ring Central service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","ringCentralApiToken","ringCentralFrom"],"type":"object"},"TransportRingCentral.jsonld-post":{"deprecated":false,"description":"The TransportRingCentral resource is a collection of transports that carry dispatched alerts to the external Ring Central service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"ringCentralApiToken":{"description":"The API token for the Ring Central service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ringCentralFrom":{"description":"The sender value for the Ring Central service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","ringCentralApiToken","ringCentralFrom"],"type":"object"},"TransportRingCentral.jsonld-put":{"deprecated":false,"description":"The TransportRingCentral resource is a collection of transports that carry dispatched alerts to the external Ring Central service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"ringCentralApiToken":{"description":"The API token for the Ring Central service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"ringCentralFrom":{"description":"The sender value for the Ring Central service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","ringCentralApiToken","ringCentralFrom"],"type":"object"},"TransportRocketChat-get":{"deprecated":false,"description":"The TransportRocketChat resource is a collection of transports that carry dispatched alerts to the external Rocket Chat service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"rocketChatChannel":{"description":"The channel for the Rocket Chat service.","maxLength":255,"nullable":true,"type":"string"},"rocketChatToken":{"description":"The access token for the Rocket Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","rocketChatToken","rocketChatChannel"],"type":"object"},"TransportRocketChat-patch":{"deprecated":false,"description":"The TransportRocketChat resource is a collection of transports that carry dispatched alerts to the external Rocket Chat service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"rocketChatChannel":{"description":"The channel for the Rocket Chat service.","maxLength":255,"nullable":true,"type":"string"},"rocketChatToken":{"description":"The access token for the Rocket Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","rocketChatToken","rocketChatChannel"],"type":"object"},"TransportRocketChat-post":{"deprecated":false,"description":"The TransportRocketChat resource is a collection of transports that carry dispatched alerts to the external Rocket Chat service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"rocketChatChannel":{"description":"The channel for the Rocket Chat service.","maxLength":255,"nullable":true,"type":"string"},"rocketChatToken":{"description":"The access token for the Rocket Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","rocketChatToken","rocketChatChannel"],"type":"object"},"TransportRocketChat-put":{"deprecated":false,"description":"The TransportRocketChat resource is a collection of transports that carry dispatched alerts to the external Rocket Chat service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"rocketChatChannel":{"description":"The channel for the Rocket Chat service.","maxLength":255,"nullable":true,"type":"string"},"rocketChatToken":{"description":"The access token for the Rocket Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","rocketChatToken","rocketChatChannel"],"type":"object"},"TransportRocketChat.jsonld-get":{"deprecated":false,"description":"The TransportRocketChat resource is a collection of transports that carry dispatched alerts to the external Rocket Chat service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"rocketChatChannel":{"description":"The channel for the Rocket Chat service.","maxLength":255,"nullable":true,"type":"string"},"rocketChatToken":{"description":"The access token for the Rocket Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","rocketChatToken","rocketChatChannel"],"type":"object"},"TransportRocketChat.jsonld-post":{"deprecated":false,"description":"The TransportRocketChat resource is a collection of transports that carry dispatched alerts to the external Rocket Chat service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"rocketChatChannel":{"description":"The channel for the Rocket Chat service.","maxLength":255,"nullable":true,"type":"string"},"rocketChatToken":{"description":"The access token for the Rocket Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","rocketChatToken","rocketChatChannel"],"type":"object"},"TransportRocketChat.jsonld-put":{"deprecated":false,"description":"The TransportRocketChat resource is a collection of transports that carry dispatched alerts to the external Rocket Chat service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"rocketChatChannel":{"description":"The channel for the Rocket Chat service.","maxLength":255,"nullable":true,"type":"string"},"rocketChatToken":{"description":"The access token for the Rocket Chat service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","rocketChatToken","rocketChatChannel"],"type":"object"},"TransportSendberry-get":{"deprecated":false,"description":"The TransportSendberry resource is a collection of transports that carry dispatched alerts to the external Sendberry service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"sendberryAuthKey":{"description":"The auth key for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryFrom":{"description":"The sender name or phone number for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryPassword":{"description":"The password for the Sendberry service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendberryUsername":{"description":"The username for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sendberryUsername","sendberryPassword","sendberryAuthKey","sendberryFrom"],"type":"object"},"TransportSendberry-patch":{"deprecated":false,"description":"The TransportSendberry resource is a collection of transports that carry dispatched alerts to the external Sendberry service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sendberryAuthKey":{"description":"The auth key for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryFrom":{"description":"The sender name or phone number for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryPassword":{"description":"The password for the Sendberry service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendberryUsername":{"description":"The username for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sendberryUsername","sendberryPassword","sendberryAuthKey","sendberryFrom"],"type":"object"},"TransportSendberry-post":{"deprecated":false,"description":"The TransportSendberry resource is a collection of transports that carry dispatched alerts to the external Sendberry service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"sendberryAuthKey":{"description":"The auth key for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryFrom":{"description":"The sender name or phone number for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryPassword":{"description":"The password for the Sendberry service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendberryUsername":{"description":"The username for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sendberryUsername","sendberryPassword","sendberryAuthKey","sendberryFrom"],"type":"object"},"TransportSendberry-put":{"deprecated":false,"description":"The TransportSendberry resource is a collection of transports that carry dispatched alerts to the external Sendberry service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sendberryAuthKey":{"description":"The auth key for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryFrom":{"description":"The sender name or phone number for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryPassword":{"description":"The password for the Sendberry service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendberryUsername":{"description":"The username for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sendberryUsername","sendberryPassword","sendberryAuthKey","sendberryFrom"],"type":"object"},"TransportSendberry.jsonld-get":{"deprecated":false,"description":"The TransportSendberry resource is a collection of transports that carry dispatched alerts to the external Sendberry service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"sendberryAuthKey":{"description":"The auth key for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryFrom":{"description":"The sender name or phone number for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryPassword":{"description":"The password for the Sendberry service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendberryUsername":{"description":"The username for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sendberryUsername","sendberryPassword","sendberryAuthKey","sendberryFrom"],"type":"object"},"TransportSendberry.jsonld-post":{"deprecated":false,"description":"The TransportSendberry resource is a collection of transports that carry dispatched alerts to the external Sendberry service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"sendberryAuthKey":{"description":"The auth key for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryFrom":{"description":"The sender name or phone number for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryPassword":{"description":"The password for the Sendberry service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendberryUsername":{"description":"The username for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sendberryUsername","sendberryPassword","sendberryAuthKey","sendberryFrom"],"type":"object"},"TransportSendberry.jsonld-put":{"deprecated":false,"description":"The TransportSendberry resource is a collection of transports that carry dispatched alerts to the external Sendberry service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sendberryAuthKey":{"description":"The auth key for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryFrom":{"description":"The sender name or phone number for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"sendberryPassword":{"description":"The password for the Sendberry service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendberryUsername":{"description":"The username for the Sendberry service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sendberryUsername","sendberryPassword","sendberryAuthKey","sendberryFrom"],"type":"object"},"TransportSendinblue-get":{"deprecated":false,"description":"The TransportSendinblue resource is a collection of transports that carry dispatched alerts to the external Sendinblue service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"sendinblueApiKey":{"description":"The API key for the Sendinblue service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendinblueSenderPhone":{"description":"The sender phone number for the Sendinblue service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sendinblueApiKey","sendinblueSenderPhone"],"type":"object"},"TransportSendinblue-patch":{"deprecated":false,"description":"The TransportSendinblue resource is a collection of transports that carry dispatched alerts to the external Sendinblue service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sendinblueApiKey":{"description":"The API key for the Sendinblue service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendinblueSenderPhone":{"description":"The sender phone number for the Sendinblue service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sendinblueApiKey","sendinblueSenderPhone"],"type":"object"},"TransportSendinblue-post":{"deprecated":false,"description":"The TransportSendinblue resource is a collection of transports that carry dispatched alerts to the external Sendinblue service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"sendinblueApiKey":{"description":"The API key for the Sendinblue service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendinblueSenderPhone":{"description":"The sender phone number for the Sendinblue service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sendinblueApiKey","sendinblueSenderPhone"],"type":"object"},"TransportSendinblue-put":{"deprecated":false,"description":"The TransportSendinblue resource is a collection of transports that carry dispatched alerts to the external Sendinblue service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sendinblueApiKey":{"description":"The API key for the Sendinblue service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendinblueSenderPhone":{"description":"The sender phone number for the Sendinblue service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sendinblueApiKey","sendinblueSenderPhone"],"type":"object"},"TransportSendinblue.jsonld-get":{"deprecated":false,"description":"The TransportSendinblue resource is a collection of transports that carry dispatched alerts to the external Sendinblue service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"sendinblueApiKey":{"description":"The API key for the Sendinblue service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendinblueSenderPhone":{"description":"The sender phone number for the Sendinblue service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sendinblueApiKey","sendinblueSenderPhone"],"type":"object"},"TransportSendinblue.jsonld-post":{"deprecated":false,"description":"The TransportSendinblue resource is a collection of transports that carry dispatched alerts to the external Sendinblue service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"sendinblueApiKey":{"description":"The API key for the Sendinblue service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendinblueSenderPhone":{"description":"The sender phone number for the Sendinblue service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sendinblueApiKey","sendinblueSenderPhone"],"type":"object"},"TransportSendinblue.jsonld-put":{"deprecated":false,"description":"The TransportSendinblue resource is a collection of transports that carry dispatched alerts to the external Sendinblue service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sendinblueApiKey":{"description":"The API key for the Sendinblue service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sendinblueSenderPhone":{"description":"The sender phone number for the Sendinblue service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sendinblueApiKey","sendinblueSenderPhone"],"type":"object"},"TransportSimpleTextin-get":{"deprecated":false,"description":"The TransportSimpleTextin resource is a collection of transports that carry dispatched alerts to the external SimpleTextin service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"simpleTextinApiKey":{"description":"The API key for the SimpleTextin service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"simpleTextinFrom":{"description":"The from value for the SimpleTextin service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","simpleTextinApiKey"],"type":"object"},"TransportSimpleTextin-patch":{"deprecated":false,"description":"The TransportSimpleTextin resource is a collection of transports that carry dispatched alerts to the external SimpleTextin service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"simpleTextinApiKey":{"description":"The API key for the SimpleTextin service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"simpleTextinFrom":{"description":"The from value for the SimpleTextin service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","simpleTextinApiKey"],"type":"object"},"TransportSimpleTextin-post":{"deprecated":false,"description":"The TransportSimpleTextin resource is a collection of transports that carry dispatched alerts to the external SimpleTextin service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"simpleTextinApiKey":{"description":"The API key for the SimpleTextin service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"simpleTextinFrom":{"description":"The from value for the SimpleTextin service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","simpleTextinApiKey"],"type":"object"},"TransportSimpleTextin-put":{"deprecated":false,"description":"The TransportSimpleTextin resource is a collection of transports that carry dispatched alerts to the external SimpleTextin service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"simpleTextinApiKey":{"description":"The API key for the SimpleTextin service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"simpleTextinFrom":{"description":"The from value for the SimpleTextin service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","simpleTextinApiKey"],"type":"object"},"TransportSimpleTextin.jsonld-get":{"deprecated":false,"description":"The TransportSimpleTextin resource is a collection of transports that carry dispatched alerts to the external SimpleTextin service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"simpleTextinApiKey":{"description":"The API key for the SimpleTextin service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"simpleTextinFrom":{"description":"The from value for the SimpleTextin service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","simpleTextinApiKey"],"type":"object"},"TransportSimpleTextin.jsonld-post":{"deprecated":false,"description":"The TransportSimpleTextin resource is a collection of transports that carry dispatched alerts to the external SimpleTextin service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"simpleTextinApiKey":{"description":"The API key for the SimpleTextin service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"simpleTextinFrom":{"description":"The from value for the SimpleTextin service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","simpleTextinApiKey"],"type":"object"},"TransportSimpleTextin.jsonld-put":{"deprecated":false,"description":"The TransportSimpleTextin resource is a collection of transports that carry dispatched alerts to the external SimpleTextin service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"simpleTextinApiKey":{"description":"The API key for the SimpleTextin service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"simpleTextinFrom":{"description":"The from value for the SimpleTextin service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","simpleTextinApiKey"],"type":"object"},"TransportSinch-get":{"deprecated":false,"description":"The TransportSinch resource is a collection of transports that carry dispatched alerts to the external Sinch service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"sinchAuthToken":{"description":"The auth token for the Sinch service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sinchFrom":{"description":"The sender for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"sinchServicePlanId":{"description":"The service plan ID for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sinchServicePlanId","sinchAuthToken","sinchFrom"],"type":"object"},"TransportSinch-patch":{"deprecated":false,"description":"The TransportSinch resource is a collection of transports that carry dispatched alerts to the external Sinch service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sinchAuthToken":{"description":"The auth token for the Sinch service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sinchFrom":{"description":"The sender for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"sinchServicePlanId":{"description":"The service plan ID for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sinchServicePlanId","sinchAuthToken","sinchFrom"],"type":"object"},"TransportSinch-post":{"deprecated":false,"description":"The TransportSinch resource is a collection of transports that carry dispatched alerts to the external Sinch service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"sinchAuthToken":{"description":"The auth token for the Sinch service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sinchFrom":{"description":"The sender for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"sinchServicePlanId":{"description":"The service plan ID for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sinchServicePlanId","sinchAuthToken","sinchFrom"],"type":"object"},"TransportSinch-put":{"deprecated":false,"description":"The TransportSinch resource is a collection of transports that carry dispatched alerts to the external Sinch service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sinchAuthToken":{"description":"The auth token for the Sinch service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sinchFrom":{"description":"The sender for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"sinchServicePlanId":{"description":"The service plan ID for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sinchServicePlanId","sinchAuthToken","sinchFrom"],"type":"object"},"TransportSinch.jsonld-get":{"deprecated":false,"description":"The TransportSinch resource is a collection of transports that carry dispatched alerts to the external Sinch service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"sinchAuthToken":{"description":"The auth token for the Sinch service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sinchFrom":{"description":"The sender for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"sinchServicePlanId":{"description":"The service plan ID for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sinchServicePlanId","sinchAuthToken","sinchFrom"],"type":"object"},"TransportSinch.jsonld-post":{"deprecated":false,"description":"The TransportSinch resource is a collection of transports that carry dispatched alerts to the external Sinch service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"sinchAuthToken":{"description":"The auth token for the Sinch service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sinchFrom":{"description":"The sender for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"sinchServicePlanId":{"description":"The service plan ID for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sinchServicePlanId","sinchAuthToken","sinchFrom"],"type":"object"},"TransportSinch.jsonld-put":{"deprecated":false,"description":"The TransportSinch resource is a collection of transports that carry dispatched alerts to the external Sinch service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sinchAuthToken":{"description":"The auth token for the Sinch service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sinchFrom":{"description":"The sender for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"sinchServicePlanId":{"description":"The service plan ID for the Sinch service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sinchServicePlanId","sinchAuthToken","sinchFrom"],"type":"object"},"TransportSlack-get":{"deprecated":false,"description":"The TransportSlack resource is a collection of transports that carry dispatched alerts to the external Slack service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"slackChannel":{"description":"The channel (channel, private group, or IM channel to send message to, it can be an encoded ID, or a name) for the Slack service.","maxLength":255,"nullable":true,"type":"string"},"slackToken":{"description":"The token for the Slack service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","slackToken","slackChannel"],"type":"object"},"TransportSlack-patch":{"deprecated":false,"description":"The TransportSlack resource is a collection of transports that carry dispatched alerts to the external Slack service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"slackChannel":{"description":"The channel (channel, private group, or IM channel to send message to, it can be an encoded ID, or a name) for the Slack service.","maxLength":255,"nullable":true,"type":"string"},"slackToken":{"description":"The token for the Slack service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","slackToken","slackChannel"],"type":"object"},"TransportSlack-post":{"deprecated":false,"description":"The TransportSlack resource is a collection of transports that carry dispatched alerts to the external Slack service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"slackChannel":{"description":"The channel (channel, private group, or IM channel to send message to, it can be an encoded ID, or a name) for the Slack service.","maxLength":255,"nullable":true,"type":"string"},"slackToken":{"description":"The token for the Slack service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","slackToken","slackChannel"],"type":"object"},"TransportSlack-put":{"deprecated":false,"description":"The TransportSlack resource is a collection of transports that carry dispatched alerts to the external Slack service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"slackChannel":{"description":"The channel (channel, private group, or IM channel to send message to, it can be an encoded ID, or a name) for the Slack service.","maxLength":255,"nullable":true,"type":"string"},"slackToken":{"description":"The token for the Slack service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","slackToken","slackChannel"],"type":"object"},"TransportSlack.jsonld-get":{"deprecated":false,"description":"The TransportSlack resource is a collection of transports that carry dispatched alerts to the external Slack service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"slackChannel":{"description":"The channel (channel, private group, or IM channel to send message to, it can be an encoded ID, or a name) for the Slack service.","maxLength":255,"nullable":true,"type":"string"},"slackToken":{"description":"The token for the Slack service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","slackToken","slackChannel"],"type":"object"},"TransportSlack.jsonld-post":{"deprecated":false,"description":"The TransportSlack resource is a collection of transports that carry dispatched alerts to the external Slack service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"slackChannel":{"description":"The channel (channel, private group, or IM channel to send message to, it can be an encoded ID, or a name) for the Slack service.","maxLength":255,"nullable":true,"type":"string"},"slackToken":{"description":"The token for the Slack service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","slackToken","slackChannel"],"type":"object"},"TransportSlack.jsonld-put":{"deprecated":false,"description":"The TransportSlack resource is a collection of transports that carry dispatched alerts to the external Slack service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"slackChannel":{"description":"The channel (channel, private group, or IM channel to send message to, it can be an encoded ID, or a name) for the Slack service.","maxLength":255,"nullable":true,"type":"string"},"slackToken":{"description":"The token for the Slack service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","slackToken","slackChannel"],"type":"object"},"TransportSms77-get":{"deprecated":false,"description":"The TransportSms77 resource is a collection of transports that carry dispatched alerts to the external sms77 service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"sms77ApiKey":{"description":"The API key for the Sms77 service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sms77From":{"description":"The optional sender for the Sms77 service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sms77ApiKey"],"type":"object"},"TransportSms77-patch":{"deprecated":false,"description":"The TransportSms77 resource is a collection of transports that carry dispatched alerts to the external sms77 service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sms77ApiKey":{"description":"The API key for the Sms77 service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sms77From":{"description":"The optional sender for the Sms77 service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sms77ApiKey"],"type":"object"},"TransportSms77-post":{"deprecated":false,"description":"The TransportSms77 resource is a collection of transports that carry dispatched alerts to the external sms77 service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"sms77ApiKey":{"description":"The API key for the Sms77 service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sms77From":{"description":"The optional sender for the Sms77 service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sms77ApiKey"],"type":"object"},"TransportSms77-put":{"deprecated":false,"description":"The TransportSms77 resource is a collection of transports that carry dispatched alerts to the external sms77 service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sms77ApiKey":{"description":"The API key for the Sms77 service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sms77From":{"description":"The optional sender for the Sms77 service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sms77ApiKey"],"type":"object"},"TransportSms77.jsonld-get":{"deprecated":false,"description":"The TransportSms77 resource is a collection of transports that carry dispatched alerts to the external sms77 service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"sms77ApiKey":{"description":"The API key for the Sms77 service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sms77From":{"description":"The optional sender for the Sms77 service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sms77ApiKey"],"type":"object"},"TransportSms77.jsonld-post":{"deprecated":false,"description":"The TransportSms77 resource is a collection of transports that carry dispatched alerts to the external sms77 service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"sms77ApiKey":{"description":"The API key for the Sms77 service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sms77From":{"description":"The optional sender for the Sms77 service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","sms77ApiKey"],"type":"object"},"TransportSms77.jsonld-put":{"deprecated":false,"description":"The TransportSms77 resource is a collection of transports that carry dispatched alerts to the external sms77 service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"sms77ApiKey":{"description":"The API key for the Sms77 service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"sms77From":{"description":"The optional sender for the Sms77 service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","sms77ApiKey"],"type":"object"},"TransportSmsBiuras-get":{"deprecated":false,"description":"The TransportSmsBiuras resource is a collection of transports that carry dispatched alerts to the external SMSBIURAS service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"smsBiurasApiKey":{"description":"The API key for the SMSBIURAS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsBiurasFrom":{"description":"The sender for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"smsBiurasUid":{"description":"The client code for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsBiurasUid","smsBiurasApiKey","smsBiurasFrom"],"type":"object"},"TransportSmsBiuras-patch":{"deprecated":false,"description":"The TransportSmsBiuras resource is a collection of transports that carry dispatched alerts to the external SMSBIURAS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsBiurasApiKey":{"description":"The API key for the SMSBIURAS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsBiurasFrom":{"description":"The sender for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"smsBiurasUid":{"description":"The client code for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsBiurasUid","smsBiurasApiKey","smsBiurasFrom"],"type":"object"},"TransportSmsBiuras-post":{"deprecated":false,"description":"The TransportSmsBiuras resource is a collection of transports that carry dispatched alerts to the external SMSBIURAS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"smsBiurasApiKey":{"description":"The API key for the SMSBIURAS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsBiurasFrom":{"description":"The sender for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"smsBiurasUid":{"description":"The client code for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsBiurasUid","smsBiurasApiKey","smsBiurasFrom"],"type":"object"},"TransportSmsBiuras-put":{"deprecated":false,"description":"The TransportSmsBiuras resource is a collection of transports that carry dispatched alerts to the external SMSBIURAS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsBiurasApiKey":{"description":"The API key for the SMSBIURAS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsBiurasFrom":{"description":"The sender for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"smsBiurasUid":{"description":"The client code for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsBiurasUid","smsBiurasApiKey","smsBiurasFrom"],"type":"object"},"TransportSmsBiuras.jsonld-get":{"deprecated":false,"description":"The TransportSmsBiuras resource is a collection of transports that carry dispatched alerts to the external SMSBIURAS service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"smsBiurasApiKey":{"description":"The API key for the SMSBIURAS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsBiurasFrom":{"description":"The sender for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"smsBiurasUid":{"description":"The client code for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsBiurasUid","smsBiurasApiKey","smsBiurasFrom"],"type":"object"},"TransportSmsBiuras.jsonld-post":{"deprecated":false,"description":"The TransportSmsBiuras resource is a collection of transports that carry dispatched alerts to the external SMSBIURAS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"smsBiurasApiKey":{"description":"The API key for the SMSBIURAS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsBiurasFrom":{"description":"The sender for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"smsBiurasUid":{"description":"The client code for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsBiurasUid","smsBiurasApiKey","smsBiurasFrom"],"type":"object"},"TransportSmsBiuras.jsonld-put":{"deprecated":false,"description":"The TransportSmsBiuras resource is a collection of transports that carry dispatched alerts to the external SMSBIURAS service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsBiurasApiKey":{"description":"The API key for the SMSBIURAS service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsBiurasFrom":{"description":"The sender for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"smsBiurasUid":{"description":"The client code for the SMSBIURAS service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsBiurasUid","smsBiurasApiKey","smsBiurasFrom"],"type":"object"},"TransportSmsFactor-get":{"deprecated":false,"description":"The TransportSmsFactor resource is a collection of transports that carry dispatched alerts to the external SMSFactor service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"smsFactorPushType":{"description":"The push type for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorSender":{"description":"The sender value for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorToken":{"description":"The token for the SMSFactor service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsFactorToken","smsFactorSender","smsFactorPushType"],"type":"object"},"TransportSmsFactor-patch":{"deprecated":false,"description":"The TransportSmsFactor resource is a collection of transports that carry dispatched alerts to the external SMSFactor service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsFactorPushType":{"description":"The push type for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorSender":{"description":"The sender value for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorToken":{"description":"The token for the SMSFactor service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsFactorToken","smsFactorSender","smsFactorPushType"],"type":"object"},"TransportSmsFactor-post":{"deprecated":false,"description":"The TransportSmsFactor resource is a collection of transports that carry dispatched alerts to the external SMSFactor service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"smsFactorPushType":{"description":"The push type for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorSender":{"description":"The sender value for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorToken":{"description":"The token for the SMSFactor service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsFactorToken","smsFactorSender","smsFactorPushType"],"type":"object"},"TransportSmsFactor-put":{"deprecated":false,"description":"The TransportSmsFactor resource is a collection of transports that carry dispatched alerts to the external SMSFactor service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsFactorPushType":{"description":"The push type for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorSender":{"description":"The sender value for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorToken":{"description":"The token for the SMSFactor service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsFactorToken","smsFactorSender","smsFactorPushType"],"type":"object"},"TransportSmsFactor.jsonld-get":{"deprecated":false,"description":"The TransportSmsFactor resource is a collection of transports that carry dispatched alerts to the external SMSFactor service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"smsFactorPushType":{"description":"The push type for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorSender":{"description":"The sender value for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorToken":{"description":"The token for the SMSFactor service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsFactorToken","smsFactorSender","smsFactorPushType"],"type":"object"},"TransportSmsFactor.jsonld-post":{"deprecated":false,"description":"The TransportSmsFactor resource is a collection of transports that carry dispatched alerts to the external SMSFactor service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"smsFactorPushType":{"description":"The push type for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorSender":{"description":"The sender value for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorToken":{"description":"The token for the SMSFactor service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsFactorToken","smsFactorSender","smsFactorPushType"],"type":"object"},"TransportSmsFactor.jsonld-put":{"deprecated":false,"description":"The TransportSmsFactor resource is a collection of transports that carry dispatched alerts to the external SMSFactor service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsFactorPushType":{"description":"The push type for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorSender":{"description":"The sender value for the SMSFactor service.","maxLength":255,"nullable":true,"type":"string"},"smsFactorToken":{"description":"The token for the SMSFactor service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsFactorToken","smsFactorSender","smsFactorPushType"],"type":"object"},"TransportSmsapi-get":{"deprecated":false,"description":"The TransportSmsapi resource is a collection of transports that carry dispatched alerts to the external SMS API service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"smsapiFrom":{"description":"The sender name for the SMS API service.","maxLength":255,"nullable":true,"type":"string"},"smsapiToken":{"description":"The API token for the SMS API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsapiToken","smsapiFrom"],"type":"object"},"TransportSmsapi-patch":{"deprecated":false,"description":"The TransportSmsapi resource is a collection of transports that carry dispatched alerts to the external SMS API service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsapiFrom":{"description":"The sender name for the SMS API service.","maxLength":255,"nullable":true,"type":"string"},"smsapiToken":{"description":"The API token for the SMS API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsapiToken","smsapiFrom"],"type":"object"},"TransportSmsapi-post":{"deprecated":false,"description":"The TransportSmsapi resource is a collection of transports that carry dispatched alerts to the external SMS API service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"smsapiFrom":{"description":"The sender name for the SMS API service.","maxLength":255,"nullable":true,"type":"string"},"smsapiToken":{"description":"The API token for the SMS API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsapiToken","smsapiFrom"],"type":"object"},"TransportSmsapi-put":{"deprecated":false,"description":"The TransportSmsapi resource is a collection of transports that carry dispatched alerts to the external SMS API service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsapiFrom":{"description":"The sender name for the SMS API service.","maxLength":255,"nullable":true,"type":"string"},"smsapiToken":{"description":"The API token for the SMS API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsapiToken","smsapiFrom"],"type":"object"},"TransportSmsapi.jsonld-get":{"deprecated":false,"description":"The TransportSmsapi resource is a collection of transports that carry dispatched alerts to the external SMS API service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"smsapiFrom":{"description":"The sender name for the SMS API service.","maxLength":255,"nullable":true,"type":"string"},"smsapiToken":{"description":"The API token for the SMS API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsapiToken","smsapiFrom"],"type":"object"},"TransportSmsapi.jsonld-post":{"deprecated":false,"description":"The TransportSmsapi resource is a collection of transports that carry dispatched alerts to the external SMS API service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"smsapiFrom":{"description":"The sender name for the SMS API service.","maxLength":255,"nullable":true,"type":"string"},"smsapiToken":{"description":"The API token for the SMS API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsapiToken","smsapiFrom"],"type":"object"},"TransportSmsapi.jsonld-put":{"deprecated":false,"description":"The TransportSmsapi resource is a collection of transports that carry dispatched alerts to the external SMS API service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsapiFrom":{"description":"The sender name for the SMS API service.","maxLength":255,"nullable":true,"type":"string"},"smsapiToken":{"description":"The API token for the SMS API service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsapiToken","smsapiFrom"],"type":"object"},"TransportSmsc-get":{"deprecated":false,"description":"The TransportSmsc resource is a collection of transports that carry dispatched alerts to the external Smsc service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"smscFrom":{"description":"The sender (NB: text identity, not a phone number) for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscLogin":{"description":"The login for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscPassword":{"description":"The API password for the Smsc service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smscLogin","smscPassword","smscFrom"],"type":"object"},"TransportSmsc-patch":{"deprecated":false,"description":"The TransportSmsc resource is a collection of transports that carry dispatched alerts to the external Smsc service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smscFrom":{"description":"The sender (NB: text identity, not a phone number) for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscLogin":{"description":"The login for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscPassword":{"description":"The API password for the Smsc service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smscLogin","smscPassword","smscFrom"],"type":"object"},"TransportSmsc-post":{"deprecated":false,"description":"The TransportSmsc resource is a collection of transports that carry dispatched alerts to the external Smsc service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"smscFrom":{"description":"The sender (NB: text identity, not a phone number) for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscLogin":{"description":"The login for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscPassword":{"description":"The API password for the Smsc service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smscLogin","smscPassword","smscFrom"],"type":"object"},"TransportSmsc-put":{"deprecated":false,"description":"The TransportSmsc resource is a collection of transports that carry dispatched alerts to the external Smsc service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smscFrom":{"description":"The sender (NB: text identity, not a phone number) for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscLogin":{"description":"The login for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscPassword":{"description":"The API password for the Smsc service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smscLogin","smscPassword","smscFrom"],"type":"object"},"TransportSmsc.jsonld-get":{"deprecated":false,"description":"The TransportSmsc resource is a collection of transports that carry dispatched alerts to the external Smsc service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"smscFrom":{"description":"The sender (NB: text identity, not a phone number) for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscLogin":{"description":"The login for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscPassword":{"description":"The API password for the Smsc service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smscLogin","smscPassword","smscFrom"],"type":"object"},"TransportSmsc.jsonld-post":{"deprecated":false,"description":"The TransportSmsc resource is a collection of transports that carry dispatched alerts to the external Smsc service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"smscFrom":{"description":"The sender (NB: text identity, not a phone number) for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscLogin":{"description":"The login for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscPassword":{"description":"The API password for the Smsc service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smscLogin","smscPassword","smscFrom"],"type":"object"},"TransportSmsc.jsonld-put":{"deprecated":false,"description":"The TransportSmsc resource is a collection of transports that carry dispatched alerts to the external Smsc service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smscFrom":{"description":"The sender (NB: text identity, not a phone number) for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscLogin":{"description":"The login for the Smsc service.","maxLength":255,"nullable":true,"type":"string"},"smscPassword":{"description":"The API password for the Smsc service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smscLogin","smscPassword","smscFrom"],"type":"object"},"TransportSmsmode-get":{"deprecated":false,"description":"The TransportSmsmode resource is a collection of transports that carry dispatched alerts to the external Smsmode service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"smsmodeApiKey":{"description":"The API key for the Smsmode service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsmodeFrom":{"description":"The from value for the Smsmode service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsmodeApiKey","smsmodeFrom"],"type":"object"},"TransportSmsmode-patch":{"deprecated":false,"description":"The TransportSmsmode resource is a collection of transports that carry dispatched alerts to the external Smsmode service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsmodeApiKey":{"description":"The API key for the Smsmode service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsmodeFrom":{"description":"The from value for the Smsmode service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsmodeApiKey","smsmodeFrom"],"type":"object"},"TransportSmsmode-post":{"deprecated":false,"description":"The TransportSmsmode resource is a collection of transports that carry dispatched alerts to the external Smsmode service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"smsmodeApiKey":{"description":"The API key for the Smsmode service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsmodeFrom":{"description":"The from value for the Smsmode service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsmodeApiKey","smsmodeFrom"],"type":"object"},"TransportSmsmode-put":{"deprecated":false,"description":"The TransportSmsmode resource is a collection of transports that carry dispatched alerts to the external Smsmode service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsmodeApiKey":{"description":"The API key for the Smsmode service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsmodeFrom":{"description":"The from value for the Smsmode service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsmodeApiKey","smsmodeFrom"],"type":"object"},"TransportSmsmode.jsonld-get":{"deprecated":false,"description":"The TransportSmsmode resource is a collection of transports that carry dispatched alerts to the external Smsmode service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"smsmodeApiKey":{"description":"The API key for the Smsmode service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsmodeFrom":{"description":"The from value for the Smsmode service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsmodeApiKey","smsmodeFrom"],"type":"object"},"TransportSmsmode.jsonld-post":{"deprecated":false,"description":"The TransportSmsmode resource is a collection of transports that carry dispatched alerts to the external Smsmode service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"smsmodeApiKey":{"description":"The API key for the Smsmode service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsmodeFrom":{"description":"The from value for the Smsmode service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","smsmodeApiKey","smsmodeFrom"],"type":"object"},"TransportSmsmode.jsonld-put":{"deprecated":false,"description":"The TransportSmsmode resource is a collection of transports that carry dispatched alerts to the external Smsmode service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"smsmodeApiKey":{"description":"The API key for the Smsmode service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"smsmodeFrom":{"description":"The from value for the Smsmode service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","smsmodeApiKey","smsmodeFrom"],"type":"object"},"TransportSpotHit-get":{"deprecated":false,"description":"The TransportSpotHit resource is a collection of transports that carry dispatched alerts to the external Spot-Hit service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"spotHitFrom":{"description":"The sender (3-11 letters, default is a 5 digits phone number) for the Spot-Hit service.","maxLength":255,"nullable":true,"type":"string"},"spotHitToken":{"description":"The API token for the Spot-Hit service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","spotHitToken","spotHitFrom"],"type":"object"},"TransportSpotHit-patch":{"deprecated":false,"description":"The TransportSpotHit resource is a collection of transports that carry dispatched alerts to the external Spot-Hit service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"spotHitFrom":{"description":"The sender (3-11 letters, default is a 5 digits phone number) for the Spot-Hit service.","maxLength":255,"nullable":true,"type":"string"},"spotHitToken":{"description":"The API token for the Spot-Hit service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","spotHitToken","spotHitFrom"],"type":"object"},"TransportSpotHit-post":{"deprecated":false,"description":"The TransportSpotHit resource is a collection of transports that carry dispatched alerts to the external Spot-Hit service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"spotHitFrom":{"description":"The sender (3-11 letters, default is a 5 digits phone number) for the Spot-Hit service.","maxLength":255,"nullable":true,"type":"string"},"spotHitToken":{"description":"The API token for the Spot-Hit service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","spotHitToken","spotHitFrom"],"type":"object"},"TransportSpotHit-put":{"deprecated":false,"description":"The TransportSpotHit resource is a collection of transports that carry dispatched alerts to the external Spot-Hit service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"spotHitFrom":{"description":"The sender (3-11 letters, default is a 5 digits phone number) for the Spot-Hit service.","maxLength":255,"nullable":true,"type":"string"},"spotHitToken":{"description":"The API token for the Spot-Hit service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","spotHitToken","spotHitFrom"],"type":"object"},"TransportSpotHit.jsonld-get":{"deprecated":false,"description":"The TransportSpotHit resource is a collection of transports that carry dispatched alerts to the external Spot-Hit service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"spotHitFrom":{"description":"The sender (3-11 letters, default is a 5 digits phone number) for the Spot-Hit service.","maxLength":255,"nullable":true,"type":"string"},"spotHitToken":{"description":"The API token for the Spot-Hit service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","spotHitToken","spotHitFrom"],"type":"object"},"TransportSpotHit.jsonld-post":{"deprecated":false,"description":"The TransportSpotHit resource is a collection of transports that carry dispatched alerts to the external Spot-Hit service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"spotHitFrom":{"description":"The sender (3-11 letters, default is a 5 digits phone number) for the Spot-Hit service.","maxLength":255,"nullable":true,"type":"string"},"spotHitToken":{"description":"The API token for the Spot-Hit service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","spotHitToken","spotHitFrom"],"type":"object"},"TransportSpotHit.jsonld-put":{"deprecated":false,"description":"The TransportSpotHit resource is a collection of transports that carry dispatched alerts to the external Spot-Hit service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"spotHitFrom":{"description":"The sender (3-11 letters, default is a 5 digits phone number) for the Spot-Hit service.","maxLength":255,"nullable":true,"type":"string"},"spotHitToken":{"description":"The API token for the Spot-Hit service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","spotHitToken","spotHitFrom"],"type":"object"},"TransportTelegram-get":{"deprecated":false,"description":"The TransportTelegram resource is a collection of transports that carry dispatched alerts to the external Telegram service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"telegramChatId":{"description":"The chat ID for the Telegram service.","maxLength":255,"nullable":true,"type":"string"},"telegramToken":{"description":"The token for the Telegram service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","telegramToken","telegramChatId"],"type":"object"},"TransportTelegram-patch":{"deprecated":false,"description":"The TransportTelegram resource is a collection of transports that carry dispatched alerts to the external Telegram service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"telegramChatId":{"description":"The chat ID for the Telegram service.","maxLength":255,"nullable":true,"type":"string"},"telegramToken":{"description":"The token for the Telegram service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","telegramToken","telegramChatId"],"type":"object"},"TransportTelegram-post":{"deprecated":false,"description":"The TransportTelegram resource is a collection of transports that carry dispatched alerts to the external Telegram service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"telegramChatId":{"description":"The chat ID for the Telegram service.","maxLength":255,"nullable":true,"type":"string"},"telegramToken":{"description":"The token for the Telegram service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","telegramToken","telegramChatId"],"type":"object"},"TransportTelegram-put":{"deprecated":false,"description":"The TransportTelegram resource is a collection of transports that carry dispatched alerts to the external Telegram service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"telegramChatId":{"description":"The chat ID for the Telegram service.","maxLength":255,"nullable":true,"type":"string"},"telegramToken":{"description":"The token for the Telegram service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","telegramToken","telegramChatId"],"type":"object"},"TransportTelegram.jsonld-get":{"deprecated":false,"description":"The TransportTelegram resource is a collection of transports that carry dispatched alerts to the external Telegram service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"telegramChatId":{"description":"The chat ID for the Telegram service.","maxLength":255,"nullable":true,"type":"string"},"telegramToken":{"description":"The token for the Telegram service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","telegramToken","telegramChatId"],"type":"object"},"TransportTelegram.jsonld-post":{"deprecated":false,"description":"The TransportTelegram resource is a collection of transports that carry dispatched alerts to the external Telegram service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"telegramChatId":{"description":"The chat ID for the Telegram service.","maxLength":255,"nullable":true,"type":"string"},"telegramToken":{"description":"The token for the Telegram service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","telegramToken","telegramChatId"],"type":"object"},"TransportTelegram.jsonld-put":{"deprecated":false,"description":"The TransportTelegram resource is a collection of transports that carry dispatched alerts to the external Telegram service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"telegramChatId":{"description":"The chat ID for the Telegram service.","maxLength":255,"nullable":true,"type":"string"},"telegramToken":{"description":"The token for the Telegram service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","telegramToken","telegramChatId"],"type":"object"},"TransportTelnyx-get":{"deprecated":false,"description":"The TransportTelnyx resource is a collection of transports that carry dispatched alerts to the external Telnyx service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"telnyxApiKey":{"description":"The API key for the Telnyx service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"telnyxFrom":{"description":"The from value for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"telnyxMessagingProfileId":{"description":"The messaging profile ID (You need this in order to show a name to the recipient instead of just the phone number) for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","telnyxApiKey","telnyxFrom","telnyxMessagingProfileId"],"type":"object"},"TransportTelnyx-patch":{"deprecated":false,"description":"The TransportTelnyx resource is a collection of transports that carry dispatched alerts to the external Telnyx service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"telnyxApiKey":{"description":"The API key for the Telnyx service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"telnyxFrom":{"description":"The from value for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"telnyxMessagingProfileId":{"description":"The messaging profile ID (You need this in order to show a name to the recipient instead of just the phone number) for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","telnyxApiKey","telnyxFrom","telnyxMessagingProfileId"],"type":"object"},"TransportTelnyx-post":{"deprecated":false,"description":"The TransportTelnyx resource is a collection of transports that carry dispatched alerts to the external Telnyx service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"telnyxApiKey":{"description":"The API key for the Telnyx service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"telnyxFrom":{"description":"The from value for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"telnyxMessagingProfileId":{"description":"The messaging profile ID (You need this in order to show a name to the recipient instead of just the phone number) for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","telnyxApiKey","telnyxFrom","telnyxMessagingProfileId"],"type":"object"},"TransportTelnyx-put":{"deprecated":false,"description":"The TransportTelnyx resource is a collection of transports that carry dispatched alerts to the external Telnyx service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"telnyxApiKey":{"description":"The API key for the Telnyx service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"telnyxFrom":{"description":"The from value for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"telnyxMessagingProfileId":{"description":"The messaging profile ID (You need this in order to show a name to the recipient instead of just the phone number) for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","telnyxApiKey","telnyxFrom","telnyxMessagingProfileId"],"type":"object"},"TransportTelnyx.jsonld-get":{"deprecated":false,"description":"The TransportTelnyx resource is a collection of transports that carry dispatched alerts to the external Telnyx service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"telnyxApiKey":{"description":"The API key for the Telnyx service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"telnyxFrom":{"description":"The from value for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"telnyxMessagingProfileId":{"description":"The messaging profile ID (You need this in order to show a name to the recipient instead of just the phone number) for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","telnyxApiKey","telnyxFrom","telnyxMessagingProfileId"],"type":"object"},"TransportTelnyx.jsonld-post":{"deprecated":false,"description":"The TransportTelnyx resource is a collection of transports that carry dispatched alerts to the external Telnyx service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"telnyxApiKey":{"description":"The API key for the Telnyx service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"telnyxFrom":{"description":"The from value for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"telnyxMessagingProfileId":{"description":"The messaging profile ID (You need this in order to show a name to the recipient instead of just the phone number) for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","telnyxApiKey","telnyxFrom","telnyxMessagingProfileId"],"type":"object"},"TransportTelnyx.jsonld-put":{"deprecated":false,"description":"The TransportTelnyx resource is a collection of transports that carry dispatched alerts to the external Telnyx service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"telnyxApiKey":{"description":"The API key for the Telnyx service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"telnyxFrom":{"description":"The from value for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"telnyxMessagingProfileId":{"description":"The messaging profile ID (You need this in order to show a name to the recipient instead of just the phone number) for the Telnyx service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","telnyxApiKey","telnyxFrom","telnyxMessagingProfileId"],"type":"object"},"TransportTermii-get":{"deprecated":false,"description":"The TransportTermii resource is a collection of transports that carry dispatched alerts to the external Termii service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"termiiApiKey":{"description":"The API key for the Termii service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"termiiChannel":{"description":"The channel for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"termiiFrom":{"description":"The sender value for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","termiiApiKey","termiiFrom","termiiChannel"],"type":"object"},"TransportTermii-patch":{"deprecated":false,"description":"The TransportTermii resource is a collection of transports that carry dispatched alerts to the external Termii service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"termiiApiKey":{"description":"The API key for the Termii service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"termiiChannel":{"description":"The channel for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"termiiFrom":{"description":"The sender value for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","termiiApiKey","termiiFrom","termiiChannel"],"type":"object"},"TransportTermii-post":{"deprecated":false,"description":"The TransportTermii resource is a collection of transports that carry dispatched alerts to the external Termii service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"termiiApiKey":{"description":"The API key for the Termii service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"termiiChannel":{"description":"The channel for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"termiiFrom":{"description":"The sender value for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","termiiApiKey","termiiFrom","termiiChannel"],"type":"object"},"TransportTermii-put":{"deprecated":false,"description":"The TransportTermii resource is a collection of transports that carry dispatched alerts to the external Termii service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"termiiApiKey":{"description":"The API key for the Termii service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"termiiChannel":{"description":"The channel for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"termiiFrom":{"description":"The sender value for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","termiiApiKey","termiiFrom","termiiChannel"],"type":"object"},"TransportTermii.jsonld-get":{"deprecated":false,"description":"The TransportTermii resource is a collection of transports that carry dispatched alerts to the external Termii service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"termiiApiKey":{"description":"The API key for the Termii service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"termiiChannel":{"description":"The channel for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"termiiFrom":{"description":"The sender value for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","termiiApiKey","termiiFrom","termiiChannel"],"type":"object"},"TransportTermii.jsonld-post":{"deprecated":false,"description":"The TransportTermii resource is a collection of transports that carry dispatched alerts to the external Termii service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"termiiApiKey":{"description":"The API key for the Termii service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"termiiChannel":{"description":"The channel for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"termiiFrom":{"description":"The sender value for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","termiiApiKey","termiiFrom","termiiChannel"],"type":"object"},"TransportTermii.jsonld-put":{"deprecated":false,"description":"The TransportTermii resource is a collection of transports that carry dispatched alerts to the external Termii service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"termiiApiKey":{"description":"The API key for the Termii service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"termiiChannel":{"description":"The channel for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"termiiFrom":{"description":"The sender value for the Termii service.","maxLength":255,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","termiiApiKey","termiiFrom","termiiChannel"],"type":"object"},"TransportTrello-get":{"deprecated":false,"description":"The TransportTrello resource is a collection of transports that carry dispatched alerts to the external Trello service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"trelloApiKey":{"description":"The API key for the Trello service.","maxLength":255,"nullable":true,"type":"string"},"trelloApiToken":{"description":"The API token for the Trello service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"trelloListId":{"description":"The list ID for the Trello service.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","trelloApiKey","trelloApiToken","trelloListId"],"type":"object"},"TransportTrello-patch":{"deprecated":false,"description":"The TransportTrello resource is a collection of transports that carry dispatched alerts to the external Trello service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"trelloApiKey":{"description":"The API key for the Trello service.","maxLength":255,"nullable":true,"type":"string"},"trelloApiToken":{"description":"The API token for the Trello service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"trelloListId":{"description":"The list ID for the Trello service.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","trelloApiKey","trelloApiToken","trelloListId"],"type":"object"},"TransportTrello-post":{"deprecated":false,"description":"The TransportTrello resource is a collection of transports that carry dispatched alerts to the external Trello service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"trelloApiKey":{"description":"The API key for the Trello service.","maxLength":255,"nullable":true,"type":"string"},"trelloApiToken":{"description":"The API token for the Trello service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"trelloListId":{"description":"The list ID for the Trello service.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","trelloApiKey","trelloApiToken","trelloListId"],"type":"object"},"TransportTrello-put":{"deprecated":false,"description":"The TransportTrello resource is a collection of transports that carry dispatched alerts to the external Trello service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"trelloApiKey":{"description":"The API key for the Trello service.","maxLength":255,"nullable":true,"type":"string"},"trelloApiToken":{"description":"The API token for the Trello service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"trelloListId":{"description":"The list ID for the Trello service.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","trelloApiKey","trelloApiToken","trelloListId"],"type":"object"},"TransportTrello.jsonld-get":{"deprecated":false,"description":"The TransportTrello resource is a collection of transports that carry dispatched alerts to the external Trello service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"trelloApiKey":{"description":"The API key for the Trello service.","maxLength":255,"nullable":true,"type":"string"},"trelloApiToken":{"description":"The API token for the Trello service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"trelloListId":{"description":"The list ID for the Trello service.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","trelloApiKey","trelloApiToken","trelloListId"],"type":"object"},"TransportTrello.jsonld-post":{"deprecated":false,"description":"The TransportTrello resource is a collection of transports that carry dispatched alerts to the external Trello service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"trelloApiKey":{"description":"The API key for the Trello service.","maxLength":255,"nullable":true,"type":"string"},"trelloApiToken":{"description":"The API token for the Trello service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"trelloListId":{"description":"The list ID for the Trello service.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","trelloApiKey","trelloApiToken","trelloListId"],"type":"object"},"TransportTrello.jsonld-put":{"deprecated":false,"description":"The TransportTrello resource is a collection of transports that carry dispatched alerts to the external Trello service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"trelloApiKey":{"description":"The API key for the Trello service.","maxLength":255,"nullable":true,"type":"string"},"trelloApiToken":{"description":"The API token for the Trello service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"trelloListId":{"description":"The list ID for the Trello service.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","trelloApiKey","trelloApiToken","trelloListId"],"type":"object"},"TransportTurboSms-get":{"deprecated":false,"description":"The TransportTurboSms resource is a collection of transports that carry dispatched alerts to the external TurboSms service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"turboSmsAuthToken":{"description":"The auth token for the TurboSms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"turboSmsFrom":{"description":"The sender name (should be alphanumeric, max 20 characters and activated in your TurboSms account) for the TurboSms service.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","turboSmsAuthToken","turboSmsFrom"],"type":"object"},"TransportTurboSms-patch":{"deprecated":false,"description":"The TransportTurboSms resource is a collection of transports that carry dispatched alerts to the external TurboSms service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"turboSmsAuthToken":{"description":"The auth token for the TurboSms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"turboSmsFrom":{"description":"The sender name (should be alphanumeric, max 20 characters and activated in your TurboSms account) for the TurboSms service.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","turboSmsAuthToken","turboSmsFrom"],"type":"object"},"TransportTurboSms-post":{"deprecated":false,"description":"The TransportTurboSms resource is a collection of transports that carry dispatched alerts to the external TurboSms service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"turboSmsAuthToken":{"description":"The auth token for the TurboSms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"turboSmsFrom":{"description":"The sender name (should be alphanumeric, max 20 characters and activated in your TurboSms account) for the TurboSms service.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","turboSmsAuthToken","turboSmsFrom"],"type":"object"},"TransportTurboSms-put":{"deprecated":false,"description":"The TransportTurboSms resource is a collection of transports that carry dispatched alerts to the external TurboSms service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"turboSmsAuthToken":{"description":"The auth token for the TurboSms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"turboSmsFrom":{"description":"The sender name (should be alphanumeric, max 20 characters and activated in your TurboSms account) for the TurboSms service.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","turboSmsAuthToken","turboSmsFrom"],"type":"object"},"TransportTurboSms.jsonld-get":{"deprecated":false,"description":"The TransportTurboSms resource is a collection of transports that carry dispatched alerts to the external TurboSms service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"turboSmsAuthToken":{"description":"The auth token for the TurboSms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"turboSmsFrom":{"description":"The sender name (should be alphanumeric, max 20 characters and activated in your TurboSms account) for the TurboSms service.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","turboSmsAuthToken","turboSmsFrom"],"type":"object"},"TransportTurboSms.jsonld-post":{"deprecated":false,"description":"The TransportTurboSms resource is a collection of transports that carry dispatched alerts to the external TurboSms service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"turboSmsAuthToken":{"description":"The auth token for the TurboSms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"turboSmsFrom":{"description":"The sender name (should be alphanumeric, max 20 characters and activated in your TurboSms account) for the TurboSms service.","maxLength":255,"nullable":true,"type":"string"}},"required":["partition","transportName","turboSmsAuthToken","turboSmsFrom"],"type":"object"},"TransportTurboSms.jsonld-put":{"deprecated":false,"description":"The TransportTurboSms resource is a collection of transports that carry dispatched alerts to the external TurboSms service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"turboSmsAuthToken":{"description":"The auth token for the TurboSms service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"},"turboSmsFrom":{"description":"The sender name (should be alphanumeric, max 20 characters and activated in your TurboSms account) for the TurboSms service.","maxLength":255,"nullable":true,"type":"string"}},"required":["transportName","turboSmsAuthToken","turboSmsFrom"],"type":"object"},"TransportTwilio-get":{"deprecated":false,"description":"The TransportTwilio resource is a collection of transports that carry dispatched alerts to the external Twilio service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twilioFrom":{"description":"The sender for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioSid":{"description":"The SID for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioToken":{"description":"The token for the Twilio service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","twilioSid","twilioToken","twilioFrom"],"type":"object"},"TransportTwilio-patch":{"deprecated":false,"description":"The TransportTwilio resource is a collection of transports that carry dispatched alerts to the external Twilio service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twilioFrom":{"description":"The sender for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioSid":{"description":"The SID for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioToken":{"description":"The token for the Twilio service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","twilioSid","twilioToken","twilioFrom"],"type":"object"},"TransportTwilio-post":{"deprecated":false,"description":"The TransportTwilio resource is a collection of transports that carry dispatched alerts to the external Twilio service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twilioFrom":{"description":"The sender for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioSid":{"description":"The SID for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioToken":{"description":"The token for the Twilio service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","twilioSid","twilioToken","twilioFrom"],"type":"object"},"TransportTwilio-put":{"deprecated":false,"description":"The TransportTwilio resource is a collection of transports that carry dispatched alerts to the external Twilio service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twilioFrom":{"description":"The sender for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioSid":{"description":"The SID for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioToken":{"description":"The token for the Twilio service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","twilioSid","twilioToken","twilioFrom"],"type":"object"},"TransportTwilio.jsonld-get":{"deprecated":false,"description":"The TransportTwilio resource is a collection of transports that carry dispatched alerts to the external Twilio service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twilioFrom":{"description":"The sender for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioSid":{"description":"The SID for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioToken":{"description":"The token for the Twilio service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","twilioSid","twilioToken","twilioFrom"],"type":"object"},"TransportTwilio.jsonld-post":{"deprecated":false,"description":"The TransportTwilio resource is a collection of transports that carry dispatched alerts to the external Twilio service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twilioFrom":{"description":"The sender for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioSid":{"description":"The SID for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioToken":{"description":"The token for the Twilio service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","twilioSid","twilioToken","twilioFrom"],"type":"object"},"TransportTwilio.jsonld-put":{"deprecated":false,"description":"The TransportTwilio resource is a collection of transports that carry dispatched alerts to the external Twilio service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twilioFrom":{"description":"The sender for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioSid":{"description":"The SID for the Twilio service.","maxLength":255,"nullable":true,"type":"string"},"twilioToken":{"description":"The token for the Twilio service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","twilioSid","twilioToken","twilioFrom"],"type":"object"},"TransportTwitter-get":{"deprecated":false,"description":"The TransportTwitter resource is a collection of transports that carry dispatched alerts to the external Twitter service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twitterAccessToken":{"description":"The access token for the Twitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","twitterAccessToken"],"type":"object"},"TransportTwitter-patch":{"deprecated":false,"description":"The TransportTwitter resource is a collection of transports that carry dispatched alerts to the external Twitter service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twitterAccessToken":{"description":"The access token for the Twitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","twitterAccessToken"],"type":"object"},"TransportTwitter-post":{"deprecated":false,"description":"The TransportTwitter resource is a collection of transports that carry dispatched alerts to the external Twitter service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twitterAccessToken":{"description":"The access token for the Twitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","twitterAccessToken"],"type":"object"},"TransportTwitter-put":{"deprecated":false,"description":"The TransportTwitter resource is a collection of transports that carry dispatched alerts to the external Twitter service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twitterAccessToken":{"description":"The access token for the Twitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","twitterAccessToken"],"type":"object"},"TransportTwitter.jsonld-get":{"deprecated":false,"description":"The TransportTwitter resource is a collection of transports that carry dispatched alerts to the external Twitter service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twitterAccessToken":{"description":"The access token for the Twitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","twitterAccessToken"],"type":"object"},"TransportTwitter.jsonld-post":{"deprecated":false,"description":"The TransportTwitter resource is a collection of transports that carry dispatched alerts to the external Twitter service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twitterAccessToken":{"description":"The access token for the Twitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","twitterAccessToken"],"type":"object"},"TransportTwitter.jsonld-put":{"deprecated":false,"description":"The TransportTwitter resource is a collection of transports that carry dispatched alerts to the external Twitter service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"twitterAccessToken":{"description":"The access token for the Twitter service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","twitterAccessToken"],"type":"object"},"TransportVonage-get":{"deprecated":false,"description":"The TransportVonage resource is a collection of transports that carry dispatched alerts to the external Vonage service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"vonageFrom":{"description":"The sender for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageKey":{"description":"The key for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageSecret":{"description":"The secret for the Vonage service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","vonageKey","vonageSecret","vonageFrom"],"type":"object"},"TransportVonage-patch":{"deprecated":false,"description":"The TransportVonage resource is a collection of transports that carry dispatched alerts to the external Vonage service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"vonageFrom":{"description":"The sender for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageKey":{"description":"The key for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageSecret":{"description":"The secret for the Vonage service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","vonageKey","vonageSecret","vonageFrom"],"type":"object"},"TransportVonage-post":{"deprecated":false,"description":"The TransportVonage resource is a collection of transports that carry dispatched alerts to the external Vonage service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"vonageFrom":{"description":"The sender for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageKey":{"description":"The key for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageSecret":{"description":"The secret for the Vonage service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","vonageKey","vonageSecret","vonageFrom"],"type":"object"},"TransportVonage-put":{"deprecated":false,"description":"The TransportVonage resource is a collection of transports that carry dispatched alerts to the external Vonage service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"vonageFrom":{"description":"The sender for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageKey":{"description":"The key for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageSecret":{"description":"The secret for the Vonage service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","vonageKey","vonageSecret","vonageFrom"],"type":"object"},"TransportVonage.jsonld-get":{"deprecated":false,"description":"The TransportVonage resource is a collection of transports that carry dispatched alerts to the external Vonage service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"vonageFrom":{"description":"The sender for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageKey":{"description":"The key for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageSecret":{"description":"The secret for the Vonage service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","vonageKey","vonageSecret","vonageFrom"],"type":"object"},"TransportVonage.jsonld-post":{"deprecated":false,"description":"The TransportVonage resource is a collection of transports that carry dispatched alerts to the external Vonage service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"vonageFrom":{"description":"The sender for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageKey":{"description":"The key for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageSecret":{"description":"The secret for the Vonage service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","vonageKey","vonageSecret","vonageFrom"],"type":"object"},"TransportVonage.jsonld-put":{"deprecated":false,"description":"The TransportVonage resource is a collection of transports that carry dispatched alerts to the external Vonage service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"vonageFrom":{"description":"The sender for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageKey":{"description":"The key for the Vonage service.","maxLength":255,"nullable":true,"type":"string"},"vonageSecret":{"description":"The secret for the Vonage service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","vonageKey","vonageSecret","vonageFrom"],"type":"object"},"TransportWebhook-get":{"deprecated":false,"description":"The TransportWebhook resource is a collection of transports that carry dispatched alerts to any external webhook destination.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"httpMethodCode":{"description":"The HTTP request method that must be used.","format":"iri-reference","type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mustBeEncryptedValue":{"description":"An optional and arbitrary secret value that must be stored in encrypted format, such as an access token. In the webhookUrl and/or webhookHeaders fields, use the special ENCRYPTED_VALUE placeholder (must be uppercase), which we will replace with the decrypted secret value when using the transport.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"webhookHeaders":{"description":"The HTTP request headers, if any, for the Webhook service. To use the encrypted value:  E.g., Authorization: Bearer ENCRYPTED_VALUE.","items":{"type":"string"},"nullable":true,"type":"array"},"webhookUrl":{"description":"The URL for the Webhook service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","webhookUrl","httpMethodCode"],"type":"object"},"TransportWebhook-patch":{"deprecated":false,"description":"The TransportWebhook resource is a collection of transports that carry dispatched alerts to any external webhook destination.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"httpMethodCode":{"description":"The HTTP request method that must be used.","format":"iri-reference","type":"string"},"mustBeEncryptedValue":{"description":"An optional and arbitrary secret value that must be stored in encrypted format, such as an access token. In the webhookUrl and/or webhookHeaders fields, use the special ENCRYPTED_VALUE placeholder (must be uppercase), which we will replace with the decrypted secret value when using the transport.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"webhookHeaders":{"description":"The HTTP request headers, if any, for the Webhook service. To use the encrypted value:  E.g., Authorization: Bearer ENCRYPTED_VALUE.","items":{"type":"string"},"nullable":true,"type":"array"},"webhookUrl":{"description":"The URL for the Webhook service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","webhookUrl","httpMethodCode"],"type":"object"},"TransportWebhook-post":{"deprecated":false,"description":"The TransportWebhook resource is a collection of transports that carry dispatched alerts to any external webhook destination.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"httpMethodCode":{"description":"The HTTP request method that must be used.","format":"iri-reference","type":"string"},"mustBeEncryptedValue":{"description":"An optional and arbitrary secret value that must be stored in encrypted format, such as an access token. In the webhookUrl and/or webhookHeaders fields, use the special ENCRYPTED_VALUE placeholder (must be uppercase), which we will replace with the decrypted secret value when using the transport.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"webhookHeaders":{"description":"The HTTP request headers, if any, for the Webhook service. To use the encrypted value:  E.g., Authorization: Bearer ENCRYPTED_VALUE.","items":{"type":"string"},"nullable":true,"type":"array"},"webhookUrl":{"description":"The URL for the Webhook service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","webhookUrl","httpMethodCode"],"type":"object"},"TransportWebhook-put":{"deprecated":false,"description":"The TransportWebhook resource is a collection of transports that carry dispatched alerts to any external webhook destination.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"httpMethodCode":{"description":"The HTTP request method that must be used.","format":"iri-reference","type":"string"},"mustBeEncryptedValue":{"description":"An optional and arbitrary secret value that must be stored in encrypted format, such as an access token. In the webhookUrl and/or webhookHeaders fields, use the special ENCRYPTED_VALUE placeholder (must be uppercase), which we will replace with the decrypted secret value when using the transport.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"webhookHeaders":{"description":"The HTTP request headers, if any, for the Webhook service. To use the encrypted value:  E.g., Authorization: Bearer ENCRYPTED_VALUE.","items":{"type":"string"},"nullable":true,"type":"array"},"webhookUrl":{"description":"The URL for the Webhook service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","webhookUrl","httpMethodCode"],"type":"object"},"TransportWebhook.jsonld-get":{"deprecated":false,"description":"The TransportWebhook resource is a collection of transports that carry dispatched alerts to any external webhook destination.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"httpMethodCode":{"description":"The HTTP request method that must be used.","format":"iri-reference","type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"mustBeEncryptedValue":{"description":"An optional and arbitrary secret value that must be stored in encrypted format, such as an access token. In the webhookUrl and/or webhookHeaders fields, use the special ENCRYPTED_VALUE placeholder (must be uppercase), which we will replace with the decrypted secret value when using the transport.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"webhookHeaders":{"description":"The HTTP request headers, if any, for the Webhook service. To use the encrypted value:  E.g., Authorization: Bearer ENCRYPTED_VALUE.","items":{"type":"string"},"nullable":true,"type":"array"},"webhookUrl":{"description":"The URL for the Webhook service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","webhookUrl","httpMethodCode"],"type":"object"},"TransportWebhook.jsonld-post":{"deprecated":false,"description":"The TransportWebhook resource is a collection of transports that carry dispatched alerts to any external webhook destination.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"httpMethodCode":{"description":"The HTTP request method that must be used.","format":"iri-reference","type":"string"},"mustBeEncryptedValue":{"description":"An optional and arbitrary secret value that must be stored in encrypted format, such as an access token. In the webhookUrl and/or webhookHeaders fields, use the special ENCRYPTED_VALUE placeholder (must be uppercase), which we will replace with the decrypted secret value when using the transport.","maxLength":1000,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"webhookHeaders":{"description":"The HTTP request headers, if any, for the Webhook service. To use the encrypted value:  E.g., Authorization: Bearer ENCRYPTED_VALUE.","items":{"type":"string"},"nullable":true,"type":"array"},"webhookUrl":{"description":"The URL for the Webhook service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","webhookUrl","httpMethodCode"],"type":"object"},"TransportWebhook.jsonld-put":{"deprecated":false,"description":"The TransportWebhook resource is a collection of transports that carry dispatched alerts to any external webhook destination.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"httpMethodCode":{"description":"The HTTP request method that must be used.","format":"iri-reference","type":"string"},"mustBeEncryptedValue":{"description":"An optional and arbitrary secret value that must be stored in encrypted format, such as an access token. In the webhookUrl and/or webhookHeaders fields, use the special ENCRYPTED_VALUE placeholder (must be uppercase), which we will replace with the decrypted secret value when using the transport.","maxLength":1000,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"webhookHeaders":{"description":"The HTTP request headers, if any, for the Webhook service. To use the encrypted value:  E.g., Authorization: Bearer ENCRYPTED_VALUE.","items":{"type":"string"},"nullable":true,"type":"array"},"webhookUrl":{"description":"The URL for the Webhook service.","externalDocs":{"url":"https://schema.org/url"},"format":"uri","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","webhookUrl","httpMethodCode"],"type":"object"},"TransportYunpian-get":{"deprecated":false,"description":"The TransportYunpian resource is a collection of transports that carry dispatched alerts to the external Yunpian service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"yunpianApiKey":{"description":"The API key for the Yunpian service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","yunpianApiKey"],"type":"object"},"TransportYunpian-patch":{"deprecated":false,"description":"The TransportYunpian resource is a collection of transports that carry dispatched alerts to the external Yunpian service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"yunpianApiKey":{"description":"The API key for the Yunpian service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","yunpianApiKey"],"type":"object"},"TransportYunpian-post":{"deprecated":false,"description":"The TransportYunpian resource is a collection of transports that carry dispatched alerts to the external Yunpian service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"yunpianApiKey":{"description":"The API key for the Yunpian service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","yunpianApiKey"],"type":"object"},"TransportYunpian-put":{"deprecated":false,"description":"The TransportYunpian resource is a collection of transports that carry dispatched alerts to the external Yunpian service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"yunpianApiKey":{"description":"The API key for the Yunpian service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","yunpianApiKey"],"type":"object"},"TransportYunpian.jsonld-get":{"deprecated":false,"description":"The TransportYunpian resource is a collection of transports that carry dispatched alerts to the external Yunpian service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"yunpianApiKey":{"description":"The API key for the Yunpian service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","yunpianApiKey"],"type":"object"},"TransportYunpian.jsonld-post":{"deprecated":false,"description":"The TransportYunpian resource is a collection of transports that carry dispatched alerts to the external Yunpian service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"yunpianApiKey":{"description":"The API key for the Yunpian service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","yunpianApiKey"],"type":"object"},"TransportYunpian.jsonld-put":{"deprecated":false,"description":"The TransportYunpian resource is a collection of transports that carry dispatched alerts to the external Yunpian service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"yunpianApiKey":{"description":"The API key for the Yunpian service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","yunpianApiKey"],"type":"object"},"TransportZendesk-get":{"deprecated":false,"description":"The TransportZendesk resource is a collection of transports that carry dispatched alerts to the external Zendesk service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zendeskEmail":{"description":"The login email address for the Zendesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"zendeskHost":{"description":"The host name for the Zendesk service (domain.zendesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"zendeskToken":{"description":"The token for the Zendesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","zendeskToken","zendeskHost","zendeskEmail"],"type":"object"},"TransportZendesk-patch":{"deprecated":false,"description":"The TransportZendesk resource is a collection of transports that carry dispatched alerts to the external Zendesk service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zendeskEmail":{"description":"The login email address for the Zendesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"zendeskHost":{"description":"The host name for the Zendesk service (domain.zendesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"zendeskToken":{"description":"The token for the Zendesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","zendeskToken","zendeskHost","zendeskEmail"],"type":"object"},"TransportZendesk-post":{"deprecated":false,"description":"The TransportZendesk resource is a collection of transports that carry dispatched alerts to the external Zendesk service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zendeskEmail":{"description":"The login email address for the Zendesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"zendeskHost":{"description":"The host name for the Zendesk service (domain.zendesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"zendeskToken":{"description":"The token for the Zendesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","zendeskToken","zendeskHost","zendeskEmail"],"type":"object"},"TransportZendesk-put":{"deprecated":false,"description":"The TransportZendesk resource is a collection of transports that carry dispatched alerts to the external Zendesk service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zendeskEmail":{"description":"The login email address for the Zendesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"zendeskHost":{"description":"The host name for the Zendesk service (domain.zendesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"zendeskToken":{"description":"The token for the Zendesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","zendeskToken","zendeskHost","zendeskEmail"],"type":"object"},"TransportZendesk.jsonld-get":{"deprecated":false,"description":"The TransportZendesk resource is a collection of transports that carry dispatched alerts to the external Zendesk service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zendeskEmail":{"description":"The login email address for the Zendesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"zendeskHost":{"description":"The host name for the Zendesk service (domain.zendesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"zendeskToken":{"description":"The token for the Zendesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","zendeskToken","zendeskHost","zendeskEmail"],"type":"object"},"TransportZendesk.jsonld-post":{"deprecated":false,"description":"The TransportZendesk resource is a collection of transports that carry dispatched alerts to the external Zendesk service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zendeskEmail":{"description":"The login email address for the Zendesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"zendeskHost":{"description":"The host name for the Zendesk service (domain.zendesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"zendeskToken":{"description":"The token for the Zendesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","zendeskToken","zendeskHost","zendeskEmail"],"type":"object"},"TransportZendesk.jsonld-put":{"deprecated":false,"description":"The TransportZendesk resource is a collection of transports that carry dispatched alerts to the external Zendesk service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zendeskEmail":{"description":"The login email address for the Zendesk service.","externalDocs":{"url":"https://schema.org/email"},"format":"email","maxLength":255,"nullable":true,"type":"string"},"zendeskHost":{"description":"The host name for the Zendesk service (domain.zendesk.com).","format":"hostname","maxLength":255,"nullable":true,"type":"string"},"zendeskToken":{"description":"The token for the Zendesk service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","zendeskToken","zendeskHost","zendeskEmail"],"type":"object"},"TransportZulip-get":{"deprecated":false,"description":"The TransportZulip resource is a collection of transports that carry dispatched alerts to the external Zulip service.","properties":{"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zulipChannel":{"description":"The channel for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipEmail":{"description":"The email for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipHost":{"description":"The host for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipToken":{"description":"The token for the Zulip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","zulipEmail","zulipToken","zulipHost","zulipChannel"],"type":"object"},"TransportZulip-patch":{"deprecated":false,"description":"The TransportZulip resource is a collection of transports that carry dispatched alerts to the external Zulip service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zulipChannel":{"description":"The channel for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipEmail":{"description":"The email for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipHost":{"description":"The host for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipToken":{"description":"The token for the Zulip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","zulipEmail","zulipToken","zulipHost","zulipChannel"],"type":"object"},"TransportZulip-post":{"deprecated":false,"description":"The TransportZulip resource is a collection of transports that carry dispatched alerts to the external Zulip service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zulipChannel":{"description":"The channel for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipEmail":{"description":"The email for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipHost":{"description":"The host for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipToken":{"description":"The token for the Zulip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","zulipEmail","zulipToken","zulipHost","zulipChannel"],"type":"object"},"TransportZulip-put":{"deprecated":false,"description":"The TransportZulip resource is a collection of transports that carry dispatched alerts to the external Zulip service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zulipChannel":{"description":"The channel for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipEmail":{"description":"The email for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipHost":{"description":"The host for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipToken":{"description":"The token for the Zulip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","zulipEmail","zulipToken","zulipHost","zulipChannel"],"type":"object"},"TransportZulip.jsonld-get":{"deprecated":false,"description":"The TransportZulip resource is a collection of transports that carry dispatched alerts to the external Zulip service.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"createdAt":{"description":"When the resource instance was created. This date-time is in the UTC timezone.","format":"date-time","type":"string"},"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"readOnly":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"resourceOwner":{"description":"The name of the person who owns this resource.","nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zulipChannel":{"description":"The channel for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipEmail":{"description":"The email for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipHost":{"description":"The host for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipToken":{"description":"The token for the Zulip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","zulipEmail","zulipToken","zulipHost","zulipChannel"],"type":"object"},"TransportZulip.jsonld-post":{"deprecated":false,"description":"The TransportZulip resource is a collection of transports that carry dispatched alerts to the external Zulip service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"partition":{"description":"The partition that contains this resource instance. The resource cannot be moved to another partition.","format":"iri-reference","type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zulipChannel":{"description":"The channel for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipEmail":{"description":"The email for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipHost":{"description":"The host for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipToken":{"description":"The token for the Zulip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["partition","transportName","zulipEmail","zulipToken","zulipHost","zulipChannel"],"type":"object"},"TransportZulip.jsonld-put":{"deprecated":false,"description":"The TransportZulip resource is a collection of transports that carry dispatched alerts to the external Zulip service.","properties":{"dataSegmentCode":{"description":"User-provided string on which to segment and filter data. Max 50 characters.","maxLength":50,"nullable":true,"type":"string"},"transportName":{"description":"The name of the transport.","maxLength":255,"nullable":true,"type":"string"},"zulipChannel":{"description":"The channel for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipEmail":{"description":"The email for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipHost":{"description":"The host for the Zulip service.","maxLength":255,"nullable":true,"type":"string"},"zulipToken":{"description":"The token for the Zulip service. Stored in encrypted format.","maxLength":1000,"nullable":true,"type":"string"}},"required":["transportName","zulipEmail","zulipToken","zulipHost","zulipChannel"],"type":"object"},"UserAccount-get":{"deprecated":false,"description":"The UserAccount resource contains basic information regarding the authenticated user account.","properties":{"accountLevelCode":{"description":"The account level of the user.","format":"iri-reference","type":"string"},"creditsOveragePercentTripSwitch":{"description":"If the credits consumed in the billing period are this percentage above the account plan's included credits, cease further consumption of credits until the end of the billing period. Any integer between 1 and 1,000. Optional. Leave blank for no limit.","maximum":1000,"minimum":1,"nullable":true,"type":"integer"},"email":{"description":"The email address of the user.","nullable":true,"type":"string"},"firstName":{"description":"The first name of the user.","type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"type":"string"},"isDelinquent":{"description":"Whether the user account has overdue payments.","type":"boolean"},"lastName":{"description":"The last name of the user.","nullable":true,"type":"string"},"timezoneCode":{"description":"The timezone of the user.","format":"iri-reference","type":"string"}},"type":"object"},"UserAccount-patch":{"deprecated":false,"description":"The UserAccount resource contains basic information regarding the authenticated user account.","properties":{"creditsOveragePercentTripSwitch":{"description":"If the credits consumed in the billing period are this percentage above the account plan's included credits, cease further consumption of credits until the end of the billing period. Any integer between 1 and 1,000. Optional. Leave blank for no limit.","maximum":1000,"minimum":1,"nullable":true,"type":"integer"}},"type":"object"},"UserAccount-put":{"deprecated":false,"description":"The UserAccount resource contains basic information regarding the authenticated user account.","properties":{"creditsOveragePercentTripSwitch":{"description":"If the credits consumed in the billing period are this percentage above the account plan's included credits, cease further consumption of credits until the end of the billing period. Any integer between 1 and 1,000. Optional. Leave blank for no limit.","maximum":1000,"minimum":1,"nullable":true,"type":"integer"}},"type":"object"},"UserAccount.jsonld-get":{"deprecated":false,"description":"The UserAccount resource contains basic information regarding the authenticated user account.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"accountLevelCode":{"description":"The account level of the user.","format":"iri-reference","type":"string"},"creditsOveragePercentTripSwitch":{"description":"If the credits consumed in the billing period are this percentage above the account plan's included credits, cease further consumption of credits until the end of the billing period. Any integer between 1 and 1,000. Optional. Leave blank for no limit.","maximum":1000,"minimum":1,"nullable":true,"type":"integer"},"email":{"description":"The email address of the user.","nullable":true,"type":"string"},"firstName":{"description":"The first name of the user.","type":"string"},"id":{"description":"The unique identifier of the resource instance.","format":"uuid","nullable":true,"type":"string"},"isDelinquent":{"description":"Whether the user account has overdue payments.","type":"boolean"},"lastName":{"description":"The last name of the user.","nullable":true,"type":"string"},"timezoneCode":{"description":"The timezone of the user.","format":"iri-reference","type":"string"}},"type":"object"},"UserAccount.jsonld-put":{"deprecated":false,"description":"The UserAccount resource contains basic information regarding the authenticated user account.","properties":{"creditsOveragePercentTripSwitch":{"description":"If the credits consumed in the billing period are this percentage above the account plan's included credits, cease further consumption of credits until the end of the billing period. Any integer between 1 and 1,000. Optional. Leave blank for no limit.","maximum":1000,"minimum":1,"nullable":true,"type":"integer"}},"type":"object"},"UserAccountLevelCode-get":{"deprecated":false,"description":"The UserAccountLevelCode resource is a set of codes that describes the different levels that can be assigned to user accounts.","properties":{"codeName":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"},"UserAccountLevelCode.jsonld-get":{"deprecated":false,"description":"The UserAccountLevelCode resource is a set of codes that describes the different levels that can be assigned to user accounts.","properties":{"@context":{"oneOf":[{"type":"string"},{"additionalProperties":true,"properties":{"@vocab":{"type":"string"},"hydra":{"enum":["http://www.w3.org/ns/hydra/core#"],"type":"string"}},"required":["@vocab","hydra"],"type":"object"}],"readOnly":true},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"codeName":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"}},"type":"object"}},"securitySchemes":{"oauth":{"description":"OAuth 2.0 client credentials Grant","flows":{"clientCredentials":{"scopes":{"full":"Full access","read":"Read-only access"},"tokenUrl":"/oauth/v2/access-token/"}},"type":"oauth2"}}}}