Groovy (Low-code)SDK Functions (Groovy)RESTHeadersrest.contentOn this pagerest.content rest.content(type) Description Sets the content-type header. Parameters ParameterTypeExplanationtypeStringThe content-type header Example http = option.resthttp.content("application/json")