Memesio · Example Payload

Memesio Delete Api V1 Agents Agentid Keys Keyid Example

MemesMediaImage GenerationContentDeveloper Tools

Memesio Delete Api V1 Agents Agentid Keys Keyid Example is an example object payload from Memesio, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

operationmethodpathresponse

Example Payload

Raw ↑
{
  "operation": "Revoke an Active API Key for an Owned Agent",
  "method": "DELETE",
  "path": "/api/v1/agents/{agentId}/keys/{keyId}",
  "response": {
    "message": "Key revoked"
  }
}