v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14167964.6 KB

Releases the resource (the source media) that is associated with this feed. The outputs in the feed become DISABLED.

post/v1/feed/{id}/disassociate

Path parameters

idstring required

The ID of the feed where you want to release the resource.

Request body

associatedResourceNamestring required

The name of the resource currently associated with the feed.

dryRunboolean
<p>Set to true if you want to do a dry run of the disassociate action.</p> <p>Elemental Inference will validate that the real request would succeed without actually making any changes. A dry run catches errors such as missing IAM permissions. If the dry run fails, the action returns a 4xx error code. </p>

Response

Success

arnstring required

The ARN of the feed.

idstring required

The ID of the feed.