Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Retrieve a list of all currently active forms

Endpoint ID:

8005

Method:

DELETE

URL:

DELETE /user/dp-key/{dp-key}/form/{form-id}
DELETE /user/ext-key/{ext-key}/{ext-type}/form/{form-id}

 

dp-key

dialogportal™ master key that uniquely identifies account to forms

 

ext-key

External key that uniquely identifies account to form

 ext-typeType of external key

 

form-id

Numeric value that identifies the form

Request body:

None

Response body:

None

Status codes:

204

OK no content

 200Deleted Successfully
  • No labels