Kody Rules

Add library rules

Add library rules to the organization repositories.

post/kody-rules/add-library-kody-rules

Request body

severity'low' | 'medium' | 'high' | 'critical' required
origin'user' | 'library' | 'generated'
status'active' | 'rejected' | 'pending' | 'deleted'

Response

statusCodenumber required
typestring required

Example response

{
  "statusCode": 200,
  "type": "Object"
}

Changes

No recorded changes to this endpoint across all 2 revisions of this API.