Seeds
Delete Seed Group
Deletes a seed group. All seeds in the seed group will be deleted, and any assets discovered from those seeds will be removed from the listing associated with the seed group that owns the deleted seed.
DELETE
cURL
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Unique identifier for an organization group. Unique identifier for an organization.
Pattern:
^[-_0-9a-z]{1,50}Unique identifier for a seed group.
Pattern:
^[0-9a-f]{12}Response
No content.
cURL