mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
17 lines
366 B
Plaintext
17 lines
366 B
Plaintext
---
|
|||
|
|
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>
|