Create Embedded Custom Field URL
POST {{apiBaseUrl}}/v1/customField/createEmbeddedCustomFieldUrl?brandId={{brandId}}&linkValidTill=2023-09-20T09:12:28Z
This API enables users to generate an embedded custom field creation link, which can be seamlessly integrated into their applications through an iFrame or opened in a web browser to create, edit, or delete custom fields directly.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
brandId | string | The brand ID needs to be passed to generate an embedded custom field URL. | |
linkValidTill | string | Configure the expiration for the generated URL. A maximum of 30 days can be assigned. The string should be in date-time format. |
RESPONSES
status: OK
{"createUrl":"https://app.boldsign.com/document/configure-custom-field/?brandId=8e5da275-xxxx-xxxx-xxxx-e936d8619cac_hSWgo"}