{"resource_type":{"id":100,"name":"zendesk","schema":"{\n\t\"type\": \"object\",\n\t\"$schema\": \"https://json-schema.org/draft/2020-12/schema\",\n\t\"required\": [\n\t\t\"token\",\n\t\t\"email\"\n\t],\n\t\"properties\": {\n\t\t\"email\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"the email address assosiated with the token see https://developer.zendesk.com/api-reference/introduction/security-and-auth/#api-token\"\n\t\t},\n\t\t\"token\": {\n\t\t\t\"type\": \"string\",\n\t\t\t\"default\": \"\",\n\t\t\t\"description\": \"The token as descriped here https://support.zendesk.com/hc/en-us/articles/4408836402074#enabling_password_or_token_access\"\n\t\t}\n\t}\n}","approved":false,"app":"zendesk","description":"zendesk token access.\n\nFor more info: \nhttps://developer.zendesk.com/api-reference/introduction/security-and-auth/#api-token \nhttps://developer.zendesk.com/documentation/ticketing/getting-started/zendesk-api-quick-start/#what-youll-need ","created_by":"sindre svendby964","created_at":"2023-06-18T14:56:20.960Z"}}