---
title: "Update Admin Message Metadata."
slug: "update-admin-message-metadata-1"
updated: 2026-03-02T22:30:52Z
published: 2026-03-02T22:35:48Z
canonical: "support.appgate.com/update-admin-message-metadata-1"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://support.appgate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Update Admin Message Metadata.

Put/admin-messages/{id}

Update the metadata of an Admin Message.

SecurityHTTPType bearer

Path parametersidstring

The UUID of the Admin Message Metadata.

Example4c07bc67-57ea-42dd-b702-c2d6c45419fc

Body parameters<select class='api-response-data' aria-label='Media type'><option value='c0f47936-5888-4d1a-8d1d-797916896b21'>application/json</option>
</select>object  idstring    

The uuid of the message metadata.

Example4c07bc67-57ea-42dd-b702-c2d6c45419fc
messagestring    Required

The message text.

ExampleIdentity Provider "local" does not have IP Pool assigned.
statusstring    Required

The status of the message.

Valid values[
  "Unresolved",
  "Resolved",
  "Muted"
]
appliedAtstring  (date-time)    

When the message metadata was updated.

Example2020-01-01T12:00:00Z
appliedBystring    

The distinguished name of who updated the message metadata.

ExampleCN=4c07bc6757ea42ddb702c2d6c45419fc,CN=admin,OU=local
appliedByUsernamestring    

The username of the user who updated the message metadata.

Exampleadmin
appliedByProviderNamestring    

The provider name of the user who updated the message metadata.

Examplelocal
appliedByDeviceIdstring  (uuid)    

The device ID of the user who updated the message metadata.

Example4c07bc67-57ea-42dd-b702-c2d6c45419fc

Responses200

The updated Admin Message Metadata.

<select class='api-response-data' aria-label='Media type'><option value='0002db5a-ecd5-44fe-9cfb-abc40a6f4d10'>application/json</option>
</select>object  idstring    

The uuid of the message metadata.

Example4c07bc67-57ea-42dd-b702-c2d6c45419fc
messagestring    

The message text.

ExampleIdentity Provider "local" does not have IP Pool assigned.
statusstring    

The status of the message.

Valid values[
  "Unresolved",
  "Resolved",
  "Muted"
]
appliedAtstring  (date-time)    

When the message metadata was updated.

Example2020-01-01T12:00:00Z
appliedBystring    

The distinguished name of who updated the message metadata.

ExampleCN=4c07bc6757ea42ddb702c2d6c45419fc,CN=admin,OU=local
appliedByUsernamestring    

The username of the user who updated the message metadata.

Exampleadmin
appliedByProviderNamestring    

The provider name of the user who updated the message metadata.

Examplelocal
appliedByDeviceIdstring  (uuid)    

The device ID of the user who updated the message metadata.

Example4c07bc67-57ea-42dd-b702-c2d6c45419fc

401

Token error. Login again.

<select class='api-response-data' aria-label='Media type'><option value='65303900-6fd7-4824-831b-10d53ef34b4c'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

403

Insufficient permissions to access this resource.

<select class='api-response-data' aria-label='Media type'><option value='adf2137d-987e-4bc1-8464-8cf4528ab5af'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

406

Invalid 'Accept' header.

<select class='api-response-data' aria-label='Media type'><option value='862e7d16-a521-49df-8431-3995d53ef48c'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.

500

Unexpected server side error.

<select class='api-response-data' aria-label='Media type'><option value='6275826c-0e5b-45d7-8d8a-3a8750814b36'>application/json</option>
</select>object  

Generic HTTP error.

idstring    

Machine readable error code.

messagestring    

Human readable error details.
