POST api/v1/informapp/forms/{FormId}/instructions/{InstructionId}/revoke
Revoke form instruction
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
FormId |
Form id |
universally unique identifier |
Required |
InstructionId |
Instruction id |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
Revoke form instruction
RevokeInformAppFormInstructionV1ResponseNone.
Response Formats
application/json
Sample:
{}