v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14249188.5 KB

Sends a request to enable data ingest for a member account that has a status of ACCEPTED_BUT_DISABLED.

For valid member accounts, the status is updated as follows.

  • If Detective enabled the member account, then the new status is ENABLED.

  • If Detective cannot enable the member account, the status remains ACCEPTED_BUT_DISABLED.

post/graph/member/monitoringstate

Request body

GraphArnstring required

The ARN of the behavior graph.

AccountIdstring required
<p>The account ID of the member account to try to enable.</p> <p>The account must be an invited member account with a status of <code>ACCEPTED_BUT_DISABLED</code>. </p>

Response

Success