{"openapi":"3.1.0","info":{"title":"Engage API","description":"","version":"2.2.2"},"servers":[{"url":"\/","description":""}],"paths":{"\/advanced-grant-sections\/{id}":{"delete":{"operationId":"api_advanced-grant-sections_id_delete","tags":["AdvancedGrantSection"],"responses":{"204":{"description":"AdvancedGrantSection resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the AdvancedGrantSection resource.","description":"Removes the AdvancedGrantSection resource.","parameters":[{"name":"id","in":"path","description":"AdvancedGrantSection identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_advanced-grant-sections_id_patch","tags":["AdvancedGrantSection"],"responses":{"200":{"description":"AdvancedGrantSection resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvancedGrantSection.jsonld"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the AdvancedGrantSection resource.","description":"Updates the AdvancedGrantSection resource.","parameters":[{"name":"id","in":"path","description":"AdvancedGrantSection identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AdvancedGrantSection resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/AdvancedGrantSection-advanced-grant-section.update"}}},"required":true},"deprecated":false},"parameters":[]},"\/advanced-grants":{"get":{"operationId":"api_advanced-grants_get_collection","tags":["AdvancedGrant"],"responses":{"200":{"description":"AdvancedGrant collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdvancedGrant.jsonld-advanced-grant.collection.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of AdvancedGrant resources.","description":"Retrieves the collection of AdvancedGrant resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"archived","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"AdvancedGrantCreate","tags":["AdvancedGrant"],"responses":{"201":{"description":"AdvancedGrant resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvancedGrant.jsonld-advanced-grant.collection.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AdvancedGrant resource.","description":"Creates a AdvancedGrant resource.","parameters":[],"requestBody":{"description":"The new AdvancedGrant resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvancedGrant.jsonld-advanced-grant.write"}}},"required":true},"deprecated":false},"parameters":[]},"\/advanced-grants\/{id}":{"get":{"operationId":"api_advanced-grants_id_get","tags":["AdvancedGrant"],"responses":{"200":{"description":"AdvancedGrant resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvancedGrant.jsonld-advanced-grant.item.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a AdvancedGrant resource.","description":"Retrieves a AdvancedGrant resource.","parameters":[{"name":"id","in":"path","description":"AdvancedGrant identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_advanced-grants_id_patch","tags":["AdvancedGrant"],"responses":{"200":{"description":"AdvancedGrant resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvancedGrant.jsonld-advanced-grant.collection.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the AdvancedGrant resource.","description":"Updates the AdvancedGrant resource.","parameters":[{"name":"id","in":"path","description":"AdvancedGrant identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated AdvancedGrant resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/AdvancedGrant-advanced-grant.update"}}},"required":true},"deprecated":false},"parameters":[]},"\/advanced-grants\/{id}\/section":{"post":{"operationId":"AdvancedGrantSectionCreate","tags":["AdvancedGrant"],"responses":{"201":{"description":"AdvancedGrant resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvancedGrant.jsonld-advanced-grant.collection.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a AdvancedGrant resource.","description":"Creates a AdvancedGrant resource.","parameters":[{"name":"id","in":"path","description":"AdvancedGrant identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The new AdvancedGrant resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/AdvancedGrant.jsonld"}}},"required":true},"deprecated":false},"parameters":[]},"\/brand-voices":{"post":{"operationId":"api_brand-voices_post","tags":["BrandVoice"],"responses":{"201":{"description":"BrandVoice resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandVoice.jsonld-brand-voice.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a BrandVoice resource.","description":"Creates a BrandVoice resource.","parameters":[],"requestBody":{"description":"","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary"},"url":{"type":"string","format":"string"},"text":{"type":"string","format":"string"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/brand-voices\/{id}":{"get":{"operationId":"api_brand-voices_id_get","tags":["BrandVoice"],"responses":{"200":{"description":"BrandVoice resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandVoice.jsonld-brand-voice.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a BrandVoice resource.","description":"Retrieves a BrandVoice resource.","parameters":[{"name":"id","in":"path","description":"BrandVoice identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"api_brand-voices_id_delete","tags":["BrandVoice"],"responses":{"204":{"description":"BrandVoice resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the BrandVoice resource.","description":"Removes the BrandVoice resource.","parameters":[{"name":"id","in":"path","description":"BrandVoice identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_brand-voices_id_patch","tags":["BrandVoice"],"responses":{"200":{"description":"BrandVoice resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/BrandVoice.jsonld-brand-voice.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the BrandVoice resource.","description":"Updates the BrandVoice resource.","parameters":[{"name":"id","in":"path","description":"BrandVoice identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated BrandVoice resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/BrandVoice-brand-voice.update"}}},"required":true},"deprecated":false},"parameters":[]},"\/campaign-element-generations":{"post":{"operationId":"api_campaign-element-generations_post","tags":["CampaignElementGeneration"],"responses":{"201":{"description":"CampaignElementGeneration resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CampaignElementGeneration.jsonld"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a CampaignElementGeneration resource.","description":"Creates a CampaignElementGeneration resource.","parameters":[],"requestBody":{"description":"The new CampaignElementGeneration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CampaignElementGeneration.jsonld-CampaignElementGeneration.create"}}},"required":true},"deprecated":false},"parameters":[]},"\/campaign_post_types":{"get":{"operationId":"api_campaign_post_types_get_collection","tags":["CampaignPostType"],"responses":{"200":{"description":"CampaignPostType collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignPostType.jsonld-CampaignPostType.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of CampaignPostType resources.","description":"Retrieves the collection of CampaignPostType resources.","parameters":[],"deprecated":false},"parameters":[]},"\/campaign_template":{"get":{"operationId":"api_campaign_template_get_collection","tags":["CampaignTemplate"],"responses":{"200":{"description":"CampaignTemplate collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignTemplate.jsonld-CampaignTemplate.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of CampaignTemplate resources.","description":"Retrieves the collection of CampaignTemplate resources.","parameters":[],"deprecated":false},"parameters":[]},"\/campaign_template\/{id}":{"get":{"operationId":"api_campaign_template_id_get","tags":["CampaignTemplate"],"responses":{"200":{"description":"CampaignTemplate resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CampaignTemplate.jsonld-CampaignTemplate.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a CampaignTemplate resource.","description":"Retrieves a CampaignTemplate resource.","parameters":[{"name":"id","in":"path","description":"CampaignTemplate identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/campaigns":{"get":{"operationId":"api_campaigns_get_collection","tags":["Campaign"],"responses":{"200":{"description":"Campaign collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Campaign.jsonld-Campaign.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of Campaign resources.","description":"Retrieves the collection of Campaign resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"title","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"saved","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"archived","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_campaigns_post","tags":["Campaign"],"responses":{"201":{"description":"Campaign resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Campaign.jsonld-Campaign.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Campaign resource.","description":"Creates a Campaign resource.","parameters":[{"name":"goalAmount","in":"body","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"explode":false,"allowReserved":false}],"requestBody":{"description":"The new Campaign resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Campaign.jsonld"}}},"required":true},"deprecated":false},"parameters":[]},"\/campaigns\/{id}":{"get":{"operationId":"api_campaigns_id_get","tags":["Campaign"],"responses":{"200":{"description":"Campaign resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Campaign.jsonld-Campaign.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Campaign resource.","description":"Retrieves a Campaign resource.","parameters":[{"name":"id","in":"path","description":"Campaign identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_campaigns_id_patch","tags":["Campaign"],"responses":{"200":{"description":"Campaign resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Campaign.jsonld-Campaign.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Campaign resource.","description":"Updates the Campaign resource.","parameters":[{"name":"id","in":"path","description":"Campaign identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Campaign resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Campaign"}}},"required":true},"deprecated":false},"parameters":[]},"\/capital-campaign-element-generations":{"post":{"operationId":"api_capital-campaign-element-generations_post","tags":["CapitalCampaignElementGeneration"],"responses":{"201":{"description":"CapitalCampaignElementGeneration resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CapitalCampaignElementGeneration.jsonld"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a CapitalCampaignElementGeneration resource.","description":"Creates a CapitalCampaignElementGeneration resource.","parameters":[],"requestBody":{"description":"The new CapitalCampaignElementGeneration resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/CapitalCampaignElementGeneration.jsonld-CapitalCampaignElementGeneration.create"}}},"required":true},"deprecated":false},"parameters":[]},"\/chat-messages":{"post":{"operationId":"api_chat-messages_post","tags":["ChatMessage"],"responses":{"201":{"description":"ChatMessage resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChatMessage.jsonld"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ChatMessage resource.","description":"Creates a ChatMessage resource.","parameters":[],"requestBody":{"description":"The new ChatMessage resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ChatMessage.jsonld-chat-message.create"}}},"required":true},"deprecated":false},"parameters":[]},"\/chats":{"get":{"operationId":"api_chats_get_collection","tags":["Chat"],"responses":{"200":{"description":"Chat collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Chat.jsonld-chat.collection.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of Chat resources.","description":"Retrieves the collection of Chat resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"archived","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"name","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_chats_post","tags":["Chat"],"responses":{"201":{"description":"Chat resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Chat.jsonld-chat.item.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Chat resource.","description":"Creates a Chat resource.","parameters":[],"requestBody":{"description":"","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary"},"name":{"type":"string","format":"string"},"message":{"type":"string","format":"string"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/chats\/{chatId}\/messages":{"get":{"operationId":"api_chats_chatIdmessages_get_collection","tags":["ChatMessage"],"responses":{"200":{"description":"ChatMessage collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ChatMessage.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of ChatMessage resources.","description":"Retrieves the collection of ChatMessage resources.","parameters":[{"name":"chatId","in":"path","description":"Chat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[isResponse]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/chats\/{id}":{"get":{"operationId":"api_chats_id_get","tags":["Chat"],"responses":{"200":{"description":"Chat resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Chat.jsonld-chat.item.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Chat resource.","description":"Retrieves a Chat resource.","parameters":[{"name":"id","in":"path","description":"Chat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"api_chats_id_delete","tags":["Chat"],"responses":{"204":{"description":"Chat resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Chat resource.","description":"Removes the Chat resource.","parameters":[{"name":"id","in":"path","description":"Chat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_chats_id_patch","tags":["Chat"],"responses":{"200":{"description":"Chat resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Chat.jsonld-chat.item.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Chat resource.","description":"Updates the Chat resource.","parameters":[{"name":"id","in":"path","description":"Chat identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Chat resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Chat"}}},"required":true},"deprecated":false},"parameters":[]},"\/connected-profiles":{"post":{"operationId":"api_connected-profiles_post","tags":["ConnectedProfile"],"responses":{"201":{"description":"ConnectedProfile resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ConnectedProfile.jsonld"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ConnectedProfile resource.","description":"Creates a ConnectedProfile resource.","parameters":[],"requestBody":{"description":"The new ConnectedProfile resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ConnectedProfile.jsonld"}}},"required":true},"deprecated":false},"parameters":[]},"\/generate-text-prompt-category":{"get":{"operationId":"api_generate-text-prompt-category_get_collection","tags":["GenerateTextPromptCategory"],"responses":{"200":{"description":"GenerateTextPromptCategory collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/GenerateTextPromptCategory.jsonld-generate-text-prompt-category.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of GenerateTextPromptCategory resources.","description":"Retrieves the collection of GenerateTextPromptCategory resources.","parameters":[],"deprecated":false},"parameters":[]},"\/generate-text-prompt-category\/{id}":{"get":{"operationId":"api_generate-text-prompt-category_id_get","tags":["GenerateTextPromptCategory"],"responses":{"200":{"description":"GenerateTextPromptCategory resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextPromptCategory.jsonld-generate-text-prompt-category.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a GenerateTextPromptCategory resource.","description":"Retrieves a GenerateTextPromptCategory resource.","parameters":[{"name":"id","in":"path","description":"GenerateTextPromptCategory identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/generate-text-results":{"get":{"operationId":"api_generate-text-results_get_collection","tags":["GenerateTextResult"],"responses":{"200":{"description":"GenerateTextResult collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/GenerateTextResult.jsonld-GenerateTextResult.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of GenerateTextResult resources.","description":"Retrieves the collection of GenerateTextResult resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"shared","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"saved","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"archived","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[generateTextInput.createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"campaign.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"campaign.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"generateTextInput.createdBy","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.createdBy[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"generateTextInput.template.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.template.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"generateTextInput.template.displayCategories","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"result","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"exists[campaign]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_generate-text-results_post","tags":["GenerateTextResult"],"responses":{"201":{"description":"GenerateTextResult resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextResult.jsonld-GenerateTextResult.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a GenerateTextResult resource.","description":"Creates a GenerateTextResult resource.","parameters":[],"requestBody":{"description":"The new GenerateTextResult resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextResult.jsonld"}}},"required":true},"deprecated":false},"parameters":[]},"\/generate-text-results\/modify":{"post":{"operationId":"GeneratedTextResultModifyText","tags":["GenerateTextResult"],"responses":{"201":{"description":"GenerateTextResult resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextResult.jsonld-GenerateTextResult.modify"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Modify selected generated text.","description":"Creates a GenerateTextResult resource.","parameters":[{"name":"type","in":"query","description":"","required":true,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"text","in":"query","description":"","required":true,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false}],"requestBody":{"description":"The new GenerateTextResult resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextResult.jsonld"}}},"required":true},"deprecated":false},"parameters":[]},"\/generate-text-results\/{id}":{"get":{"operationId":"api_generate-text-results_id_get","tags":["GenerateTextResult"],"responses":{"200":{"description":"GenerateTextResult resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextResult.jsonld-GenerateTextResult.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a GenerateTextResult resource.","description":"Retrieves a GenerateTextResult resource.","parameters":[{"name":"id","in":"path","description":"GenerateTextResult identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_generate-text-results_id_patch","tags":["GenerateTextResult"],"responses":{"200":{"description":"GenerateTextResult resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextResult.jsonld-GenerateTextResult.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the GenerateTextResult resource.","description":"Updates the GenerateTextResult resource.","parameters":[{"name":"id","in":"path","description":"GenerateTextResult identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated GenerateTextResult resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextResult"}}},"required":true},"deprecated":false},"parameters":[]},"\/generate-text-template-data":{"get":{"operationId":"api_generate-text-template-data_get_collection","tags":["GenerateTextPromptTemplateData"],"responses":{"200":{"description":"GenerateTextPromptTemplateData collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/GenerateTextPromptTemplateData.jsonld-generate-text-template-data.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of GenerateTextPromptTemplateData resources.","description":"Retrieves the collection of GenerateTextPromptTemplateData resources.","parameters":[],"deprecated":false},"parameters":[]},"\/generate-text-template-data\/{id}":{"get":{"operationId":"api_generate-text-template-data_id_get","tags":["GenerateTextPromptTemplateData"],"responses":{"200":{"description":"GenerateTextPromptTemplateData resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextPromptTemplateData.jsonld-generate-text-template-data.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a GenerateTextPromptTemplateData resource.","description":"Retrieves a GenerateTextPromptTemplateData resource.","parameters":[{"name":"id","in":"path","description":"GenerateTextPromptTemplateData identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/generated-text-results-aggregated-users":{"get":{"operationId":"GenerateTextResultsGetAggregatedUsers","tags":["GenerateTextResult"],"responses":{"200":{"description":"GenerateTextResult collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/GenerateTextResult.jsonld-GenerateTextResult.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of GenerateTextResult resources.","description":"Retrieves the collection of GenerateTextResult resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"shared","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"saved","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"archived","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[generateTextInput.createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"campaign.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"campaign.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"generateTextInput.createdBy","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.createdBy[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"generateTextInput.template.id","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"generateTextInput.template.id[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"generateTextInput.template.displayCategories","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"result","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"exists[campaign]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/gentext":{"post":{"operationId":"api_gentext_post","tags":["GenerateTextInput"],"responses":{"201":{"description":"GenerateTextInput resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextInput.jsonld-GenerateTextInput.read_GenerateTextResult.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a GenerateTextInput resource.","description":"Creates a GenerateTextInput resource.","parameters":[],"requestBody":{"description":"The new GenerateTextInput resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextInput.jsonld"}}},"required":true},"deprecated":false},"parameters":[]},"\/humanloop-template-data":{"get":{"operationId":"api_humanloop-template-data_get_collection","tags":["GenerateTextPromptTemplateData"],"responses":{"200":{"description":"GenerateTextPromptTemplateData collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/GenerateTextPromptTemplateData.jsonld-generate-text-template-data.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of GenerateTextPromptTemplateData resources.","description":"Retrieves the collection of GenerateTextPromptTemplateData resources.","parameters":[],"deprecated":false},"parameters":[]},"\/humanloop-template-data\/{id}":{"get":{"operationId":"api_humanloop-template-data_id_get","tags":["GenerateTextPromptTemplateData"],"responses":{"200":{"description":"GenerateTextPromptTemplateData resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/GenerateTextPromptTemplateData.jsonld-generate-text-template-data.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a GenerateTextPromptTemplateData resource.","description":"Retrieves a GenerateTextPromptTemplateData resource.","parameters":[{"name":"id","in":"path","description":"GenerateTextPromptTemplateData identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/login":{"post":{"operationId":"login_check_post","tags":["Login Check"],"responses":{"200":{"description":"User token created","content":{"application\/json":{"schema":{"type":"object","properties":{"token":{"readOnly":true,"type":"string","nullable":false}},"required":["token"]}}}}},"summary":"Creates a user token.","description":"Creates a user token.","requestBody":{"description":"The login data","content":{"application\/json":{"schema":{"type":"object","properties":{"email":{"type":"string","nullable":false},"password":{"type":"string","nullable":false}},"required":["email","password"]}}},"required":true}},"parameters":[]},"\/organizations\/{id}":{"get":{"operationId":"api_organizations_id_get","tags":["Organization"],"responses":{"200":{"description":"Organization resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Organization.jsonld-organization.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Organization resource.","description":"Retrieves a Organization resource.","parameters":[{"name":"id","in":"path","description":"Organization identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_organizations_id_patch","tags":["Organization"],"responses":{"200":{"description":"Organization resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Organization.jsonld-organization.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Organization resource.","description":"Updates the Organization resource.","parameters":[{"name":"id","in":"path","description":"Organization identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Organization resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Organization-organization.update"}}},"required":true},"deprecated":false},"parameters":[]},"\/organizations\/{orgId}\/connected-profile-jwt":{"get":{"operationId":"api_organizations_orgIdconnected-profile-jwt_get","tags":["ConnectedProfile"],"responses":{"200":{"description":"ConnectedProfile resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ConnectedProfile.jsonld"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ConnectedProfile resource.","description":"Retrieves a ConnectedProfile resource.","parameters":[{"name":"orgId","in":"path","description":"Organization identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/organizations\/{orgId}\/connected-profiles":{"get":{"operationId":"api_organizations_orgIdconnected-profiles_get","tags":["ConnectedProfile"],"responses":{"200":{"description":"ConnectedProfile resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ConnectedProfile.jsonld"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ConnectedProfile resource.","description":"Retrieves a ConnectedProfile resource.","parameters":[{"name":"orgId","in":"path","description":"Organization identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/organizations\/{orgId}\/settings":{"get":{"operationId":"api_organizations_orgIdsettings_get","tags":["OrganizationSettings"],"responses":{"200":{"description":"OrganizationSettings resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OrganizationSettings.jsonld-organization-settings.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a OrganizationSettings resource.","description":"Retrieves a OrganizationSettings resource.","parameters":[{"name":"orgId","in":"path","description":"Organization identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_organizations_orgIdsettings_patch","tags":["OrganizationSettings"],"responses":{"200":{"description":"OrganizationSettings resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/OrganizationSettings.jsonld-organization-settings.update"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the OrganizationSettings resource.","description":"Updates the OrganizationSettings resource.","parameters":[{"name":"orgId","in":"path","description":"Organization identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated OrganizationSettings resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/OrganizationSettings"}}},"required":true},"deprecated":false},"parameters":[]},"\/personas":{"get":{"operationId":"api_personas_get_collection","tags":["Persona"],"responses":{"200":{"description":"Persona collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/Persona.jsonld-persona.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of Persona resources.","description":"Retrieves the collection of Persona resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_personas_post","tags":["Persona"],"responses":{"201":{"description":"Persona resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Persona.jsonld-persona.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a Persona resource.","description":"Creates a Persona resource.","parameters":[],"requestBody":{"description":"","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary"},"url":{"type":"string","format":"string"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/personas\/{id}":{"get":{"operationId":"api_personas_id_get","tags":["Persona"],"responses":{"200":{"description":"Persona resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Persona.jsonld-persona.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a Persona resource.","description":"Retrieves a Persona resource.","parameters":[{"name":"id","in":"path","description":"Persona identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"api_personas_id_delete","tags":["Persona"],"responses":{"204":{"description":"Persona resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the Persona resource.","description":"Removes the Persona resource.","parameters":[{"name":"id","in":"path","description":"Persona identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_personas_id_patch","tags":["Persona"],"responses":{"200":{"description":"Persona resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/Persona.jsonld-persona.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the Persona resource.","description":"Updates the Persona resource.","parameters":[{"name":"id","in":"path","description":"Persona identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated Persona resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/Persona-persona.update"}}},"required":true},"deprecated":false},"parameters":[]},"\/scheduled-post-medias\/{id}":{"delete":{"operationId":"api_scheduled-post-medias_id_delete","tags":["ScheduledPostMedia"],"responses":{"204":{"description":"ScheduledPostMedia resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ScheduledPostMedia resource.","description":"Removes the ScheduledPostMedia resource.","parameters":[{"name":"id","in":"path","description":"ScheduledPostMedia identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/scheduled-post-platforms":{"get":{"operationId":"ScheduledPostPerPlatformGetCollection","tags":["ScheduledPostPlatform"],"responses":{"200":{"description":"ScheduledPostPlatform collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ScheduledPostPlatform.jsonld-scheduled-post-platform.collection"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of ScheduledPostPlatform resources.","description":"Retrieves the collection of ScheduledPostPlatform resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"post.scheduled","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"post.scheduledDateTime[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"post.scheduledDateTime[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"post.scheduledDateTime[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"post.scheduledDateTime[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[post.scheduledDateTime]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"post.text","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"post.status","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"post.status[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"platform","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"platform[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_scheduled-post-platforms_post","tags":["ScheduledPostPlatform"],"responses":{"201":{"description":"ScheduledPostPlatform resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPostPlatform.jsonld"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ScheduledPostPlatform resource.","description":"Creates a ScheduledPostPlatform resource.","parameters":[],"requestBody":{"description":"The new ScheduledPostPlatform resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPostPlatform.jsonld-scheduled-post-platform.create"}}},"required":true},"deprecated":false},"delete":{"operationId":"api_scheduled-post-platforms_delete","tags":["ScheduledPostPlatform"],"responses":{"204":{"description":"ScheduledPostPlatform resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ScheduledPostPlatform resource.","description":"Removes the ScheduledPostPlatform resource.","parameters":[{"name":"postId","in":"query","description":"","required":true,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false},{"name":"platformId[]","in":"query","description":"","required":true,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/scheduled-post-platforms\/{id}":{"get":{"operationId":"api_scheduled-post-platforms_id_get","tags":["ScheduledPostPlatform"],"responses":{"200":{"description":"ScheduledPostPlatform resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPostPlatform.jsonld"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ScheduledPostPlatform resource.","description":"Retrieves a ScheduledPostPlatform resource.","parameters":[{"name":"id","in":"path","description":"ScheduledPostPlatform identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/scheduled-post\/{postId}\/scheduled-post-platforms":{"get":{"operationId":"api_scheduled-post_postIdscheduled-post-platforms_get_collection","tags":["ScheduledPostPlatform"],"responses":{"200":{"description":"ScheduledPostPlatform collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ScheduledPostPlatform.jsonld"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of ScheduledPostPlatform resources.","description":"Retrieves the collection of ScheduledPostPlatform resources.","parameters":[{"name":"postId","in":"path","description":"ScheduledPost identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false},{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"post.scheduled","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"post.scheduledDateTime[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"post.scheduledDateTime[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"post.scheduledDateTime[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"post.scheduledDateTime[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[post.scheduledDateTime]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"post.text","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"post.status","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"post.status[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"platform","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"platform[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/scheduled-posts":{"get":{"operationId":"api_scheduled-posts_get_collection","tags":["ScheduledPost"],"responses":{"200":{"description":"ScheduledPost collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ScheduledPost.jsonld-scheduled-post.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of ScheduledPost resources.","description":"Retrieves the collection of ScheduledPost resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"scheduled","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"shared","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"archived","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"scheduledDateTime[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"scheduledDateTime[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"scheduledDateTime[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"scheduledDateTime[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"archivedAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"archivedAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"archivedAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"archivedAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[scheduledDateTime]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"createdBy","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdBy[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"platforms.platform","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"platforms.platform[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_scheduled-posts_post","tags":["ScheduledPost"],"responses":{"201":{"description":"ScheduledPost resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPost.jsonld-scheduled-post.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ScheduledPost resource.","description":"Creates a ScheduledPost resource.","parameters":[{"name":"file","in":"formData","description":"The file to upload","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"explode":false,"allowReserved":false},{"name":"imageUrl","in":"formData","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"explode":false,"allowReserved":false},{"name":"scheduledDateTime","in":"formData","description":"","required":true,"deprecated":false,"allowEmptyValue":false,"schema":[],"explode":false,"allowReserved":false},{"name":"text","in":"formData","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"explode":false,"allowReserved":false},{"name":"note","in":"formData","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"explode":false,"allowReserved":false},{"name":"shared","in":"formData","description":"","required":false,"deprecated":false,"allowEmptyValue":false,"schema":[],"explode":false,"allowReserved":false},{"name":"platforms[]","in":"query","description":"","required":true,"deprecated":false,"allowEmptyValue":false,"schema":[],"style":"form","explode":false,"allowReserved":false}],"requestBody":{"description":"The new ScheduledPost resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPost.jsonld"}}},"required":true},"deprecated":false,"x-consumes":["multipart\/form-data"]},"parameters":[]},"\/scheduled-posts-aggregated-users":{"get":{"operationId":"ScheduledPostGetAggregatedUsers","tags":["ScheduledPost"],"responses":{"200":{"description":"ScheduledPost collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/ScheduledPost.jsonld-scheduled-post.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of ScheduledPost resources.","description":"Retrieves the collection of ScheduledPost resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"scheduled","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"shared","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"archived","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false},{"name":"scheduledDateTime[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"scheduledDateTime[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"scheduledDateTime[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"scheduledDateTime[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"archivedAt[before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"archivedAt[strictly_before]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"archivedAt[after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"archivedAt[strictly_after]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"order[scheduledDateTime]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[createdAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[updatedAt]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"createdBy","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"createdBy[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false},{"name":"platforms.platform","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string"},"style":"form","explode":false,"allowReserved":false},{"name":"platforms.platform[]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"array","items":{"type":"string"}},"style":"form","explode":true,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/scheduled-posts\/{id}":{"get":{"operationId":"api_scheduled-posts_id_get","tags":["ScheduledPost"],"responses":{"200":{"description":"ScheduledPost resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPost.jsonld-scheduled-post.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ScheduledPost resource.","description":"Retrieves a ScheduledPost resource.","parameters":[{"name":"id","in":"path","description":"ScheduledPost identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"api_scheduled-posts_id_delete","tags":["ScheduledPost"],"responses":{"204":{"description":"ScheduledPost resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the ScheduledPost resource.","description":"Removes the ScheduledPost resource.","parameters":[{"name":"id","in":"path","description":"ScheduledPost identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_scheduled-posts_id_patch","tags":["ScheduledPost"],"responses":{"200":{"description":"ScheduledPost resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPost.jsonld"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the ScheduledPost resource.","description":"Updates the ScheduledPost resource.","parameters":[{"name":"id","in":"path","description":"ScheduledPost identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated ScheduledPost resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPost"}}},"required":true},"deprecated":false},"parameters":[]},"\/scheduled-posts\/{id}\/analytics":{"get":{"operationId":"ScheduledPostGetAnalytics","tags":["ScheduledPost"],"responses":{"200":{"description":"ScheduledPost resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPost.jsonld-scheduled-post.analytics.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a ScheduledPost resource.","description":"Retrieves a ScheduledPost resource.","parameters":[{"name":"id","in":"path","description":"ScheduledPost identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/scheduled-posts\/{id}\/media":{"post":{"operationId":"ScheduledPostCreateMedia","tags":["ScheduledPost"],"responses":{"201":{"description":"ScheduledPost resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPost.jsonld-scheduled-post.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ScheduledPost resource.","description":"Creates a ScheduledPost resource.","parameters":[{"name":"id","in":"path","description":"ScheduledPost identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"","content":{"multipart\/form-data":{"schema":{"type":"object","properties":{"file":{"type":"string","format":"binary"},"imageUrl":{"type":"string","format":"string"}}}}},"required":false},"deprecated":false},"parameters":[]},"\/scheduled-posts\/{id}\/share":{"post":{"operationId":"SharePostedScheduledPost","tags":["ScheduledPost"],"responses":{"201":{"description":"ScheduledPost resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPost.jsonld-scheduled-post.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a ScheduledPost resource.","description":"Creates a ScheduledPost resource.","parameters":[{"name":"id","in":"path","description":"ScheduledPost identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The new ScheduledPost resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/ScheduledPost.jsonld"}}},"required":true},"deprecated":false},"parameters":[]},"\/social-media-platforms":{"get":{"operationId":"api_social-media-platforms_get_collection","tags":["SocialMediaPlatform"],"responses":{"200":{"description":"SocialMediaPlatform collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/SocialMediaPlatform.jsonld-social-media-platform.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of SocialMediaPlatform resources.","description":"Retrieves the collection of SocialMediaPlatform resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"enabled","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"boolean"},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/social-media-platforms\/{id}":{"get":{"operationId":"api_social-media-platforms_id_get","tags":["SocialMediaPlatform"],"responses":{"200":{"description":"SocialMediaPlatform resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/SocialMediaPlatform.jsonld-social-media-platform.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a SocialMediaPlatform resource.","description":"Retrieves a SocialMediaPlatform resource.","parameters":[{"name":"id","in":"path","description":"SocialMediaPlatform identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"parameters":[]},"\/users":{"get":{"operationId":"api_users_get_collection","tags":["User"],"responses":{"200":{"description":"User collection","content":{"application\/ld+json":{"schema":{"type":"object","properties":{"hydra:member":{"type":"array","items":{"$ref":"#\/components\/schemas\/User.jsonld-user.collection.read"}},"hydra:totalItems":{"type":"integer","minimum":0},"hydra:view":{"type":"object","properties":{"@id":{"type":"string","format":"iri-reference"},"@type":{"type":"string"},"hydra:first":{"type":"string","format":"iri-reference"},"hydra:last":{"type":"string","format":"iri-reference"},"hydra:previous":{"type":"string","format":"iri-reference"},"hydra:next":{"type":"string","format":"iri-reference"}},"example":{"@id":"string","type":"string","hydra:first":"string","hydra:last":"string","hydra:previous":"string","hydra:next":"string"}},"hydra:search":{"type":"object","properties":{"@type":{"type":"string"},"hydra:template":{"type":"string"},"hydra:variableRepresentation":{"type":"string"},"hydra:mapping":{"type":"array","items":{"type":"object","properties":{"@type":{"type":"string"},"variable":{"type":"string"},"property":{"type":["string","null"]},"required":{"type":"boolean"}}}}}}},"required":["hydra:member"]}}}}},"summary":"Retrieves the collection of User resources.","description":"Retrieves the collection of User resources.","parameters":[{"name":"page","in":"query","description":"The collection page number","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":1},"style":"form","explode":false,"allowReserved":false},{"name":"rowsPerPage","in":"query","description":"The number of items per page","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"integer","default":30,"minimum":0},"style":"form","explode":false,"allowReserved":false},{"name":"order[lastLoginDate]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false},{"name":"order[loginCount]","in":"query","description":"","required":false,"deprecated":false,"allowEmptyValue":true,"schema":{"type":"string","enum":["asc","desc"]},"style":"form","explode":false,"allowReserved":false}],"deprecated":false},"post":{"operationId":"api_users_post","tags":["User"],"responses":{"201":{"description":"User resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-user.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a User resource.","description":"Creates a User resource.","parameters":[],"requestBody":{"description":"The new User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-user.create"}}},"required":true},"deprecated":false},"parameters":[]},"\/users\/{id}":{"get":{"operationId":"UserGet","tags":["User"],"responses":{"200":{"description":"User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-user.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a User resource.","description":"Retrieves a User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"delete":{"operationId":"api_users_id_delete","tags":["User"],"responses":{"204":{"description":"User resource deleted"},"404":{"description":"Resource not found"}},"summary":"Removes the User resource.","description":"Removes the User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"UserUpdate","tags":["User"],"responses":{"200":{"description":"User resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-user.update"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the User resource.","description":"Updates the User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated User resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/User"}}},"required":true},"deprecated":false},"parameters":[]},"\/users\/{id}\/session\/start":{"post":{"operationId":"UserSessionStart","tags":["User"],"responses":{"201":{"description":"User resource created","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld-user.read"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"}},"summary":"Creates a User resource.","description":"Creates a User resource.","parameters":[{"name":"id","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The new User resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/User.jsonld"}}},"required":true},"deprecated":false},"parameters":[]},"\/users\/{userId}\/user-settings":{"get":{"operationId":"api_users_userIduser-settings_get","tags":["UserSettings"],"responses":{"200":{"description":"UserSettings resource","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserSettings.jsonld-user-settings.read"}}}},"404":{"description":"Resource not found"}},"summary":"Retrieves a UserSettings resource.","description":"Retrieves a UserSettings resource.","parameters":[{"name":"userId","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"deprecated":false},"patch":{"operationId":"api_users_userIduser-settings_patch","tags":["UserSettings"],"responses":{"200":{"description":"UserSettings resource updated","content":{"application\/ld+json":{"schema":{"$ref":"#\/components\/schemas\/UserSettings.jsonld-user-settings.update"}}},"links":{}},"400":{"description":"Invalid input"},"422":{"description":"Unprocessable entity"},"404":{"description":"Resource not found"}},"summary":"Updates the UserSettings resource.","description":"Updates the UserSettings resource.","parameters":[{"name":"userId","in":"path","description":"User identifier","required":true,"deprecated":false,"allowEmptyValue":false,"schema":{"type":"string"},"style":"simple","explode":false,"allowReserved":false}],"requestBody":{"description":"The updated UserSettings resource","content":{"application\/merge-patch+json":{"schema":{"$ref":"#\/components\/schemas\/UserSettings"}}},"required":true},"deprecated":false},"parameters":[]}},"components":{"schemas":{"AccountManager.jsonld-organization.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"firstName":{"type":"string"},"lastName":{"type":"string"},"phone":{"type":"string"},"email":{"type":"string"}}},"AccountManager.jsonld-user.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"firstName":{"type":"string"},"lastName":{"type":"string"},"phone":{"type":"string"},"email":{"type":"string"}}},"AdvancedGrant-advanced-grant.update":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"ideaSummary":{"type":["string","null"]},"archived":{"type":"boolean"}}},"AdvancedGrant.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"name":{"type":"string"},"funderType":{"type":"string","enum":["federal","government","foundation","corporate_foundation"]},"granteeInformation":{"type":"string"},"funderInformation":{"type":["string","null"]},"affinity":{"type":["string","null"]},"ideaSummary":{"type":["string","null"]},"sections":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"archived":{"type":"boolean"},"archivedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"archivedAt":{"type":["string","null"],"format":"date-time"}}},"AdvancedGrant.jsonld-advanced-grant.collection.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"type":"string"},"funderType":{"type":"string","enum":["federal","government","foundation","corporate_foundation"]},"granteeInformation":{"type":"string"},"funderInformation":{"type":["string","null"]},"ideaSummary":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"archived":{"type":"boolean"}}},"AdvancedGrant.jsonld-advanced-grant.item.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"type":"string"},"funderType":{"type":"string","enum":["federal","government","foundation","corporate_foundation"]},"ideaSummary":{"type":["string","null"]},"sections":{"type":"array","items":{"$ref":"#\/components\/schemas\/AdvancedGrantSection.jsonld-advanced-grant.item.read"}},"archived":{"type":"boolean"}}},"AdvancedGrant.jsonld-advanced-grant.write":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":"string"},"funderType":{"type":"string","enum":["federal","government","foundation","corporate_foundation"]},"granteeInformation":{"type":"string"},"funderInformation":{"type":["string","null"]},"archived":{"type":"boolean"}}},"AdvancedGrantSection-advanced-grant-section.update":{"type":"object","description":"","deprecated":false,"properties":{"sectionText":{"type":"string"}}},"AdvancedGrantSection.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"grant":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"sectionType":{"type":"string","enum":["executive-summary","introduction","needs-statement","goals-and-objectives","methods-or-approach","evaluation","budget","sustainability","organization-capacity","conclusion"]},"sectionText":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"AdvancedGrantSection.jsonld-advanced-grant.item.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"sectionType":{"type":"string","enum":["executive-summary","introduction","needs-statement","goals-and-objectives","methods-or-approach","evaluation","budget","sustainability","organization-capacity","conclusion"]},"sectionText":{"type":"string"}}},"BrandVoice-brand-voice.update":{"type":"object","description":"","deprecated":false,"properties":{"text":{"type":["string","null"]}}},"BrandVoice.jsonld-brand-voice.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"createdAt":{"type":"string","format":"date-time"},"text":{"type":["string","null"]}}},"BrandVoice.jsonld-user-settings.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"text":{"type":["string","null"]}}},"Campaign":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"title":{"type":["string","null"]},"template":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"saved":{"type":"boolean"},"archived":{"type":"boolean"},"briefInput":{"type":"string"},"briefGenerated":{"type":"string"},"style":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"audience":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"generateTextResults":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"capitalCampaign":{"anyOf":[{"$ref":"#\/components\/schemas\/CapitalCampaign"},{"type":"null"}]},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isCapitalCampaign":{"readOnly":true,"type":"boolean"},"contentCount":{"readOnly":true,"type":"integer"}}},"Campaign.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"title":{"type":["string","null"]},"template":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"saved":{"type":"boolean"},"archived":{"type":"boolean"},"briefInput":{"type":"string"},"briefGenerated":{"type":"string"},"style":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"audience":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"generateTextResults":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"capitalCampaign":{"anyOf":[{"$ref":"#\/components\/schemas\/CapitalCampaign.jsonld"},{"type":"null"}]},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"isCapitalCampaign":{"readOnly":true,"type":"boolean"},"contentCount":{"readOnly":true,"type":"integer"}}},"Campaign.jsonld-Campaign.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"title":{"type":["string","null"]},"template":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"saved":{"type":"boolean"},"archived":{"type":"boolean"},"briefInput":{"type":"string"},"briefGenerated":{"type":"string"},"style":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"audience":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"generateTextResults":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"capitalCampaign":{"anyOf":[{"$ref":"#\/components\/schemas\/CapitalCampaign.jsonld-Campaign.read"},{"type":"null"}]},"createdAt":{"type":"string","format":"date-time"},"isCapitalCampaign":{"readOnly":true,"type":"boolean"},"contentCount":{"readOnly":true,"type":"integer"}}},"CampaignAudience.jsonld-CampaignTemplate.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string"},"name":{"type":"string"},"prompt":{"type":"string"}}},"CampaignElementGeneration.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"campaignId":{"type":"string"},"brief":{"type":"string"},"postTypes":{"type":"array","items":{"type":"string"}},"socialMediaPlatforms":{"type":"array","items":{"type":"string"}},"thankYouTypes":{"type":"array","items":{"type":"string"}},"callerType":{"type":"array","items":{"type":"string"}}}},"CampaignElementGeneration.jsonld-CampaignElementGeneration.create":{"type":"object","description":"","deprecated":false,"properties":{"campaignId":{"type":"string"},"brief":{"type":"string"},"postTypes":{"type":"array","items":{"type":"string"}},"socialMediaPlatforms":{"type":"array","items":{"type":"string"}},"thankYouTypes":{"type":"array","items":{"type":"string"}},"callerType":{"type":"array","items":{"type":"string"}}}},"CampaignPostType.jsonld-CampaignPostType.read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string"},"name":{"type":"string"}}},"CampaignStyle.jsonld-CampaignTemplate.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string"},"name":{"type":"string"},"prompt":{"type":"string"}}},"CampaignTemplate.jsonld-CampaignTemplate.read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"string"},"default_description":{"type":"string"},"styles":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignStyle.jsonld-CampaignTemplate.read"}},"audiences":{"type":"array","items":{"$ref":"#\/components\/schemas\/CampaignAudience.jsonld-CampaignTemplate.read"}},"default_prompts":{"type":"array","items":{"type":"string"}},"extendedType":{"type":["string","null"],"enum":["CAMPAIGN_CAPITAL",null]},"isCapitalCampaign":{"readOnly":true,"type":"boolean"}}},"CapitalCampaign":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"campaign":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"goalAmount":{"type":"integer"},"giftRangeTable":{"type":"string"}}},"CapitalCampaign.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"campaign":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"goalAmount":{"type":"integer"},"giftRangeTable":{"type":"string"}}},"CapitalCampaign.jsonld-Campaign.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"goalAmount":{"type":"integer"},"giftRangeTable":{"type":"string"}}},"CapitalCampaignElementGeneration.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"campaignId":{"type":"string"},"brief":{"type":"string"},"campaignSection":{"type":"integer"},"specificPrompts":{"type":"array","items":{"type":"string"}}}},"CapitalCampaignElementGeneration.jsonld-CapitalCampaignElementGeneration.create":{"type":"object","description":"","deprecated":false,"properties":{"campaignId":{"type":"string"},"brief":{"type":"string"},"campaignSection":{"type":"integer"},"specificPrompts":{"type":"array","items":{"type":"string"}}}},"Chat":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"name":{"type":"string"},"document":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject"},{"type":"null"}]},"messages":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"viewableDocument":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"archived":{"type":"boolean"},"archivedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"archivedAt":{"type":["string","null"],"format":"date-time"}}},"Chat.jsonld-chat.collection.read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"archived":{"type":"boolean"}}},"Chat.jsonld-chat.item.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"type":"string"},"viewableDocument":{"type":"string"},"createdAt":{"type":"string","format":"date-time"},"archived":{"type":"boolean"}}},"ChatMessage.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"chat":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"message":{"type":"string"},"isResponse":{"type":"boolean"},"responseError":{"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"response":{"readOnly":true,"type":"boolean"}}},"ChatMessage.jsonld-chat-message.create":{"type":"object","description":"","deprecated":false,"properties":{"chat":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"message":{"type":"string"}}},"Collection":{"type":"object","description":"","deprecated":false,"properties":{"empty":{"readOnly":true,"type":"boolean"},"keys":{"readOnly":true},"values":{"readOnly":true},"iterator":{"readOnly":true}}},"Collection.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"empty":{"readOnly":true,"type":"boolean"},"keys":{"readOnly":true},"values":{"readOnly":true},"iterator":{"readOnly":true}}},"ConnectedProfile.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"organization":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"refId":{"type":["string","null"]},"profileKey":{"type":["string","null"]},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"FacebookAnalytics":{"type":"object","description":"","deprecated":false,"properties":{"clicks":{"type":["integer","null"]},"comments":{"type":["integer","null"]},"engaged":{"readOnly":true,"type":["integer","null"]},"likes":{"type":["integer","null"]},"negativeFeedback":{"type":["integer","null"]},"negativeFeedbackUnique":{"type":["integer","null"]},"shares":{"type":["integer","null"]},"impressions":{"$ref":"#\/components\/schemas\/FacebookImpressions"},"reactions":{"$ref":"#\/components\/schemas\/FacebookReactions"},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdated":{"type":"string","format":"date-time"}}},"FacebookAnalytics.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"clicks":{"type":["integer","null"]},"comments":{"type":["integer","null"]},"engaged":{"readOnly":true,"type":["integer","null"]},"likes":{"type":["integer","null"]},"negativeFeedback":{"type":["integer","null"]},"negativeFeedbackUnique":{"type":["integer","null"]},"shares":{"type":["integer","null"]},"impressions":{"$ref":"#\/components\/schemas\/FacebookImpressions.jsonld"},"reactions":{"$ref":"#\/components\/schemas\/FacebookReactions.jsonld"},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdated":{"type":"string","format":"date-time"}}},"FacebookAnalytics.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"clicks":{"type":["integer","null"]},"comments":{"type":["integer","null"]},"engaged":{"readOnly":true,"type":["integer","null"]},"likes":{"type":["integer","null"]},"negativeFeedback":{"type":["integer","null"]},"negativeFeedbackUnique":{"type":["integer","null"]},"shares":{"type":["integer","null"]},"impressions":{"$ref":"#\/components\/schemas\/FacebookImpressions.jsonld-scheduled-post.analytics.read"},"reactions":{"$ref":"#\/components\/schemas\/FacebookReactions.jsonld-scheduled-post.analytics.read"},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdated":{"type":"string","format":"date-time"}}},"FacebookImpressions":{"type":"object","description":"","deprecated":false,"properties":{"total":{"readOnly":true,"type":["integer","null"]},"fanPaidUnique":{"readOnly":true,"type":["integer","null"]},"fanUnique":{"readOnly":true,"type":["integer","null"]},"organicUnique":{"readOnly":true,"type":["integer","null"]},"paidUnique":{"readOnly":true,"type":["integer","null"]},"unique":{"readOnly":true,"type":["integer","null"]}}},"FacebookImpressions.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"total":{"readOnly":true,"type":["integer","null"]},"fanPaidUnique":{"readOnly":true,"type":["integer","null"]},"fanUnique":{"readOnly":true,"type":["integer","null"]},"organicUnique":{"readOnly":true,"type":["integer","null"]},"paidUnique":{"readOnly":true,"type":["integer","null"]},"unique":{"readOnly":true,"type":["integer","null"]}}},"FacebookImpressions.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"total":{"readOnly":true,"type":["integer","null"]},"fanPaidUnique":{"readOnly":true,"type":["integer","null"]},"fanUnique":{"readOnly":true,"type":["integer","null"]},"organicUnique":{"readOnly":true,"type":["integer","null"]},"paidUnique":{"readOnly":true,"type":["integer","null"]},"unique":{"readOnly":true,"type":["integer","null"]}}},"FacebookReactions":{"type":"object","description":"","deprecated":false,"properties":{"like":{"type":["integer","null"]},"love":{"type":["integer","null"]},"anger":{"type":["integer","null"]},"haha":{"type":["integer","null"]},"wow":{"type":["integer","null"]},"sorry":{"type":["integer","null"]},"total":{"type":["integer","null"]}}},"FacebookReactions.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"like":{"type":["integer","null"]},"love":{"type":["integer","null"]},"anger":{"type":["integer","null"]},"haha":{"type":["integer","null"]},"wow":{"type":["integer","null"]},"sorry":{"type":["integer","null"]},"total":{"type":["integer","null"]}}},"FacebookReactions.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"like":{"type":["integer","null"]},"love":{"type":["integer","null"]},"anger":{"type":["integer","null"]},"haha":{"type":["integer","null"]},"wow":{"type":["integer","null"]},"sorry":{"type":["integer","null"]},"total":{"type":["integer","null"]}}},"GenerateTextInput.jsonld":{"type":"object","description":"Data to send to Humanloop text generation API","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"templateId":{"type":"string"},"template":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"promptInput":{"type":"array","items":{"type":"string"}},"useBrandVoice":{"type":"boolean"},"subType":{"type":["string","null"]},"donorPersona":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"shared":{"type":"boolean"},"organization":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}}},"GenerateTextInput.jsonld-GenerateTextInput.read_GenerateTextResult.read":{"type":"object","description":"Data to send to Humanloop text generation API","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"template":{"owl:maxCardinality":1,"anyOf":[{"$ref":"#\/components\/schemas\/GenerateTextPromptTemplateData.jsonld-GenerateTextInput.read_GenerateTextResult.read"},{"type":"null"}]},"promptInput":{"type":"array","items":{"type":"string"}},"useBrandVoice":{"type":"boolean"},"subType":{"type":["string","null"]},"donorPersona":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdBy":{"owl:maxCardinality":1,"$ref":"#\/components\/schemas\/User.jsonld-GenerateTextInput.read_GenerateTextResult.read"},"createdAt":{"type":"string","format":"date-time"}}},"GenerateTextInput.jsonld-GenerateTextResult.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"template":{"owl:maxCardinality":1,"anyOf":[{"$ref":"#\/components\/schemas\/GenerateTextPromptTemplateData.jsonld-GenerateTextResult.read"},{"type":"null"}]},"promptInput":{"type":"array","items":{"type":"string"}},"useBrandVoice":{"type":"boolean"},"subType":{"type":["string","null"]},"donorPersona":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdBy":{"owl:maxCardinality":1,"$ref":"#\/components\/schemas\/User.jsonld-GenerateTextResult.read"},"createdAt":{"type":"string","format":"date-time"}}},"GenerateTextPromptCategory.jsonld-generate-text-prompt-category.read":{"type":"object","description":"Display categories and corresponding role requirements for gen text prompts.","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"string"},"name":{"type":"string"},"requiredRole":{"anyOf":[{"$ref":"#\/components\/schemas\/Role.jsonld-generate-text-prompt-category.read"},{"type":"null"}]}}},"GenerateTextPromptTemplateData.jsonld-GenerateTextInput.read_GenerateTextResult.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string"}}},"GenerateTextPromptTemplateData.jsonld-GenerateTextResult.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"type":"string"}}},"GenerateTextPromptTemplateData.jsonld-generate-text-template-data.read":{"type":"object","description":"Data required to interface with Humanloop, scraped from Bubble.\nUsed for front end, and also for back end parameter mapping.","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"type":"string"},"canUseBrandVoice":{"default":true,"example":true,"type":"boolean"},"canUseDonorPersona":{"default":true,"example":true,"type":"boolean"}}},"GenerateTextResult":{"type":"object","description":"The result of text generated by AI from a template.","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"generateTextInput":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"result":{"type":"string"},"saved":{"type":"boolean"},"archived":{"type":"boolean"},"reviewed":{"type":"boolean"},"liked":{"type":"boolean"},"campaign":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"shared":{"type":"boolean"},"organization":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"archivedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"archivedAt":{"type":["string","null"],"format":"date-time"}}},"GenerateTextResult.jsonld":{"type":"object","description":"The result of text generated by AI from a template.","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"generateTextInput":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"result":{"type":"string"},"saved":{"type":"boolean"},"archived":{"type":"boolean"},"reviewed":{"type":"boolean"},"liked":{"type":"boolean"},"campaign":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"shared":{"type":"boolean"},"organization":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"archivedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"archivedAt":{"type":["string","null"],"format":"date-time"}}},"GenerateTextResult.jsonld-GenerateTextResult.modify":{"type":"object","description":"Modify selected generated text","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"GenerateTextResult.jsonld-GenerateTextResult.read":{"type":"object","description":"The result of text generated by AI from a template.","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"string"},"generateTextInput":{"owl:maxCardinality":1,"$ref":"#\/components\/schemas\/GenerateTextInput.jsonld-GenerateTextResult.read"},"result":{"type":"string"},"saved":{"type":"boolean"},"archived":{"type":"boolean"},"reviewed":{"type":"boolean"},"liked":{"type":"boolean"},"campaign":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdBy":{"owl:maxCardinality":1,"$ref":"#\/components\/schemas\/User.jsonld-GenerateTextResult.read"},"createdAt":{"type":"string","format":"date-time"},"shared":{"type":"boolean"}}},"InstagramAnalytics":{"type":"object","description":"","deprecated":false,"properties":{"comments":{"readOnly":true,"type":["integer","null"]},"engagement":{"readOnly":true,"type":["integer","null"]},"impressions":{"readOnly":true,"type":["integer","null"]},"likes":{"readOnly":true,"type":["integer","null"]},"reach":{"readOnly":true,"type":["integer","null"]},"saved":{"readOnly":true,"type":["integer","null"]},"videoViews":{"type":["integer","null"]},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdate":{"type":"string","format":"date-time"}}},"InstagramAnalytics.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"comments":{"readOnly":true,"type":["integer","null"]},"engagement":{"readOnly":true,"type":["integer","null"]},"impressions":{"readOnly":true,"type":["integer","null"]},"likes":{"readOnly":true,"type":["integer","null"]},"reach":{"readOnly":true,"type":["integer","null"]},"saved":{"readOnly":true,"type":["integer","null"]},"videoViews":{"type":["integer","null"]},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdate":{"type":"string","format":"date-time"}}},"InstagramAnalytics.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"comments":{"readOnly":true,"type":["integer","null"]},"engagement":{"readOnly":true,"type":["integer","null"]},"impressions":{"readOnly":true,"type":["integer","null"]},"likes":{"readOnly":true,"type":["integer","null"]},"reach":{"readOnly":true,"type":["integer","null"]},"saved":{"readOnly":true,"type":["integer","null"]},"videoViews":{"type":["integer","null"]},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdate":{"type":"string","format":"date-time"}}},"LinkedInAnalytics":{"type":"object","description":"","deprecated":false,"properties":{"clicks":{"type":["integer","null"]},"comments":{"type":["integer","null"]},"engagement":{"type":["integer","null"]},"impressions":{"type":["integer","null"]},"likes":{"type":["integer","null"]},"reactions":{"$ref":"#\/components\/schemas\/LinkedInReactions"},"shares":{"type":["integer","null"]},"uniqueImpressions":{"type":["integer","null"]},"videoViews":{"type":["integer","null"]},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdated":{"type":"string","format":"date-time"}}},"LinkedInAnalytics.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"clicks":{"type":["integer","null"]},"comments":{"type":["integer","null"]},"engagement":{"type":["integer","null"]},"impressions":{"type":["integer","null"]},"likes":{"type":["integer","null"]},"reactions":{"$ref":"#\/components\/schemas\/LinkedInReactions.jsonld"},"shares":{"type":["integer","null"]},"uniqueImpressions":{"type":["integer","null"]},"videoViews":{"type":["integer","null"]},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdated":{"type":"string","format":"date-time"}}},"LinkedInAnalytics.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"clicks":{"type":["integer","null"]},"comments":{"type":["integer","null"]},"engagement":{"type":["integer","null"]},"impressions":{"type":["integer","null"]},"likes":{"type":["integer","null"]},"reactions":{"$ref":"#\/components\/schemas\/LinkedInReactions.jsonld-scheduled-post.analytics.read"},"shares":{"type":["integer","null"]},"uniqueImpressions":{"type":["integer","null"]},"videoViews":{"type":["integer","null"]},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdated":{"type":"string","format":"date-time"}}},"LinkedInReactions":{"type":"object","description":"","deprecated":false,"properties":{"like":{"type":["integer","null"]},"praise":{"type":["integer","null"]},"maybe":{"type":["integer","null"]},"empathy":{"type":["integer","null"]},"interest":{"type":["integer","null"]},"appreciation":{"type":["integer","null"]}}},"LinkedInReactions.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"like":{"type":["integer","null"]},"praise":{"type":["integer","null"]},"maybe":{"type":["integer","null"]},"empathy":{"type":["integer","null"]},"interest":{"type":["integer","null"]},"appreciation":{"type":["integer","null"]}}},"LinkedInReactions.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"like":{"type":["integer","null"]},"praise":{"type":["integer","null"]},"maybe":{"type":["integer","null"]},"empathy":{"type":["integer","null"]},"interest":{"type":["integer","null"]},"appreciation":{"type":["integer","null"]}}},"MediaObject":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"contentUrl":{"readOnly":true,"type":["string","null"]},"file":{"externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"type":["string","null"],"format":"binary"},"filePath":{"type":["string","null"]},"mimeType":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"MediaObject.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"contentUrl":{"readOnly":true,"type":["string","null"]},"file":{"externalDocs":{"url":"https:\/\/schema.org\/MediaObject"},"type":["string","null"],"format":"binary"},"filePath":{"type":["string","null"]},"mimeType":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"Organization-organization.update":{"type":"object","description":"","deprecated":false,"required":["name"],"properties":{"name":{"type":"string"},"website":{"type":["string","null"]}}},"Organization.jsonld-organization.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"type":"string"},"activeUsers":{"type":"integer"},"salesforceId":{"type":["string","null"]},"website":{"type":["string","null"]},"subscriptionEndDate":{"type":["string","null"],"format":"date-time"},"accountManager":{"anyOf":[{"$ref":"#\/components\/schemas\/AccountManager.jsonld-organization.read"},{"type":"null"}]},"settings":{"readOnly":true,"owl:maxCardinality":1,"anyOf":[{"$ref":"#\/components\/schemas\/OrganizationSettings.jsonld-organization.read"},{"type":"null"}]},"hasConnectedProfile":{"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"activeUserCount":{"readOnly":true,"type":"integer"}},"required":["name"]},"Organization.jsonld-user.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"type":"string"},"activeUsers":{"type":"integer"},"salesforceId":{"type":["string","null"]},"website":{"type":["string","null"]},"subscriptionEndDate":{"type":["string","null"],"format":"date-time"},"accountManager":{"anyOf":[{"$ref":"#\/components\/schemas\/AccountManager.jsonld-user.read"},{"type":"null"}]},"settings":{"readOnly":true,"owl:maxCardinality":1,"anyOf":[{"$ref":"#\/components\/schemas\/OrganizationSettings.jsonld-user.read"},{"type":"null"}]},"hasConnectedProfile":{"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"activeUserCount":{"readOnly":true,"type":"integer"}},"required":["name"]},"OrganizationSettings":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"organization":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"pauseScheduledPosts":{"type":["boolean","null"]},"identityProviderIdentifier":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"OrganizationSettings.jsonld-organization-settings.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"pauseScheduledPosts":{"type":["boolean","null"]}}},"OrganizationSettings.jsonld-organization-settings.update":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"pauseScheduledPosts":{"type":["boolean","null"]}}},"OrganizationSettings.jsonld-organization.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"pauseScheduledPosts":{"type":["boolean","null"]}}},"OrganizationSettings.jsonld-user.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"pauseScheduledPosts":{"type":["boolean","null"]}}},"Persona-persona.update":{"type":"object","description":"","deprecated":false,"properties":{"name":{"type":["string","null"]},"text":{"type":["string","null"]}}},"Persona.jsonld-persona.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"name":{"type":["string","null"]},"text":{"type":["string","null"]}}},"Role":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"role":{"default":"ROLE_ORGANIZATION_USER","example":"ROLE_ORGANIZATION_USER","type":"string"},"description":{"type":"string"},"userLevelRoles":{"readOnly":true},"organizationLevelRoles":{"readOnly":true}}},"Role.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"role":{"default":"ROLE_ORGANIZATION_USER","example":"ROLE_ORGANIZATION_USER","type":"string"},"description":{"type":"string"},"userLevelRoles":{"readOnly":true},"organizationLevelRoles":{"readOnly":true}}},"Role.jsonld-generate-text-prompt-category.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"role":{"default":"ROLE_ORGANIZATION_USER","example":"ROLE_ORGANIZATION_USER","type":"string"}}},"Role.jsonld-user.collection.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"}}},"Role.jsonld-user.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"role":{"default":"ROLE_ORGANIZATION_USER","example":"ROLE_ORGANIZATION_USER","type":"string"}}},"ScheduledPost":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"scheduledDateTime":{"type":"string","format":"date-time"},"text":{"type":["string","null"]},"media":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"platforms":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"note":{"type":["string","null"]},"status":{"default":"pending","example":"pending","type":"string","enum":["cancelled","pending","posted","error"]},"scheduled":{"type":"boolean"},"ayrsharePostId":{"type":["string","null"]},"analytics":{"anyOf":[{"$ref":"#\/components\/schemas\/ScheduledPostAnalytics"},{"type":"null"}]},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shared":{"type":"boolean"},"organization":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"archived":{"type":"boolean"},"archivedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"archivedAt":{"type":["string","null"],"format":"date-time"},"schedulePostPlatformsCollection":{"readOnly":true,"$ref":"#\/components\/schemas\/Collection"},"isScheduled":{"readOnly":true,"type":"boolean"}}},"ScheduledPost.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"scheduledDateTime":{"type":"string","format":"date-time"},"text":{"type":["string","null"]},"media":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"platforms":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"note":{"type":["string","null"]},"status":{"default":"pending","example":"pending","type":"string","enum":["cancelled","pending","posted","error"]},"scheduled":{"type":"boolean"},"ayrsharePostId":{"type":["string","null"]},"analytics":{"anyOf":[{"$ref":"#\/components\/schemas\/ScheduledPostAnalytics.jsonld"},{"type":"null"}]},"createdBy":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"updatedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"shared":{"type":"boolean"},"organization":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"archived":{"type":"boolean"},"archivedBy":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"archivedAt":{"type":["string","null"],"format":"date-time"},"schedulePostPlatformsCollection":{"readOnly":true,"$ref":"#\/components\/schemas\/Collection.jsonld"},"isScheduled":{"readOnly":true,"type":"boolean"}}},"ScheduledPost.jsonld-scheduled-post-platform.collection":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"scheduledDateTime":{"type":"string","format":"date-time"},"text":{"type":["string","null"]},"shared":{"type":"boolean"},"archived":{"type":"boolean"},"isScheduled":{"readOnly":true,"type":"boolean"}}},"ScheduledPost.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"analytics":{"anyOf":[{"$ref":"#\/components\/schemas\/ScheduledPostAnalytics.jsonld-scheduled-post.analytics.read"},{"type":"null"}]}}},"ScheduledPost.jsonld-scheduled-post.read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"string"},"scheduledDateTime":{"type":"string","format":"date-time"},"text":{"type":["string","null"]},"media":{"type":"array","items":{"$ref":"#\/components\/schemas\/ScheduledPostMedia.jsonld-scheduled-post.read"}},"platforms":{"type":"array","items":{"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}},"note":{"type":["string","null"]},"status":{"default":"pending","example":"pending","type":"string","enum":["cancelled","pending","posted","error"]},"scheduled":{"type":"boolean"},"createdBy":{"owl:maxCardinality":1,"$ref":"#\/components\/schemas\/User.jsonld-scheduled-post.read"},"updatedBy":{"owl:maxCardinality":1,"anyOf":[{"$ref":"#\/components\/schemas\/User.jsonld-scheduled-post.read"},{"type":"null"}]},"shared":{"type":"boolean"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"archived":{"type":"boolean"},"isScheduled":{"readOnly":true,"type":"boolean"}}},"ScheduledPostAnalytics":{"type":"object","description":"","deprecated":false,"properties":{"facebook":{"anyOf":[{"$ref":"#\/components\/schemas\/FacebookAnalytics"},{"type":"null"}]},"instagram":{"anyOf":[{"$ref":"#\/components\/schemas\/InstagramAnalytics"},{"type":"null"}]},"linkedin":{"anyOf":[{"$ref":"#\/components\/schemas\/LinkedInAnalytics"},{"type":"null"}]},"twitter":{"anyOf":[{"$ref":"#\/components\/schemas\/TwitterAnalytics"},{"type":"null"}]}}},"ScheduledPostAnalytics.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"facebook":{"anyOf":[{"$ref":"#\/components\/schemas\/FacebookAnalytics.jsonld"},{"type":"null"}]},"instagram":{"anyOf":[{"$ref":"#\/components\/schemas\/InstagramAnalytics.jsonld"},{"type":"null"}]},"linkedin":{"anyOf":[{"$ref":"#\/components\/schemas\/LinkedInAnalytics.jsonld"},{"type":"null"}]},"twitter":{"anyOf":[{"$ref":"#\/components\/schemas\/TwitterAnalytics.jsonld"},{"type":"null"}]}}},"ScheduledPostAnalytics.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"facebook":{"anyOf":[{"$ref":"#\/components\/schemas\/FacebookAnalytics.jsonld-scheduled-post.analytics.read"},{"type":"null"}]},"instagram":{"anyOf":[{"$ref":"#\/components\/schemas\/InstagramAnalytics.jsonld-scheduled-post.analytics.read"},{"type":"null"}]},"linkedin":{"anyOf":[{"$ref":"#\/components\/schemas\/LinkedInAnalytics.jsonld-scheduled-post.analytics.read"},{"type":"null"}]},"twitter":{"anyOf":[{"$ref":"#\/components\/schemas\/TwitterAnalytics.jsonld-scheduled-post.analytics.read"},{"type":"null"}]}}},"ScheduledPostMedia.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"post":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"uploadedImage":{"anyOf":[{"$ref":"#\/components\/schemas\/MediaObject.jsonld"},{"type":"null"}]},"imageUrl":{"type":["string","null"]},"uploaded":{"type":["boolean","null"]},"encodedImageUrl":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"ScheduledPostMedia.jsonld-scheduled-post.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"uploaded":{"type":["boolean","null"]},"encodedImageUrl":{"type":["string","null"]}}},"ScheduledPostPlatform.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"post":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"platform":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"postUrl":{"type":["string","null"]},"postId":{"type":["string","null"]},"postError":{"type":["string","null"]},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"ScheduledPostPlatform.jsonld-scheduled-post-platform.collection":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"post":{"owl:maxCardinality":1,"$ref":"#\/components\/schemas\/ScheduledPost.jsonld-scheduled-post-platform.collection"},"platform":{"owl:maxCardinality":1,"$ref":"#\/components\/schemas\/SocialMediaPlatform.jsonld-scheduled-post-platform.collection"},"postUrl":{"type":["string","null"]},"postError":{"type":["string","null"]}}},"ScheduledPostPlatform.jsonld-scheduled-post-platform.create":{"type":"object","description":"","deprecated":false,"properties":{"post":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"platform":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"}}},"SocialMediaPlatform.jsonld-scheduled-post-platform.collection":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"type":{"type":"string","enum":["facebook","fbg","gmb","instagram","linkedin","pinterest","reddit","telegram","tiktok","twitter","youtube"]}}},"SocialMediaPlatform.jsonld-social-media-platform.read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"id":{"readOnly":true,"type":"string"},"type":{"type":"string","enum":["facebook","fbg","gmb","instagram","linkedin","pinterest","reddit","telegram","tiktok","twitter","youtube"]}}},"TwitterAnalytics":{"type":"object","description":"","deprecated":false,"properties":{"likes":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue"},"impressions":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue"},"replies":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue"},"retweets":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue"},"clicks":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue"},"quotes":{"readOnly":true,"type":["integer","null"]},"videoAnalytics":{"$ref":"#\/components\/schemas\/VideoAnalytics"},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdate":{"type":"string","format":"date-time"}}},"TwitterAnalytics.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"likes":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue.jsonld"},"impressions":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue.jsonld"},"replies":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue.jsonld"},"retweets":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue.jsonld"},"clicks":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue.jsonld"},"quotes":{"readOnly":true,"type":["integer","null"]},"videoAnalytics":{"$ref":"#\/components\/schemas\/VideoAnalytics.jsonld"},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdate":{"type":"string","format":"date-time"}}},"TwitterAnalytics.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"likes":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue.jsonld-scheduled-post.analytics.read"},"impressions":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue.jsonld-scheduled-post.analytics.read"},"replies":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue.jsonld-scheduled-post.analytics.read"},"retweets":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue.jsonld-scheduled-post.analytics.read"},"clicks":{"$ref":"#\/components\/schemas\/TwitterAnalyticsValue.jsonld-scheduled-post.analytics.read"},"quotes":{"readOnly":true,"type":["integer","null"]},"videoAnalytics":{"$ref":"#\/components\/schemas\/VideoAnalytics.jsonld-scheduled-post.analytics.read"},"lastUpdated":{"type":"string","format":"date-time"},"nextUpdate":{"type":"string","format":"date-time"}}},"TwitterAnalyticsValue":{"type":"object","description":"","deprecated":false,"properties":{"total":{"type":["integer","null"]},"organic":{"type":["integer","null"]}}},"TwitterAnalyticsValue.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"total":{"type":["integer","null"]},"organic":{"type":["integer","null"]}}},"TwitterAnalyticsValue.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"total":{"type":["integer","null"]},"organic":{"type":["integer","null"]}}},"User":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"salesforceId":{"type":["string","null"]},"password":{"type":"string"},"plainPassword":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"isActive":{"default":true,"example":true,"type":"boolean"},"isAdmin":{"type":"boolean"},"lastLoginDate":{"type":["string","null"],"format":"date-time"},"loginCount":{"type":"integer"},"title":{"type":["string","null"]},"phone":{"type":["string","null"]},"organization":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"settings":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"deletedAt":{"type":["string","null"],"format":"date-time"},"roles":{"type":"array","items":{"$ref":"#\/components\/schemas\/Role"}},"userIdentifier":{"readOnly":true,"type":"string"}},"required":["email"]},"User.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"salesforceId":{"type":["string","null"]},"password":{"type":"string"},"plainPassword":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"isActive":{"default":true,"example":true,"type":"boolean"},"isAdmin":{"type":"boolean"},"lastLoginDate":{"type":["string","null"],"format":"date-time"},"loginCount":{"type":"integer"},"title":{"type":["string","null"]},"phone":{"type":["string","null"]},"organization":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"settings":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"},"deletedAt":{"type":["string","null"],"format":"date-time"},"roles":{"type":"array","items":{"$ref":"#\/components\/schemas\/Role.jsonld"}},"userIdentifier":{"readOnly":true,"type":"string"}},"required":["email"]},"User.jsonld-GenerateTextInput.read_GenerateTextResult.read":{"type":"object","description":"","deprecated":false,"required":["email"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]}}},"User.jsonld-GenerateTextResult.read":{"type":"object","description":"","deprecated":false,"required":["email"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]}}},"User.jsonld-scheduled-post.read":{"type":"object","description":"","deprecated":false,"required":["email"],"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]}}},"User.jsonld-user.collection.read":{"type":"object","description":"","deprecated":false,"properties":{"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"isActive":{"default":true,"example":true,"type":"boolean"},"isAdmin":{"type":"boolean"},"lastLoginDate":{"type":["string","null"],"format":"date-time"},"loginCount":{"type":"integer"},"title":{"type":["string","null"]},"phone":{"type":["string","null"]},"organization":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"deletedAt":{"type":["string","null"],"format":"date-time"},"roles":{"type":"array","items":{"$ref":"#\/components\/schemas\/Role.jsonld-user.collection.read"}}},"required":["email"]},"User.jsonld-user.create":{"type":"object","description":"","deprecated":false,"required":["email"],"properties":{"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"salesforceId":{"type":["string","null"]},"plainPassword":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"isActive":{"default":true,"example":true,"type":"boolean"},"isAdmin":{"type":"boolean"},"title":{"type":["string","null"]},"phone":{"type":["string","null"]}}},"User.jsonld-user.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"email":{"format":"email","externalDocs":{"url":"https:\/\/schema.org\/email"},"type":"string"},"salesforceId":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"lastLoginDate":{"type":["string","null"],"format":"date-time"},"loginCount":{"type":"integer"},"title":{"type":["string","null"]},"phone":{"type":["string","null"]},"organization":{"owl:maxCardinality":1,"$ref":"#\/components\/schemas\/Organization.jsonld-user.read"},"settings":{"owl:maxCardinality":1,"anyOf":[{"$ref":"#\/components\/schemas\/UserSettings.jsonld-user.read"},{"type":"null"}]},"deletedAt":{"type":["string","null"],"format":"date-time"},"roles":{"type":"array","items":{"$ref":"#\/components\/schemas\/Role.jsonld-user.read"}}},"required":["email"]},"User.jsonld-user.update":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"salesforceId":{"type":["string","null"]},"plainPassword":{"type":["string","null"]},"firstName":{"type":["string","null"]},"lastName":{"type":["string","null"]},"isActive":{"default":true,"example":true,"type":"boolean"},"isAdmin":{"type":"boolean"},"title":{"type":["string","null"]},"phone":{"type":["string","null"]}}},"UserSettings":{"type":"object","description":"","deprecated":false,"properties":{"id":{"readOnly":true,"type":"string"},"user":{"owl:maxCardinality":1,"type":"string","format":"iri-reference","example":"https:\/\/example.com\/"},"brandVoice":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"},"createdAt":{"type":"string","format":"date-time"},"updatedAt":{"type":"string","format":"date-time"}}},"UserSettings.jsonld-user-settings.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"id":{"readOnly":true,"type":"string"},"brandVoice":{"owl:maxCardinality":1,"anyOf":[{"$ref":"#\/components\/schemas\/BrandVoice.jsonld-user-settings.read"},{"type":"null"}]}}},"UserSettings.jsonld-user-settings.update":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"brandVoice":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"UserSettings.jsonld-user.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"brandVoice":{"owl:maxCardinality":1,"type":["string","null"],"format":"iri-reference","example":"https:\/\/example.com\/"}}},"VideoAnalytics":{"type":"object","description":"","deprecated":false,"properties":{"total":{"$ref":"#\/components\/schemas\/VideoAnalyticsValues"},"organic":{"$ref":"#\/components\/schemas\/VideoAnalyticsValues"}}},"VideoAnalytics.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"total":{"$ref":"#\/components\/schemas\/VideoAnalyticsValues.jsonld"},"organic":{"$ref":"#\/components\/schemas\/VideoAnalyticsValues.jsonld"}}},"VideoAnalytics.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"total":{"$ref":"#\/components\/schemas\/VideoAnalyticsValues.jsonld-scheduled-post.analytics.read"},"organic":{"$ref":"#\/components\/schemas\/VideoAnalyticsValues.jsonld-scheduled-post.analytics.read"}}},"VideoAnalyticsValues":{"type":"object","description":"","deprecated":false,"properties":{"playback0Count":{"type":["integer","null"]},"playback25Count":{"type":["integer","null"]},"playback50Count":{"type":["integer","null"]},"playback75Count":{"type":["integer","null"]},"playback100Count":{"type":["integer","null"]},"viewCount":{"type":["integer","null"]}}},"VideoAnalyticsValues.jsonld":{"type":"object","description":"","deprecated":false,"properties":{"playback0Count":{"type":["integer","null"]},"playback25Count":{"type":["integer","null"]},"playback50Count":{"type":["integer","null"]},"playback75Count":{"type":["integer","null"]},"playback100Count":{"type":["integer","null"]},"viewCount":{"type":["integer","null"]}}},"VideoAnalyticsValues.jsonld-scheduled-post.analytics.read":{"type":"object","description":"","deprecated":false,"properties":{"@context":{"readOnly":true,"oneOf":[{"type":"string"},{"type":"object","properties":{"@vocab":{"type":"string"},"hydra":{"type":"string","enum":["http:\/\/www.w3.org\/ns\/hydra\/core#"]}},"required":["@vocab","hydra"],"additionalProperties":true}]},"@id":{"readOnly":true,"type":"string"},"@type":{"readOnly":true,"type":"string"},"playback0Count":{"type":["integer","null"]},"playback25Count":{"type":["integer","null"]},"playback50Count":{"type":["integer","null"]},"playback75Count":{"type":["integer","null"]},"playback100Count":{"type":["integer","null"]},"viewCount":{"type":["integer","null"]}}}},"responses":{},"parameters":{},"examples":{},"requestBodies":{},"headers":{},"securitySchemes":{"JWT":{"type":"http","scheme":"bearer","bearerFormat":"JWT"}}},"security":[{"JWT":[]}],"tags":[]}