Skip to main content
Question

Create API request for Sign Request entity is not working

  • May 27, 2025
  • 0 replies
  • 8 views

Forum|alt.badge.img

Hi team,

We are getting below security policy issue while hitting Create API request for Sign Request entity.

zib01JN5KHPG38BEMTWXHRJH3QQJD.png
Below is the create request body

{
    "signers": [
        {
            "role": "signer",
            "email": "appflowpersistent@gmail.com"
        }
    ],
    "source_files": [
        {
            "type": "file",
            "id": "17841********"
        }
    ],
    "parent_folder": {
        "type": "folder",
        "id": "20525*******"
    }
}
 
Could you please let us know what can be the issue? Please let us know if any more information is needed.
 
Thanks

0 replies

Be the first to reply!