Skip to main content

Delete a metadata entry.

Deletes the subscription metadata key and its corresponding value.

Path Parameters
  • id string required

    Possible values: Value must match regular expression ^[85,97]{2}[23456789ABCDEFGHJKLMNPQRSTUVWXYZ]{16}$

    IoT subscription ID to perform request on.

  • key string required

    Possible values: non-empty and <= 100 characters

    The metadata key.

Responses

Metadata deleted successfully.

Loading...