pub async fn create_header_object(
    configuration: &mut Configuration,
    params: CreateHeaderObjectParams
) -> Result<HeaderResponse, Error<CreateHeaderObjectError>>
Expand description

Creates a new Header object.