---
title: "POST /spaces/{spaceId}/admins/{adminId}"
method: POST
path: "/spaces/{spaceId}/admins/{adminId}"
---

# POST /spaces/{spaceId}/admins/{adminId}

`POST /spaces/{spaceId}/admins/{adminId}`

Adds a user or group to the list of administrators of the private re:Post.

## Path parameters

- `spaceId` string, required
- `adminId` string, required

## Response `200`

Success

## Other responses

- `480` — ValidationException
- `481` — AccessDeniedException
- `482` — ResourceNotFoundException
- `483` — ThrottlingException
- `484` — InternalServerException

---

[API](https://skmtc.net/aws/apis/repostspace.md) · [All operations](https://skmtc.net/aws/apis/repostspace/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/repostspace/versions/1b4ca9ef5474/schema)
