Publish Saved Code

POST {{host}}/za/v1/cards/:cardkey/publish

Publish specified code to the specific card. Note: This will mark the saved code as the published code ready for execution. Remember to specify the {codeid} obtained from the Get Function (saved) code

Request Body

{"codeid"=>"2d73122b-8beb-4faa-8256-0228ec811f72", "code"=>" "}

HEADERS

KeyDatatypeRequiredDescription
Acceptstring