Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Create a freeze message.
External DocumentationTo learn more, visit the Absolute documentation.

Parameters

ParameterDescription
Freeze Message ContentThe HTML content of the freeze message.
Freeze Message NameThe name of the newly created freeze message.

Example Output

{
	"data": {
		"messageUid": "The system-defined unique identifier of the Freeze message"
	},
	"metadata": {
		"pagination": {
			"nextPage": "The pagination token that can be used to get the next page of results"
		}
	}
}

Workflow Library Example

Create Freeze Message with Absolute and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop