Skip to content

Commit a612880

Browse files
vaishakdineshstainless-app[bot]
authored andcommitted
chore(intel): update generated types and methods
1 parent 450e0f0 commit a612880

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/resources/intel/miscategorizations.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ export class Miscategorizations extends APIResource {
77
/**
88
* Allows you to submit requests to change a domain’s category.
99
*
10+
* Requests that include category `169` (New Domains) or category `177` (Newly
11+
* Seen) in any of `content_adds`, `content_removes`, `security_adds`, or
12+
* `security_removes` will be rejected with a `400 Bad Request`. These categories
13+
* are automatically managed and fall off 30 days after they are applied.
14+
*
1015
* @example
1116
* ```ts
1217
* const miscategorization =

0 commit comments

Comments
 (0)