Publish a formula
Publishes formula for the specified formula ID.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
formulaIdstringRequiredExample:
Formula Identifier
000000000000000000000001Responses
200
Successful operation.
application/json
idstringOptionalExample:
000000000000000000000001uuidstringOptionalExample:
00000000-0000-0000-0000-000000000000namestringRequiredExample:
Tool namedescriptionstringOptionalExample:
DescriptioncreatorstringOptionalExample:
#did:hedera:testnet:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA_0.0.0000001ownerstringOptionalExample:
#did:hedera:testnet:AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA_0.0.0000001messageIdstringOptionalExample:
0000000000.000000001policyIdstringOptionalExample:
000000000000000000000001policyTopicIdstringOptionalExample:
0.0.1policyInstanceTopicIdstringOptionalExample:
0.0.1statusstring Β· enumOptionalExample:
DRAFTPossible values: configobject Β· nullableOptional
401
Unauthorized.
403
Forbidden.
500
Internal server error.
application/json
put
/formulas/{formulaId}/publishPreviousLoads (import) a file and return its previewNextRetrieve all data from documents that needed for displaying the formula
Last updated