v50

latestOpenAPI 3.0.0raw.githubusercontent.com2026-06-15367117899.6 KB
Frameworks

Create a custom framework for this organization

Create a custom framework for this organization in Betayum. Manage SOC 2, ISO 27001, HIPAA, GDPR, and custom framework instances, requirements, scores, and sync history.

post/v1/frameworks/custom

Request body

namestring required

Framework name

descriptionstring required

Framework description

versionstring

Version

Example request

{
  "name": "Internal Controls",
  "version": "1.0"
}