ユーザ削除

    ユーザ削除


    記事の要約

    ユーザを削除する。

    PATH PARAMETERS
    userId
    required
    string <uuid>

    ユーザID

    HEADER PARAMETERS
    Authorization
    required
    string

    認証情報 (付録参照)

    Accept
    required
    string
    Value: "application/json"

    レスポンスの形式

    Responses

    RESPONSE SCHEMA: application/json
    result
    required
    string
    Value: "OK"

    処理結果

    Response samples

    Content type
    application/json
    {
    • "result": "OK"
    }


    Content type
    application/json
    {
    • "message": "Error message"
    }

    Content type
    application/json
    {
    • "message": "Error message"
    }