Skip to main content
PUT
Update notification category

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

category_id
string
required

Category ID

Body

application/json

Updated category data

active
boolean
default_opt_in
boolean
description
string
name
string
order
integer

Response

Category updated successfully

active
boolean
created_at
string
default_opt_in
boolean
description
string
id
string
name
string
order
integer
updated_at
string