Hipchat to Amazon SNS bridge.
Base URL: http://hipchat-sns-bridge.common.giltaws.com
hipchat_capabilities_descriptor
Path: /hipchat/capabilities
GET
/hipchat/capabilities Parameters
| Name | Type | Description |
|---|---|---|
| redirect_to_hipchat_install required | boolean | Query default: false Whether to redirect to Hipchat install with Base64 encoded data. |
Responses
| Code | Type | Description |
|---|---|---|
| 200 | hipchat_capabilities_descriptor |
hipchat_install_data
Path: /hipchat/installable
GET
/hipchat/installable Parameters
| Name | Type | Description |
|---|---|---|
| installable_url required | string | Query |
| redirect_url required | string | Query |
Responses
| Code | Type | Description |
|---|---|---|
| 200 | hipchat_capabilities_descriptor |
DELETE
/hipchat/installable/:oauthId Parameters
| Name | Type | Description |
|---|---|---|
| oauthId required | string | Path |
Responses
| Code | Type | Description |
|---|---|---|
| 200 | unit |
sns_notification
Path: /hipchat/room/:roomId/notification
POST
/hipchat/room/:roomId/notification Body
Parameters
| Name | Type | Description |
|---|---|---|
| roomId required | string | Path |
Responses
| Code | Type | Description |
|---|---|---|
| 200 | string |