withdraw_resource_replacement_request

Take back the replacement request the creator has open on the connector. Takes no input.

Purpose

A creator holds one replacement request at a time, whichever resource it was for, so there is nothing to name: the picker the bot sent stops waiting for an answer. When none is open the call changes nothing and still succeeds. Only the account holder may do this. The REST twin is DELETE /v1/projects/{project}/resources/{resource}/replacement/request.

Required ability

project-recovery:delete

Input schema

{
    "type": "object",
    "properties": {}
}

Output shape

{
    "data": {
        "status": "withdrawn"
    },
    "meta": {}
}

Example prompts

"Cancel the replacement picker you sent me."

Failure modes

  • VALIDATION_FAILED — the token is not the account holder's.
  • AUTHENTICATION_REQUIRED — no authenticated user on the request.
  • TOKEN_MISSING_ABILITY — token lacks project-recovery:delete.

How is this guide?

On this page

Subscriby is a product designed by you — for you.

No boardroom full of executives deciding what we ships next. Our roadmap always shaped by you with your feedback.

Share feedback or a request