Delete a NoteTxt
delete
/fscmRestApi/resources/11.13.18.05/channelPrograms/{ProgramId}/child/notes/{NoteId}/enclosure/NoteTxt
Delete a NoteTxt
Request
Path Parameters
-
NoteId(required): integer(int64)
Value that uniquely identifies the note. This is the primary key of the notes table.
-
ProgramId(required): integer(int64)
Value that uniquely identifies the channel program. It is a primary key that the application generates when it creates the program.
There's no request body for this operation.
Back to TopResponse
Default Response
No Content. This task does not return elements in the response body.