Skip to content

Post types (CPT) in apps

The content API already reads a site’s post types, with GET /v1/post-types (scope post_types:read). See GET /v1/post-types. An app declaring its own post types does not exist yet.