datasets

Update repo settings

Update the settings of a repo

put/api/datasets/{namespace}/{repo}/settings

Path parameters

namespacestring required
repostring required

Request body

privateboolean
visibility'private' | 'public' | 'protected'

Repository visibility. protected is only supported for Spaces.

discussionsDisabledboolean
discussionsSorting'recently-created' | 'trending' | 'reactions'
orgMembersGatedboolean

If true, members of the owning org (except admins) must also go through the gated access-request flow.

gatedNotificationsEmailstring email
gatedNotificationsMode'bulk' | 'real-time'

Response

The updated repo settings.

privateboolean
visibility'private' | 'public' | 'protected'

Repository visibility. protected is only supported for Spaces.

discussionsDisabledboolean
discussionsSorting'recently-created' | 'trending' | 'reactions'
orgMembersGatedboolean

If true, members of the owning org (except admins) must also go through the gated access-request flow.

gatedNotificationsEmailstring email
gatedNotificationsMode'bulk' | 'real-time'

Changes

Changed in 1 of the 82 revisions of this API.73

    • ▲

      removed subschema #1 subschema #2 from the request property anyOf list

      request-property-any-of-removed

    • ▲

      the request property type changed from no type to string

      request-property-type-changed

    • ▲

      the request property type changed from no type to string

      request-property-type-changed

    • ▲

      the request property type changed from no type to string

      request-property-type-changed

    • ▲

      the response's property type changed from no type to string for status

      response-property-type-changed

    • ▲

      the response's property type changed from no type to string for status

      response-property-type-changed

    • ▲

      the response's property type changed from no type to string for status

      response-property-type-changed

    • ○

      added subschema #1 subschema #2 to the request property anyOf list

      request-property-any-of-added

    • ○

      added subschema #1 subschema #2 to the response property anyOf list for the response status

      response-property-any-of-added

    • ○

      removed subschema #1 subschema #2 from the response property anyOf list for the response status

      response-property-any-of-removed