delete_signatures
Delete one or more signatures.
Input fields
sentera_ids (
[ID!]!)
Sentera IDs of the signatures to delete. Limited to a maximum of 1000 IDs.
user_sentera_id (
ID!)
The ID of the user whose signatures you want to delete.
Return fields
action (
UpsertActionType!)
Determines if it was a create or update.
body (
String!)
The content of the report signature. (65,000 character maximum)
created_at (
ISO8601DateTime!)
The date and time that this signature was created.
created_by (
User!)
The user that created this signature.
sentera_id (
ID!)
A system-generated key identifying a specific instance of a signature.
title (
String!)
The title or label of this signature. (255 character maximum)
updated_at (
ISO8601DateTime!)
The date and time that this signature was updated.
updated_by (
User)
The user that last modified this signature.