---
title: "Set access justification"
method: POST
path: "/v0/messages/{id}/justification"
tags: ["Messages"]
---

# Set access justification

`POST /v0/messages/{id}/justification`

Set message contents access justification for a message for the user associated with the API key being used

## Path parameters

- `id` string, required

## Request body

- SetMessageAccessJustificationInput
  - `justification` string — Justification for accessing this message's contents

## Response `200`

OK

---

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