Module site_api

Source

Enums§

CreateSiteError
struct for typed errors of method create_site
CreateSiteInTeamError
struct for typed errors of method create_site_in_team
DeleteSiteError
struct for typed errors of method delete_site
GetSiteError
struct for typed errors of method get_site
ListSitesError
struct for typed errors of method list_sites
ListSitesForAccountError
struct for typed errors of method list_sites_for_account
UnlinkSiteRepoError
struct for typed errors of method unlink_site_repo
UpdateSiteError
struct for typed errors of method update_site

Functions§

create_site
create_site_in_team
delete_site
get_site
list_sites
list_sites_for_account
unlink_site_repo
[Beta] Unlinks the repo from the site. This action will also: - Delete associated deploy keys - Delete outgoing webhooks for the repo - Delete the site’s build hooks
update_site