Is Jira allow to create Jira ticket with multi level indenting option?

We are using the Jira API to create tickets on Jira with the ticket’s title, description, and body. On the API, we are providing the formatting to the Jira description using the Jira markdown formatting documented here: Markdown and keyboard shortcuts | Jira Software Cloud | Atlassian Support. In this format, we wanted to give the description in multi-indent format, as attached in the image. Let me know if Jira allows you to create descriptions with the multi-indent formatting option on REST APIs.