Create
Attaches an external resource to an incident.
You must provide a resource with resource_type and either external_id or url, but not both.
When providing a url, the server will create the attachment from that link for the given resource type if the integration is installed and the link is valid.
POST
Create
Authorizations
API key from your incident.io dashboard (Settings → API keys)
Body
application/json
Response
201 - application/json
Created response.
Create