---
title: "POST /authorization"
method: POST
path: "/authorization"
tags: ["authorization"]
---

# POST /authorization

`POST /authorization`

## Request body

- ModelAuthorization
  - `account_id` integer
  - `asset_id` integer
  - `created_at` string
  - `creator_id` integer
  - `id` integer
  - `node_id` integer
  - `resource_id` integer
  - `rids` integer[]
  - `updated_at` string
  - `updater_id` integer

## Response `200`

OK

---

[API](https://skmtc.net/veops/apis/untitled-api-3.md) · [All operations](https://skmtc.net/veops/apis/untitled-api-3/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/veops/untitled-api-3/versions/d7525cb4e839/schema)
