Unlink resource from teamAsk AIpost https://app.aikido.dev/api/public/v1/teams/{team_id}/unlinkResourceUnlink resource from teamPath Paramsteam_idintegerrequiredUnique ID of the teamBody ParamsThe parameters needed to unlink a resource from a teamrepo_idintegerThe id of a repo to unlink.cloud_idintegerThe id of a cloud to unlink.image_idintegerThe id of an image to unlink.domain_idintegerThe id of a domain to unlink.zen_app_idintegerThe id of a zen app to unlink.Responses 200The resource has successfully been unlinked from the team 400One or more of the provided fields are invalid.Updated 7 months ago