Files
sonr/docs/reference/messages/did-remove-service-endpoint.mdx
T

17 lines
366 B
Plaintext
Raw Normal View History

2025-10-03 14:45:52 -04:00
---
openapi: post /did.v1.Msg/RemoveService
title: Remove Service Endpoint
description: Remove service associations from your DID
og:title: Remove DID Service
tag: x/did
---
<Note>
Removing a service doesn't delete the actual service,
only its association with the DID.
</Note>
<Tip>
Consider deprecation notices before removing widely-used services.
</Tip>