Skip to main content

delete_section

Function delete_section 

Source
pub async fn delete_section(
    client: &ApiClient,
    section_gid: &str,
) -> Result<(), ApiError>
Expand description

Delete a section.

ยงErrors

Returns an error if the API request fails.