---
title: "Create an assume service account policy"
method: POST
path: "/service-accounts/{service_account}/assume-policies"
tags: ["service-accounts"]
---

# Create an assume service account policy

`POST /service-accounts/{service_account}/assume-policies`

Create an assume service account policy.

## Path parameters

- `service_account` string, required

## Query parameters

- `include` string[]

## Response `201`

## Other responses

- `403` — User unauthorized to perform this action or service accounts functionality is not enabled for this account.
- `404` — Relationship not found or user unauthorized.
- `422` — Malformed request body (missing attributes, wrong types, etc.).
- `4XX` — Client error.
- `5XX` — Server error.

---

[API](https://skmtc.net/scalr/apis/scalr-iacp-api.md) · [All operations](https://skmtc.net/scalr/apis/scalr-iacp-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/scalr/scalr-iacp-api/revisions/fc927526ad12/schema)
